I tried to create an ARPVERS file with this arguments. It now configure
correctly but then it crashes at the make time.

I tried to use the APR distributed in the httpd2 tar file and I could
compiled. I'll try to install it on my server tonight.

I'll let you know if it worked.

Antoine

-----Message d'origine-----
De : Felix Schumacher [mailto:[EMAIL PROTECTED]]
Envoyé : jeudi 19 septembre 2002 12:17
À : Tomcat Users List
Objet : RE: Problem compiling mod_webapps.


I have looked into my APRVARS-file. It is a listing of variables.
You can fill in your values with apr-config:

CC="gcc"
CPP="gcc -E"
SHELL="/bin/sh"
EXTRA_CPPFLAGS="-DLINUX=2 -D_REENTRANT"
EXTRA_CFLAGS="-g -O2"
EXTRA_LDFLAGS=""
EXTRA_LIBS="-lm -lcrypt -lnsl  -ldl"
EXTRA_INCLUDES=""
LIBTOOL_LIBS=""
SHLIBPATH_VAR="LD_LIBRARY_PATH"
APR_SOURCE_DIR="/root/jakarta-tomcat-connectors-4.0.4-src/webapp/apr"
APR_SO_EXT="lo"
APR_LIB_TARGET="-rpath \$(libdir) \$\$objects"


-- Original Nachricht --

>Hi list,
>
>       I try to compile mod_webapp for my apache-tomcat server (apache 1.3
>/ tomcat 4.0.4).
>       I use apr-0.9.1 (I have no choice)
>       when I run ./configure, it says that APRVARS is missing. I read the
>APR readme file and it says that APRVARS is not use anymore and apps should
>use apr-config.
>       I tried to "ln -s apr-config APRVARS" but everything falls in a
>heap...
>
>       Does anybody ever compiled mod_webapps ? does someone have a good
>URL on how to build mod_webapp ?
>       Shall I try to run apache-tomcat with jk ?
>
>Thanks for you advises.
>
>Sincerly
>
>Antoine
>







________________________________________
Online Fotoalben - jetzt kostenlos bei http://www.ePost.de



--
To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>

Reply via email to