ChinaUnix.net
相关文章推荐:

linux cc error while loading shared libraries

发信人: innersmile(灵境胡同), 信区: Programming 标 题: error while loading shared libraries 发信站: 瀚海星云 (2006年01月02日07:12:32 星期一), 站内信件 WWWPOST 请问在什么情况下会出现如下错误: lin113-14:70% ./gtkTensorViewer: error while loading shared libraries: libgtkglext-x11-1.0.so.0: cannot open shared object file: No such file or directory lin113-14:71% echo $LD_LIBRARY_PATH /usr/local/lib:/...

by innersmile - 程序开发 - 2006-02-21 10:07:29 阅读(1527) 回复(6)

相关讨论

我写了个程序,Makefile文件如下,该程序需要安装osip协议栈,而且我也安装了。 jnsip: gcc main.c process.c udp.c register.c MD5.c db.c aut.c -I /usr/include/mysql -I /usr/local/include/osipparser2 -L /usr/local/lib -losipparser2 -L /usr/lib/mysql -lmysqlclient -lpthread -o jnsip 程序编译没有出现任何问题,生成可执行文件jnsip,但是./jnsipd时,出现了如下错误: [root@FC2 jn_osip_526]# ./jnsip ./jnsip: err...

by hkdjining - 程序开发 - 2006-11-08 09:08:36 阅读(2619) 回复(3)

我的是rh8.0,安装一个软件卸载后执行startx出错,安装该软件之前正常,错误信息如下 xauth: error while loading shared libraries: libXmuu.so.1: cannot open shared object file: No such file or directory xauth: error while loading shared libraries: libXmuu.so.1: cannot open shared object file: No such file or directory xauth: error while loading shared libraries: libXmuu.so.1: cannot open shared object f...

by cczcy - Linux论坛 - 2003-02-18 15:43:35 阅读(1003) 回复(5)

RedHat73,"error while loading shared libraries: libstdc++.so.5" When i install a software,It report "error while loading shared libraries: libstdc++.so.5"? Why?

by raymon_wan - Linux论坛 - 2004-07-14 22:29:50 阅读(754) 回复(1)
by Chelonia Mydas - Informix - 2003-12-09 10:49:54 阅读(3339) 回复(5)

iplanet web server在linux 7.2下(内核:2.4.7)安装正常,但是到公司后,在linux 8下(内核:Kernel 2.4.18-14)但是在执行#./setup后,出现error while loading shared libraries:libncurses.so.4:Cannot open shared object file. 说是公共的库没有找到或文件不存在。是我得linux安装有问题么?

by cing - Linux论坛 - 2003-12-17 03:15:32 阅读(1077) 回复(4)

Running the root.sh failes on the second node(After intalling the clusterware),errors as follows: Checking to see if Oracle CRS stack is already configured /etc/oracle does not exist. Creating it now. Setting the permissions on OCR backup directory Setting up NS directories Oracle Cluster Registry configuration upgraded successfully clscfg: EXISTING configuration version 3 detected. clscfg: versi...

by 13627662 - Oracle - 2009-03-24 12:59:28 阅读(2276) 回复(4)

AS4.0的系统,做DNS服务器用,每次开机启动到syslog时出现如下提示:"error while loading shared libraries:/lib/ld-linux.so.2 can't apply additional memory protection after relocation:Permission denied"。每次如此,无奈想出关闭syslog ,可是这样不是办法,在GOOGLE搜到类似的解决办法,但是不敢妄动,还请各位大虾指教!

by psit - 系统管理 - 2006-06-12 11:06:58 阅读(655) 回复(0)

运行如下命令,但发生如下错误,不知如何解决,请大虾指点,谢谢。 :/usr/local/staf/bin # ./STAFProc ./STAFProc: error while loading shared libraries: libSTAF.so: cannot open shared object file: No such file or directory

by dcomli - 系统管理 - 2006-03-29 17:28:58 阅读(2543) 回复(1)

qmail-smtp认证时出现的错误:我使用的认证包是qmail-smtpd-auth-0.31, 启动脚本如下: exec /usr/local/bin/softlimit -m 2000000 \ /usr/local/bin/tcpserver -v -H -R -l "$LOCAL" -x /etc/tcp.smtp.cdb -c "$MAXSMTPD" \ -u "$QMAILDUID" -g "$NOFILESGID" 0 smtp /var/qmail/bin/qmail-smtpd \ lingtong.com /home/vpopmail/bin/vchkpw-auth /bin/true \ /bin/cmd5checkpw /bin/true 其中:vc...

by youth1980 - 服务器应用 - 2004-11-10 09:27:33 阅读(1943) 回复(0)

我的内核是2.6.11-1.1369_FC4,安装matlab7,图形界面打不开,所以我用文本方式.输入 $matlab/install* -t,并同意协议后出错: "/tmp/10183tmwinstall/update/bin/glnx86/xsetup: error while loading shared lib raries: /tmp/10183tmwinstall/update/bin/glnx86/libmwins.so: cannot restore seg ment prot after reloc: Permission denied" 请问是什么问题?是一些旧的库文件没装么?谢谢

by mongzhu - 系统管理 - 2005-06-24 10:28:47 阅读(822) 回复(0)