I have had no problems on Red Hat 7.2 & 7.3, and I got an email from someone who didn't have any major problems on Red Hat 8. Likewise SuSe and Mandrake.
I had no problems whatsoever the other day with JK on Solaris 8, but had problems with JK2 on Solaris 8. I still need to search bugzilla to see if a problem I had with JK2 has been submitted...there was no definition for some socket descriptors in jk_channel_connect.c. The other was user error on my part by not having a sym-link to libapr.so from libapr.0.so. For some reason, people seem to be skipping Solaris 7 in the build process, I don't know why. I see info on building for Solaris 6 and 8, but not 7. In my experience, any of the Linux distros should be good to go for building JK/JK2, which is to be expected with an open source project. It actually took quite a bit of effort to get my Solaris 8 box happy with building GNU-oriented open source code...I had to install dozens of Sun packages on top of a normal Solaris install, not to mention a whole bunch of packages from sunfreeware.com before I could even start building. John > -----Original Message----- > From: Madere, Colin [mailto:colin.madere@;ieminc.com] > Sent: Wednesday, November 06, 2002 5:47 PM > To: 'Tomcat Users List' > Subject: RE: compiling mod_jk under AIX (or any other OS it wasn't > develop ed on) > > > I'm having the same build war with my Solaris 7 box. Have > the build scripts > using cc in places even when gcc is specified, have it > telling me my apxs > path is invalid when I am absolutely sure it is valid and is > not corrupt in > any way. Every time I fix one thing, another is a problem. > > Anyone know what platform you can actually compile the latest > version of > JK/JK2 on without errors? Isn't the whole purpose of having > a buildconf and > configure script to solve most of those "where's the library" > and other > platform issues? > -- To unsubscribe, e-mail: <mailto:tomcat-user-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:tomcat-user-help@;jakarta.apache.org>
