Thanks for your help in the past.

I am attempting to install Apache and performing the configure command. I was told I need to enable DSO , and below are the commands I ran to attempt to execute the configure command.

When running the configure script for Apache what options should I use. I did the following:

export CC="cc"
export CFLAGS="-O2"
./configure --prefix=/web/apache2058


Below is the output I received.


checking for chosen layout... Apache
checking for working mkdir -p... yes
checking build system type... powerpc-ibm-aix5.2.0.0
checking host system type... powerpc-ibm-aix5.2.0.0
checking target system type... powerpc-ibm-aix5.2.0.0

Configuring Apache Portable Runtime library ...

checking for APR... reconfig
configuring package in srclib/apr now
checking build system type... powerpc-ibm-aix5.2.0.0
checking host system type... powerpc-ibm-aix5.2.0.0
checking target system type... powerpc-ibm-aix5.2.0.0
Configuring APR library
Platform: powerpc-ibm-aix5.2.0.0
checking for working mkdir -p... yes
APR Version: 0.9.12
checking for chosen layout... apr
checking for gcc... -O2
checking for C compiler default output file name... configure: error: C compiler
cannot create executables
See `config.log' for more details.
configure failed for srclib/apr

_________________________________________________________________
Don’t just search. Find. Check out the new MSN Search! http://search.msn.click-url.com/go/onm00200636ave/direct/01/


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
  "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to