Hi there. If I do a default installation everything seems to 
work out OK.

Changing the default installation path to 
/usr/local/apache2-0-55 with the following configure command:

shell>$ ./configure --prefix=/usr/local/apache2-0-55 
--libdir=/usr/local/apache2-0-55  && make && make install 

gives the following error.

Installing man pages and online manual
mkdir /usr/local/apache2-0-55/man
mkdir /usr/local/apache2-0-55/man/man1
mkdir /usr/local/apache2-0-55/man/man8
mkdir /usr/local/apache2-0-55/manual
Installing build system files
libtool: install: warning: 
`/downloads/apache/server-2-0-55/httpd-2.0.55/srclib/apr-util/libaprutil-0.la' 
has not been installed in `/usr/local/apache2/lib'
libtool: install: warning: 
`/downloads/apache/server-2-0-55/httpd-2.0.55/srclib/apr/libapr-0.la' 
has not been installed in `/usr/local/apache2/lib'
make[1]: Leaving directory 
`/downloads/apache/server-2-0-55/httpd-2.0.55'
karsites:/downloads/apache/server-2-0-55/httpd-2.0.55 #

Any ideas please?

Keith Roberts


---------------------------------------------------------------------
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