这个是我的输出
代码: 全选
/home/icelee123/Game/Puzzle\ Moppet/bin/PuzzleGame
Litha Game Engine
Arg: /home/icelee123/Game/Puzzle Moppet/bin/PuzzleGame
Actual executable path: /home/icelee123/Game/Puzzle Moppet/bin/PuzzleGame
Settings path: /home/icelee123/.Puzzle Moppet/Puzzle Moppet.ini
Logging to /home/icelee123/Game/Puzzle Moppet/bin/Puzzle Moppet.log
Also logging to /var/log/Puzzle Moppet.log
Original starting path: /home/icelee123
Changing directory to /home/icelee123/Game/Puzzle Moppet/bin
Querying current desktop resolution...
Irrlicht Engine version 1.6.1
Linux 3.2.0-23-generic #36-Ubuntu SMP Tue Apr 10 20:39:51 UTC 2012 x86_64
Cached original resolution: 1366x768
Irrlicht says: Irrlicht Engine version 1.6.1
Irrlicht says: Linux 3.2.0-23-generic #36-Ubuntu SMP Tue Apr 10 20:39:51 UTC 2012 x86_64
Irrlicht says: Using renderer: OpenGL 4.2.11627
Irrlicht says: ATI Mobility Radeon HD 5000 Series : ATI Technologies Inc.
Irrlicht says: OpenGL driver version is 1.2 or better.
Irrlicht says: GLSL version: 4.2
Fullscreen: 1
、、、、、
楼主直接把那个bin下的PuzzleGame 文件拖到终端看看还是“没有那个文件或目录”么?
这种事情有时会发生,就是明明有那个文件,却提示找不到文件。如果还是提示没有,重新解压一次
另:INSTALL.sh其实是没必要的。它只是在主文件夹下创立一个隐藏目录,并把程序文件复制到那个目录、建立一个图标而已。具体是在主文件夹下.Puzzle Moppet里
INSTALL.sh是这样说的
代码: 全选
echo "This will install an icon to the Application menu."
echo "It will also copy the game data files to $DATAPATH"
楼主无法运行游戏大概是缺少什么库文件。需要从终端看一下输出以便确定缺少什么库