[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Making .pm files run.



iNetForce wrote:
> I installed Image Magick, but now im getting this error:
> 
> http# apachectl restart
> /usr/local/sbin/apachectl restart: httpd not running, trying to start
> Syntax error on line 691 of /usr/local/etc/apache/httpd.conf:
> Can't locate Mail/Sendmail.pm in @INC (@INC contains:

Now it's looking for Mail::Sendmail which will need to be installed as well.
It's quite possible that there are many more of these which need to be
installed. So you can just keep installing them. To translate the file path name
into a Perl module name you basically change all '/' into '::' and then drop the
final '.pm'.

-- 
Michael Peters
Developer
Plus Three, LP


Mail converted by mhonarc 2.6.15
This archive provided courtesy of JSW4.NET, Internet Hosting Services for Small Business.