I'm trying to build Apache with Tomcat.
I can't use the Tomcat binaries because they require glibc-2.2, but
I'm on a Linux RH 6.2 system that I'm in no position to upgrade, and
RH 6.2 and glibc-2.2 apparently don't mix. Therefore, I decided to
try building my own Tomcat binary, one that can hopefully work with
the version of glibc I have. (Does this make any sense??)
The building instructions for Tomcat are outdated and skimpy, but
anyway I got to:
% ant -projecthelp
Buildfile: build.xml
BUILD FAILED
No JAXP compliant XML parser found. Please visit
http://xml.apache.org for a suitable parser
Total time: 0 seconds
This gives me too little information to go on. If someone would be so
kind as to tell me exactly what XML parser I must download, and where
I must install it for ant to work, I'd be most grateful.
Thanks!
KJ
--
To unsubscribe: <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>