Trying to build the connector, got the following error, anyone can help?
$PWD> ./buildconf.sh libtoolize --force --automake --copy ./buildconf.sh: libtoolize: not found aclocal ./buildconf.sh: aclocal: not found automake -a --foreign -i --copy ./buildconf.sh: automake: not found autoconf ./buildconf.sh: autoconf: not found
You need to have the tools automake and autoconf installed on your system to run buildconf.sh. But in recent bundled of jakarta-tomcat-connectors, you might be able to skip that step and just run ./configure.
-Dave
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
