Hi all.
I have redhat 7.2 with apache 2.0.28 and tomcat-4.0.1
I have download webapp-module-1.0.1-tc401-src.tar.gz
In Readme.txt say:
1)
cvs -d :pserver:[EMAIL PROTECTED]:/home/cvspublic login
(Logging in to [EMAIL PROTECTED] )
CVS password: anoncvs
cvs -d :pserver:[EMAIL PROTECTED]:/home/cvspublic \
checkout jakarta-tomcat-connectors/webapp
OK
2)
cd ./jakarta-tomcat-connectors/webapp
cvs -d :pserver:[EMAIL PROTECTED]:/home/cvspublic \
checkout apr
OK
3) ./support/buildconf.sh
OK
4)
./configure --with-apxs=/usr/local/apache2/bin/apxs
--with-tomcat=/usr/local/jakarta-tomcat-4.0.1/
--with-java=/usr/local/jdk/
OK
5) make
IT SAY:
*** Warning: This library needs some functionality provided by -lwebapp.
*** I have the capability to make that library automatically link in when
*** you link to this library. But I can only do this if you have a
*** shared version of the library, which you do not appear to have.
*** Warning: libtool could not satisfy all declared inter-library
*** dependencies of module mod_webapp. Therefore, libtool will create
*** a static module, that should work as long as the dlopening
*** application is linked with the -dlopen flag.
in /usr/src/jakarta-tomcat-connectors/webapp/apache-2.0 have:
mod_webapp.c
-rw-r--r-- 1 root root 654 ene 21 17:05 mod_webapp.la
-rw-r--r-- 1 root root 90196 ene 21 17:05 mod_webapp.lo
-rw-r--r-- 1 root root 89980 ene 21 17:05 mod_webapp.o
-rw-r--r-- 1 root root 0 ene 21 17:05 mod_webapp.slo
but thereisn't a mod_webapp.so file ��
Can anybody tell me where is the fail��
Thanks in advance
--
-------------------------------------------------
Gabriel Lopez Millan - Grupo ANTS-CIRCuS
Facultad de Inform�tica
Universidad de Murcia (Espa�a) Tfo: +34 968367645
--
To unsubscribe: <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>