I seem to remember seeing something in this list about mod_jk not working properly with jdk 1.4. I ultimately ended up downloading the binary distro for Solaris 8. I had problems building the mod_jk.so file for Apache, not the java classes though (I'm using jdk 1.3.1).
The problem I ran into with mod_jk.so was that I couldn't figure out how to add $JAVA_HOME/include/solaris to the cflags...everything I tried (adding it to the makefile, setting it in my shell, etc) didn't work. So I gave up and grabbed the binary from jakarta.apache.org. On Wed, 2002-06-26 at 09:09, Jan-Willem Goedheer wrote: > Hi Mark, > > I'm using JDK 1.4. I already tried a version for Solaris 8 but it didn't > work. > But I'll try the ./configure. Hopefully it works. > > Jan-Willem > > ----- Original Message ----- > From: "Faine, Mark" <[EMAIL PROTECTED]> > To: "'Tomcat Users List'" <[EMAIL PROTECTED]> > Sent: Wednesday, June 26, 2002 3:05 PM > Subject: RE: building mod_jk > > > > Which JDK are you using? Try 1.3.1 I had an incredibly hard time getting > > mod_jk built. Also, try building it with the ./configure script. That's > > what worked for me. If you were on Solaris 8 I would suggest you try my > > mod_jk.so but I doubt it would work on 7. > > > > -Mark > > > > -----Original Message----- > > From: Jan-Willem Goedheer [mailto:[EMAIL PROTECTED]] > > Sent: Wednesday, June 26, 2002 7:49 AM > > To: Tomcat Users List > > Subject: Re: building mod_jk > > > > > > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > -- Sean M. Alderman ITRACK Systems Analyst PACE/NCI - NASA Glenn Research Center (216) 433-2795 Calling a windowed operating system "Windows" is like naming an automobile "Wheels." -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
