pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Problems with shared libraries on linux amd64
> tcptraceroute: error while loading shared libraries: libnet.so.1:
> cannot open shared object file: No such file or directory
$ objdump -x `which tcptraceroute` | grep RPATH
RPATH /usr/pkg/lib/libnet10
The library should be at /usr/pkg/lib/libnet10/libnet.so.1
I see some other packagers on other systems are having similar problems.
Home |
Main Index |
Thread Index |
Old Index