On 8/15/07, Ole Ersoy <[EMAIL PROTECTED]> wrote:

> I have a lot more progress now!  I get the following (The only important part 
> is the bottom i think):
>
> [EMAIL PROTECTED] native]# ./configure 
> --with-apr=/home/ole/rpmbuild/BUILD/apr-1.2.8/
...
> libtool: install: error: relink `libtcnative-1.la' with the above command 
> before installing it
> make: *** [install] Error 1
>
> Any idea what this means?

I'd suggest re-running this with a specific prefix to avoid potential
conflict with anything currently installed, e.g.

./configure --prefix=/usr/local/apr
--with-apr=/home/ole/rpmbuild/BUILD/apr-1.2.8/

FWIW,
-- 
Hassan Schroeder ------------------------ [EMAIL PROTECTED]

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to