Re: tomcat 5.5.20 build failing

2006-10-12 Thread Markus Schönhaber
Roger Hendrix at Baldor-IS wrote: > I am attempting to build tomcat 5.5.20 from source. > > I am zlinux version of SuSE 9.3 an IBM mainframe. > > I have downloaded and installed the SDK 5.0 What SDK? Sun's? Which version exactly? Regards mks

RE: tomcat 5.5.20 build failing

2006-10-12 Thread Caldarale, Charles R
> From: Roger Hendrix at Baldor-IS [mailto:[EMAIL PROTECTED] > Subject: tomcat 5.5.20 build failing > > I am attempting to build tomcat 5.5.20 from source. Why bother? Tomcat is pure Java (other than the optional APR connector), so you can use the distributed binaries on any platform. - Chuck