Ethereal-users: [Ethereal-users] Re: Problems loading libsnmp-0.4.2.1.so

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

Date: Mon, 7 May 2001 08:30:29 -0400
Title: Re: Problems loading libsnmp-0.4.2.1.so

What do ls -l /usr/lib/libsnmp* and ls -l /usr/local/lib/libsnmp* print?

ls -l /usr/lib/libsnmp* ==>

lrwxrwxrwx 1 root root 18 Apr 26 18:00 /usr/lib/libsnmp.so.0 -> libsnmp.so.0.4.1.2

-rwxr-xr-x 1 root root 256347 Jul 20 2000 /usr/lib/libsnmp.so.0.4.1.2



ls -l /usr/local/lib/libsnmp* ==>

-rwxr-xr-x 1 root root 743151 May 4 13:47 /usr/local/lib/libsnmp-0.4.2.1.so

-rw-r--r-- 1 root root 1366020 May 4 13:47 /usr/local/lib/libsnmp.a

-rwxr-xr-x 1 root root 649 May 4 13:47 /usr/local/lib/libsnmp.la

lrwxrwxrwx 1 root root 18 May 4 13:47 /usr/local/lib/libsnmp.so -> libsnmp-0.4.2.1.so



> Hello, I am having some issues with getting ethereal to compile
> correctly. I have searched through the mailing lists and have solved
> most of the problems I am experiencing, but am unable to figure out the
> following error:
>
> error while loading shared libraries: libsnmp-0.4.2.1.so: cannot open
> shared object file: No such file or directory