回 帖 发 新 帖 刷新版面

主题:[原创]求助,在用拨号软件的时候遇到这问题

在用拨号软件的时候遇到这问题:

[code]
[root@localhost binaryfile]# ./mystar
./mystar: error while loading shared libraries: libnet.so.1: cannot open shared object file: No such file or directory

[/code]

那个libnet.so.1在哪?怎么装啊///

回复列表 (共1个回复)

沙发

at the root directory
/
type the command
find . -name libnet.so.1

If you find it, add the path to your LD_LIBRARY_PATH

我来回复

您尚未登录,请登录后再回复。点此登录或注册