Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » Tomcat Users »

JK2 - missing library

Michael Cardon

2003-06-03

Replies:

I'm trying to make the mod_jk2 connector under the following environment:

RH Linux 9
Apache= httpd-2.0.46
Java= j2sdk1.4.2
Tomcat= jakarta-tomcat-4.1.24
Connector= jakarta-tomcat-connectors-4.1.24-src

I run sh ./buildconf.sh ... OK

I run ./configure \
--with-apxs2=/usr/local/apache2/bin/apxs \
--with-tomcat41=/usr/local/tomcat \
--with-java-home=${JAVA_HOME} \
--with-java-platform=2 \
--with-jni \
--with-pcre      ... OK

I then run make and get one error:

cannot find -lpcre

Do I need to modify the Makefile somehow to get this to run? Any help is
very much appreciated. Thanks.


---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected)
For additional commands, e-mail: tomcat-user-help@(protected)


©2008 junlu.com - Jax Systems, LLC, U.S.A.