The libapr.so does not exist on my system. It must not be installed with the RedHat linux.
Also in my case Tomcat is running on an NT machine. Thanks Asif -----Original Message----- From: Sean Bruton [mailto:[EMAIL PROTECTED] Sent: Friday, November 21, 2003 8:54 PM To: Tomcat Users List Subject: Re: make error of mod-jk2 in Redhat Linux go to ${apache2.home}/lib and link "libapr-0.so" to "libapr.so" and try again... this hint shamelessly lifted from: http://www.pubbitch.org/jboss/mod_jk2.html On Fri, 2003-11-21 at 16:01, Asif Chowdhary wrote: > After running the ./configure --with-apxs2=/usr/sbin/apxs > I run the "make" command > I get this error. > > Please Help > > /usr/bin/ld: cannot find -lapr-0 > collect2: ld returned 1 exit status > make[1]: *** [../../../build/jk2/apache2/jkjni.la] > Error 1 > make[1]: Leaving directory > `/home/asifc/jakarta-tomcat-connectors-jk2-2.0.2-src/jk/native2/server/apache2' > make: *** [jk2-build] Error 1 > > mailto:[EMAIL PROTECTED] > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
