Ann, Where did you get that file? Most source RPMs have .src.rpm on the end, not 2jpp.rpm. Tomcat is supposed to be platform independent, so I'm not sure it needs compiling.
Mark Post -----Original Message----- From: Linux on 390 Port [mailto:[EMAIL PROTECTED] On Behalf Of Ann Smith Sent: Friday, May 07, 2004 11:52 AM To: [EMAIL PROTECTED] Subject: Re: SSL Basics for Linux/390 ? I entered 'rpm -i tomcat4-4.1.30-2jpp.rpm '. And that seemed to work fine. I entered 'rpm -ba tomcat4.spec' and get errors about 'command not found' some of it below: /var/tmp/rpm-tmp.35449: line 1: build-classpath: command not found ++ build-classpath jta /var/tmp/rpm-tmp.35449: line 1: build-classpath: command not found ++ build-classpath tyrex /var/tmp/rpm-tmp.35449: line 1: build-classpath: command not found ++ build-classpath jaas /var/tmp/rpm-tmp.35449: line 1: build-classpath: command not found ++ build-classpath jndi /var/tmp/rpm-tmp.35449: line 1: build-classpath: command not found ++ build-classpath jdbc-stdext /var/tmp/rpm-tmp.35449: line 1: build-classpath: command not found ++ build-classpath puretls /var/tmp/rpm-tmp.35449: line 1: build-classpath: command not found ++ build-classpath jsse/jcert /var/tmp/rpm-tmp.35449: line 1: build-classpath: command not found ++ build-classpath jsse/jnet /var/tmp/rpm-tmp.35449: line 1: build-classpath: command not found ++ build-classpath jsse/jsse /var/tmp/rpm-tmp.35449: line 1: build-classpath: command not found + ant '-Djava.home=%{java_home}' -Dbuild.compiler=modern /var/tmp/rpm-tmp.35449: line 71: ant: command not found Bad exit status from /var/tmp/rpm-tmp.35449 (%build) Looking at the spec file I think I may need other jakarta packages installed. David Boyes wrote: > > It looks to me like I need > > Tomcat 4.1.27 or later so that the connectors are included. Has > > anyone had experience running SSL with linux/390 using Tomcat? The > > server runs SuSE SLES8 SP3. > > Where can I find compatible Tomcat files? I also looking for good SSL > > doc for linux. > > The Oreilly SSL book is excellent. > > Dunno if you have a crypto engine available, but if you do, I strongly > encourage you to get the OpenSSL OpenCryptki mods from the IBM > Alphaworks site to enable OpenSSL to use the PCICA and later. It > *dramatically* improves SSL performance (not unexpected, but it's > *really* a big difference...) > > Wrt to the src RPMs: do they not build with rpm? They should install > OK if you force RPM to build them from src. > > -- db > > ---------------------------------------------------------------------- > For LINUX-390 subscribe / signoff / archive access instructions, send > email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or > visit http://www.marist.edu/htbin/wlvindex?LINUX-390 ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390 ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390
