Have you checked that your /etc/ld.so.conf includes the directory you
installed your libraries to (a configure -without options- normally
installs to /usr/local so the libpcap would go into /usr/local/lib which
is per default not included in mdk's ld.so.conf file as far as I now).

Mirco

On Sat, 2002-05-25 at 23:57, Thomas Madhavan wrote:
> Hi all.
> 
> I installed libpcap-0.7.1 on my machine. I then uninstalled it (for some
> reason) using 'make uninstall' and then deleting libpcap directory.
> 
> Now, I need libpcap again to install snort. I've downloaded it, run
> './configure', 'make' and 'make install' and everything seems to go OK.
> 
> But there are no lib files installed, such as libpcap.so.2 (I think) and
> so Snort will not work, complaining that libpcap is not installed.
> Tcpdump and Ethereal work fine.
> 
> Thanks
> 
> Thomas Madhavan
> 
> OS: Mdk 8.2 2.4 kernel


Reply via email to