try to create a symlink from libpcap.so.1 to libpcap.so.7 in the directory where libpcap resides,
if there are no big differences, it will just work best ray (another one) ----- Original Message ----- From: "Ray" <[email protected]> To: [email protected] Sent: Friday, December 2, 2011 9:41:24 AM Subject: [pfSense] nmap dependencies broken in 2.0? Hi, I installed nmap yesterday on a pfsense 2.0. When I call it, everything I get is /usr/local/bin/nmap /libexec/ld-elf.so.1: Shared object "libpcap.so.1" not found, required by "nmap" When I search for the library file, I find it's not on the box: find / -name "libpcap.so.1" -print (no results) There is no package for libpcap in the list of installable packages. However, some version of libpcap does in fact exist on the box: ldd /usr/sbin/tcpdump /usr/sbin/tcpdump: libpcap.so.7 => /lib/libpcap.so.7 (0x2811a000) libcrypto.so.6 => /lib/libcrypto.so.6 (0x28148000) libc.so.7 => /lib/libc.so.7 (0x282a3000) Did anyone else here run into trouble with nmap on 2.0 or is it only me? Cheers, Raimund Eimann _______________________________________________ List mailing list [email protected] http://lists.pfsense.org/mailman/listinfo/list _______________________________________________ List mailing list [email protected] http://lists.pfsense.org/mailman/listinfo/list
