蓝森林首页 | 返回主页 | 本站地图 | 站内搜索 | 联系信箱 |
 您目前的位置:首页 > 自由软件 > 技术交流 > 系统管理


如何安装Linux版本ePSXe游戏模拟器
蓝森林 http://www.lslnet.com 2008年3月9日 21:32







下载Linux版本ePSXe模拟器!


官方网站下载:http://www.epsxe.com/download.php


ePSXe v1.6.0


180 KB


ePSXe executeable (Linux)


解压到一个目录中,打开终端进入模拟器目录中输入:


#./epsxe


系统提示:


./epsxe: error while loading shared libraries: libgtk-1.2.so.0: cannot open shared object file: No such file or directory


缺少libgtk-1.2.so.0这个文件,因此epsxe无法运行,那么我们使用yum来安装这个文件!


新起一个Shell,输入:


#yum install libgtk-1.2.so.0 回车后提示安装以下文件! 选择Y开始安装。


Package Arch Version Repository Size


Installing:


gtk+ i386 1:1.2.10-55.fc6 extras 922 k

Installing for dependencies:

glib i386 1:1.2.10-23.fc6 extras 138 k


安装以上文件后,再次在终端中输入:


#./epsxe 回车后我们ePSXe熟悉的界面出现在我们面前,运行成功!




摘自:蓝森林linux-自由软件



Copyright © 1999-2000 LSLNET.COM. All rights reserved. 蓝森林网站 版权所有。 E-mail : webmaster@lslnet.com