Hi -
I am trying to get Apache 2x working with Tomcat 4x on HP-UNIX. I
downloaded jakara-tomcat-connectors-4.0.2-01-src.tar and am trying to
create the webapp DSO.
I am getting the following error. What are APR sources? Where can I find
them?
Thanks, Paula
$ chmod +x support/*.sh
$ ./support/buildconf.sh
--- Cannot run APR "buildconf" script
Don't a forget to download a copy of the APR sources, and to run
the buildconf script for it:
# cd [path to APR sources]
# ./buildconf
# cd [path to WebApp sources]
Then remember to run ./configure script including the command line
option "--with-apr=[path to APR sources]"
--- Creating WebApp "configure" script
Creating configure ...
./support/buildconf.sh[88]: autoconf: not found.
--- All done
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>