打印

cedega3.4的问题。。。不知道为什么出现这样的东西。。

cedega3.4的问题。。。不知道为什么出现这样的东西。。

linux:/home/tim/usr/bin # ./cedega
./cedega: line 143: /usr/lib/transgaming_cedega//winex/bin/pthreads_stack_test: 没有那个文件或目录
./cedega: line 144: [: -gt: unary operator expected
cp: stat‘/usr/lib/transgaming_cedega//.transgaming’失败: 没有那个文件或目录
chmod: 无法访问‘/root/.transgaming’: 没有那个文件或目录
./cedega: line 210: /usr/lib/transgaming_cedega//.transgaming/config: 没有那个文件或目录
ln: 正在创建连至‘/root/.transgaming/c_drive’的符号链接‘/root/TransGaming_Drive’: 文件已存在
ln: 正在创建连至‘/usr/lib/transgaming_cedega//winex/bin/regsvr32’的符号链接‘/root/.transgaming/c_drive/windows/system32/regsvr32’: 没有那个文件或目录
ln: 正在创建连至‘/usr/lib/transgaming_cedega//winex/bin/regsvr32.so’的符号链接‘/root/.transgaming/c_drive/windows/system32/regsvr32.so’: 没有那个文件或目录
ln: 正在创建连至‘/usr/lib/transgaming_cedega//winex/bin/winebrowserlink’的符号链接‘/root/.transgaming/c_drive/windows/system32/winebrowserlink’: 没有那个文件或 目录
ln: 正在创建连至‘/usr/lib/transgaming_cedega//winex/bin/winebrowserlink.so’的符 号链接‘/root/.transgaming/c_drive/windows/system32/winebrowserlink.so’: 没有那个文件或目录
./cedega: line 233: /usr/lib/transgaming_cedega//update.reg: 没有那个文件或目录
Updating TransGaming config and registry info
WARNING: Your old config file has been moved to config.old. Any modifications you made to this file
will have to be replaced.
mv: stat‘/root/.transgaming/config’失败: 没有那个文件或目录
./cedega: line 257: /usr/lib/transgaming_cedega//.transgaming/config: 没有那个文件或目录
cp: stat‘/usr/lib/transgaming_cedega//.transgaming/dyndata.reg’失败: 没有那个文 件或目录
./cedega: line 263: /usr/lib/transgaming_cedega//update.reg: 没有那个文件或目录
mkdir: 无法创建目录‘/root/.transgaming/c_drive/My Documents’: 没有那个文件或目录cp: target ‘/root/.transgaming/c_drive/windows/’ is not a directory: 没有那个文 件或目录
ln: 正在创建连至‘/usr/lib/transgaming_cedega//winex/bin/regsvr32’的符号链接‘/root/.transgaming/c_drive/windows/system32/regsvr32’: 没有那个文件或目录
ln: 正在创建连至‘/usr/lib/transgaming_cedega//winex/bin/regsvr32.so’的符号链接‘/root/.transgaming/c_drive/windows/system32/regsvr32.so’: 没有那个文件或目录
ln: 正在创建连至‘/usr/lib/transgaming_cedega//winex/bin/winebrowserlink’的符号链接‘/root/.transgaming/c_drive/windows/system32/winebrowserlink’: 没有那个文件或 目录
ln: 正在创建连至‘/usr/lib/transgaming_cedega//winex/bin/winebrowserlink.so’的符 号链接‘/root/.transgaming/c_drive/windows/system32/winebrowserlink.so’: 没有那个文件或目录
cp: stat‘/usr/lib/transgaming_cedega//.transgaming/tg_config_version’失败: 没有 那个文件或目录
Update complete
usage: cedega [-use-pthreads <yes/no>] [[-]-winver <version>] [[-]-debugmsg <debug>] [[-]-version] [[-]-use-dos-cwd <dir>] [[-]monitor-cdrom-eject] <application> [application parameters]

If you require additional help, please refer the HOWTO guide in the downloads section of the subscribers area.
爱情没有永远。Linux才是永恒!

TOP

要在根目录下解压啊!
把文件移动到根目录下

使用命令解压!
tar zxvf  xxx.gz

如果是bz2
就是
tar zjvf xxx.bz2

TOP