I'm stumped. You're getting this error with the mod_jk.so file from the Jakarta site? OR an old one from my site?
John > -----Original Message----- > From: John Bullock [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, January 07, 2003 3:45 PM > To: 'Tomcat Users List' > Subject: RE: mod_jk tomcat/apache connector issue > > > > > Everything looks fine with ld.so.1 > > > > > > # echo $LD_LIBRARY_PATH > > > /usr/local/lib:/usr/dt/lib:/usr/openwin/lib:/usr/lib > > -----Original Message----- > From: Turner, John [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, January 07, 2003 2:40 PM > To: 'Tomcat Users List' > Subject: RE: mod_jk tomcat/apache connector issue > > > > Ooops, my bad. Sorry about that. What's the value of > LD_LIBRARY_PATH in > your environment? > > John > > > -----Original Message----- > > From: John Bullock [mailto:[EMAIL PROTECTED]] > > Sent: Tuesday, January 07, 2003 3:39 PM > > To: 'Tomcat Users List' > > Subject: RE: mod_jk tomcat/apache connector issue > > > > > > ldconfig is a linux-based configurable run-time linking > system, right? > > > > I'm on Solaris 8 (which is coincidentally how I found your how-to) > > > > The solaris equivalent is.. crle it looks like although I'm > > not sure how it > > is used. > > > > Versions: > > Solaris 8 > > gcc 2.95.3 > > libtool 1.4 > > tar 1.13.19 > > tomcat connectors source 4.1.18 > > etc. (let me know if you need any more versions for make, > > autoconf, etc.) > > > > [ j o h n ] > > > > -----Original Message----- > > From: Turner, John [mailto:[EMAIL PROTECTED]] > > Sent: Tuesday, January 07, 2003 2:04 PM > > To: 'Tomcat Users List' > > Subject: RE: mod_jk tomcat/apache connector issue > > > > > > > > Have you run ldconfig lately? I think it is supposed to run > > on startup, but > > maybe something got munged up recently. > > > > John > > > > > > > > > -----Original Message----- > > > From: John Bullock [mailto:[EMAIL PROTECTED]] > > > Sent: Tuesday, January 07, 2003 3:03 PM > > > To: 'Tomcat Users List' > > > Subject: RE: mod_jk tomcat/apache connector issue > > > > > > > > > Everything looks fine with ld.so.1 > > > > > > # echo $LD_LIBRARY_PATH > > > /usr/local/lib:/usr/dt/lib:/usr/openwin/lib:/usr/lib > > > > > > # find . | grep ld.so > > > ./usr/lib/sparcv9/librtld.so.1 > > > ./usr/lib/sparcv9/ld.so.1 > > > ./usr/lib/sparcv9/libld.so.2 > > > ./usr/lib/sparcv9/libld.so.3 > > > ./usr/lib/ld.so > > > ./usr/lib/ld.so.1 > > > ./usr/lib/librtld.so.1 > > > ./usr/lib/mdb/kvm/krtld.so > > > ./usr/lib/mdb/kvm/sparcv9/krtld.so > > > ./usr/lib/libld.so.2 > > > ./usr/lib/libld.so.3 > > > > > > *sigh*... I was hoping that was it. Seems like every time > > I run into > > > something wacky, it has to do with libraries and LD_LIBRARY_PATH > > > > > > [ j o h n ] > > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
