在运行cube游戏的时候发生错误:
输入命令:./assaultcube.sh
显示:.//bin_unix/linux_client: error while loading shared libraries: libopenal.so.1: cannot open shared object file: Error 40
各位大虾,神通广大,快给我解决下阿,这个error 40是什么错误阿?
在Google上找了半天,一般都是No such file or directory 这种错误,可是我的事Error 40这个错误,真是不知道该怎么办了。。。
跪求解决!!!
-
- 帖子: 20
- 注册时间: 2007-08-14 15:55
- oztaxx
- 帖子: 260
- 注册时间: 2009-03-17 14:09
Re: 跪求解决!!!
error while loading shared libraries: libopenal.so.1
这句是关键
Sony VGN-CR322H
Ubuntu 10.04 DVD 安装
糟透了
Ubuntu 10.04 DVD 安装
糟透了
- 想入非非
- 帖子: 8078
- 注册时间: 2008-07-14 22:42
- 来自: Beijing
- 联系:
Re: 跪求解决!!!
代码: 全选
poplar@poplar-gnome:~$ sudo apt-cache search libopenal
libcoin40c2 - high-level 3D graphics kit with Open Inventor and VRML97 support - runtime
libcoin60 - high-level 3D graphics kit implementing the Open Inventor API
libopenal-dev - Software implementation of the OpenAL API (development files)
libopenal1 - Software implementation of the OpenAL API (libraries)
libopenal1-dbg - Software implementation of the OpenAL API (debugging symbols)

Ubuntu User