Hi Hassan,
I tried that as well:
[root@ole native]# ./configure --with-apr=/usr/lib
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking for working mkdir -p... yes
Tomcat Native Version: 1.1.10
checking for chosen layout... tcnative
checking for APR... configure: error: the --with-apr parameter is incorrect. It must specify
an install prefix, a build directory, or an apr-config file.
I think I liked it better before :-)
Thanks tough,
- Ole
Hassan Schroeder wrote:
> On 8/15/07, Ole Ersoy <ole.ersoy@gmail.com> wrote:
>
>> Then I try to compile like this:
>>
>> [root@ole native]# ./configure && make && make install --with-apr=/usr/lib/
>
> ? Shouldn't you run ./configure --with-apr=/usr/lib && make...
>
> Off the top of my head... :-)
>
---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org
|