> -----Original Message-----
> From: Sinclair, Alan (CORP, GEAccess)
> [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, January 24, 2001 1:10 PM
> To: '[EMAIL PROTECTED]'
> Subject: Apache.pm location on installation
> 
> 
> All,
> 
> I have successfully installed mod_perl on Solaris. The 
> mod_perl installation
> process has installed the Apache.pm module in the perl lib 
> directory. Is
> that normal?  I was expecting the Apache perl stuff to be 
> installed under
> APACHE_PREFIX.

APACHE_PREFIX is the prefix that Apache gets for stuff like the httpd binary
(like /usr/local/apache)

perl needs to install Apache.pm where it can see it.

see 
http://perl.apache.org/guide/install.html#APACHE_PREFIX
and
http://perl.apache.org/guide/install.html#Installing_Perl_Modules_into_a_D

HTH

--Geoff

> 
> Thanks!
> 
> 

Reply via email to