It was an src.rpm. I goofed when I ftp'ed it. I noticed that too. I redid the ftp but had same results.
It looks like there are requirements for about 20 other packages. Ant, many jakarta-commons packages, etc. With the SuSE SLES 8 distribution you get jakarta-tomcat-4.0.4. You also get openssl. And now I'ved learned we have openCryptoki as well. I think all I need is SSL HTTP Connector and JSSE. Someone told me to go with jakarta tomcat 4.1.29 or higher. It just seems that teh jakarta tomcat rpm's I find require a lot of other jakarta packages to be installed. "Post, Mark K" wrote: > 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 ---------------------------------------------------------------------- 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
