Neil,

Embperl needs only to have read access the Apache header files and must be
able to start the Apache binary, to check with whichs options it is
compiled.

The header files are normaly installed by mod_perl somewhere under the Perl
directory (do a find -name httpd.conf). Take this directory as source when
Makefile.PL asks. Additionaly Makefile.PL will ask for the Apache binary if
it cannot be automaticly found.

Hope this helps

Gerald

-------------------------------------------------------------
Gerald Richter    ecos electronic communication services gmbh
Internetconnect * Webserver/-design/-datenbanken * Consulting

Post:       Tulpenstrasse 5         D-55276 Dienheim b. Mainz
E-Mail:     [EMAIL PROTECTED]         Voice:    +49 6133 925131
WWW:        http://www.ecos.de      Fax:      +49 6133 925152
-------------------------------------------------------------

----- Original Message -----
From: "Neil Gunton" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, March 20, 2001 12:51 PM
Subject: Embperl install


> Hi Gerald, quick question: I am installing Embperl on the server of a
> small company for whom I am doing some consulting. The server is running
> FreeBSD, and the setup is a virtual server environment which has many
> restrictions on what my user account can see. Currently I am having
> problems with the install of the Embperl mod_perl support because the
> user does not have access to the Apache src directory. I am trying to
> get the sysadmin to give us read access. The question is, how much does
> Embperl need to be able to see in order to install with mod_perl? Is it
> sufficient to just have read-only access on the src directory of Apache?
> What file(s) does it need to access? Are there any other directories
> outside of the apache src dir that will be required?
>
> This has all been invisible to me up to now while working on my own
> servers, because I can install as root.
>
> TIA
>
> -Neil
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to