Hi, Well, on further inspection, I have this which is posing as libc.so.6:
test_server# ls -l /usr/compat/linux/lib/libc.so.6 lrwxr-xr-x 1 root wheel 13 Jan 31 15:48 /usr/compat/linux/lib/libc.so.6 -> libc-2.2.4.so Rich. > > The catch is libc.so.6 is on the system. The mod_jk that I got was the > > binary, and I got it as binary on the recommendation of the documentation > > on jakarta.apache.org. It's my guess, that the binary doesn't know where > > to look for the shared object. > > Run 'ldconfig -r' to get the current list of cached shared objects. If > libc.so.6 isn't there, then you've got your explanation. > > However, there is a bigger problem -- where the heck did you get libc.so.6 > from? FreeBSD doesn't have one of these -- FreeBSD 4.x has libc.so.4 and > FreeBSD 5.x has libc.so.5. > > -- > Matt Emmerton > > > To Unsubscribe: send mail to [EMAIL PROTECTED] > with "unsubscribe freebsd-questions" in the body of the message > > To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message