/usr/local/apache2/lib Regards, PQ "This Guy Thinks He Knows Everything" "This Guy Thinks He Knows What He Is Doing"
-----Original Message----- From: Brzezinski, Paul J [mailto:[EMAIL PROTECTED]] Sent: February 12, 2003 11:47 AM To: Tomcat Users List Subject: RE: java.io.IOException: no jkjni in java.library.path is it in the same directory as libjkjni.so? -- /usr/local/apache2/modules -----Original Message----- From: Andy Richards [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 12, 2003 11:39 AM To: Tomcat Users List Cc: [EMAIL PROTECTED] Subject: RE: java.io.IOException: no jkjni in java.library.path Thanks... Know i get java.io.IOException: /usr/local/apache2/modules/libjkjni.so: libapr-0.so.0: cannot open shared object file: No such file or directory Not sure where to put libapr-0.so.0. Has anyone actually got a unixSocket to work or "am i clutching at straws here?" Everyway i turn i hit another problem. They dont make things easy do they? Well i will keep trying for today thanks Andy On Wed, 2003-02-12 at 16:32, [EMAIL PROTECTED] wrote: Copy libjkjni.so to somewhere in your apache2 or tomcat and create an entry in your workers2.properties apr.NativeSo=/somewhere/libjkjni.so I didn't get IOException but ClassDefNotFoundException: cant create apr. Regards, PQ "This Guy Thinks He Knows Everything" "This Guy Thinks He Knows What He Is Doing" -----Original Message----- From: Andy Richards [ <mailto:[EMAIL PROTECTED]> mailto:[EMAIL PROTECTED]] Sent: February 12, 2003 11:28 AM To: [EMAIL PROTECTED] Subject: java.io.IOException: no jkjni in java.library.path Hi anyone know how to rectify this? java.io.IOException: no jkjni in java.library.path I have compiled connectors-4.1.20 and copied mod_jk2.so and libjkjni.so to apache2 modules directory. I am trying to get a unixSocket to work to connect apache2 and tomcat-4.1.20... Cheers Andy --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> [EMAIL PROTECTED] <http://www.esolution.co.uk> http://www.esolution.co.uk ___________________________ e: <mailto:[EMAIL PROTECTED]> [EMAIL PROTECTED] w: <http://www.esolution.co.uk> www.esolution.co.uk t: [+44] 01785 827666 f: [+44] 01788 827601 This E mail may contain proprietary, confidential or legally privileged information and is intended for the addressee only. If you are not the intended addressee, please notify me immediately and do not use, disclose, distribute, copy, print or rely on it. The views expressed are mine and do not necessarily reflect those of eSolution.
