>> > did you run your ./configure with
>> > "--enable-mods-shared=all" ?
> $ ./configure --prefix=/usr/local/apache2 --enable-so
> --enable-mods-share=all
Compare your configure line to what was suggested.
Joost
-
The offi
Josua wrote:
I think you mean --enable-mods-shared=all
Unfortuantely, this is a typo that is all-important but that configure
can't warn you about.
Joshua.
I make the typo mistake only in the mail, I comprove it with
$ history | grep configure
thanks.
In other computer (with Ubuntu 5.1) I i
On 5/10/06, Billy Nab <[EMAIL PROTECTED]> wrote:
-Original Message-
From: Daniel Hernandez [mailto:[EMAIL PROTECTED]
Sent: Wednesday, May 10, 2006 3:34 PM
To: users@httpd.apache.org
Subject: RE: [EMAIL PROTECTED] instaling modules
>sorry, I was mistaken when writing it in the
Billy Nab wrote:
I don't think anyone has asked yet so I will so we know -
Which version of apache and os are you using?
I'm using httpd-2.2.2 that I download from the apache site, and
I'm using Debian stable.
--
Daniel H
-Original Message-
From: Daniel Hernandez [mailto:[EMAIL PROTECTED]
Sent: Wednesday, May 10, 2006 3:34 PM
To: users@httpd.apache.org
Subject: RE: [EMAIL PROTECTED] instaling modules
>sorry, I was mistaken when writing it in the mail. It must to say:
>
>$ ./configure --prefix=/
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
You are doing the ls on this dir
/local/home/apache2
But your configure command has -prefix=
/usr/local/apache2
B Nab
-Original Message-
From: Daniel Hernandez [mailto:[EMAIL PROTECTED]
Sent: Wednesday, May 10, 2006 3:08 PM
To: Apache Users
Subject: Re: [EMAIL PROTECTED] instaling
Daniel Hernandez wrote:
Richard de Vries wrote:
> did you run your ./configure with
> "--enable-mods-shared=all" ?
No, now I'm compling it again.
Thanks
It didn't works fine:
$ ./configure --prefix=/usr/local/apache2 --enable-so --enable-mods-share=all
$ make
# make install
$ ls /local/home
On Wed, 10 May 2006, Richard de Vries wrote:
did you run your ./configure with
"--enable-mods-shared=all" ?
No, now I'm compling it again.
Thanks
--
Daniel H
-
The official User-To-User support forum of the Apache HTTP Serv
did you run your ./configure with
"--enable-mods-shared=all" ?
R
--- Daniel Hernandez <[EMAIL PROTECTED]> wrote:
> Hello,
> I install apache from source and the modules/ dir
> don't have any modules.
> I need to use mod_rewrite.os for a rails
> application. How can I get it?
> Thanks
> --
> D
10 matches
Mail list logo