LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 806|回复: 3

HELP! How can i get " ld-linux.so.1"

[复制链接]
发表于 2004-11-17 15:28:41 | 显示全部楼层 |阅读模式
i executed a program . but it prompt the following message:

******************
[friend@localhost bin]$ ./mveriwell
bash: ./mveriwell: /lib/ld-linux.so.1: bad ELF interpreter: No such file or directory

*****************

i use the find command to search the file "ld-linux.so.1" , but i didn't find it.

is there anyone can tell me how can i get this file?

thanks a lot !!
发表于 2004-11-17 16:11:53 | 显示全部楼层
ln -s /lib/ld-linux.so.2 /lib/ld-linux.so.1试试
 楼主| 发表于 2004-11-17 19:52:04 | 显示全部楼层
it still can't tun . the error message displays as following:


*****************
[root@localhost bin]# ln -s /lib/ld-linux.so.2 /lib/ld-linux.so.1
[root@localhost bin]# ls
about.xpm    continue.xpm  project.xpm  search.xpm  textedit.xpm   waves.xpm    zoomout.xpm
browse.xpm   exit.xpm      restart.xpm  step.xpm    trace.xpm      zoomin.xpm   zoomto.xpm
console.xpm  mveriwell     run.xpm      stop.xpm    veriwell.help  zoommax.xpm
[root@localhost bin]# ./mveriwell
./mveriwell: error while loading shared libraries: libg++.so.26: cannot open shared object file:
No such file or directory
****************

how can i do now?
发表于 2004-11-17 20:04:57 | 显示全部楼层
I think this programme is too old, try to install a new up2date version.
您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表