On Wed, 10 May 2006, Billy Nab wrote:

You are doing the ls on this dir
/local/home/apache2

But your configure command has -prefix=
/usr/local/apache2

Sorry, I was mistaken when writing it in the mail. It must to say:

$ ./configure --prefix=/usr/local/apache2 --enable-so --enable-mods-share=all
$ make
# make install
$ ls /user/local/apache2/modules
httpd.exp

How you see, there are no SO files.


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