Don't forget to check your perl location too

# type in console: which perl
# check the first line of /usr/local/apache/bin/apxs, is it pointing
to the same perl.

Best regards,
IPBS


On 7/14/06, McKenzie, James J C-E LCMC HQISEC/L3
<[EMAIL PROTECTED]> wrote:
**


Sam:

Is gcc (GNU C Compiler) installed and available in the PATH for the user you
are using to install ServletExec?  You will also need ld and possibly ar/as
available too.  You will also need to to add the library files for these
programs to the LD_LIBRARY_PATH of your system.

If you are running Solaris (as I am) you need to do the following:

Export PATH=$PATH:/usr/ccs/bin
Export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/ccs/lib

These two commands will add the binaries and library files for the C
compiler and all associated programs and library files.

I'm sure that if you are using a different *NIX, someone here can help.


James McKenzie

_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at http://www.wwrug.org

Reply via email to