tcflying 发表于 2003-4-5 12:27:25

是不是说安装成功了?

toby 发表于 2003-4-5 12:35:04

不知道有没有成功的,我也很菜如果都没成功就是我的问题了

yyy300 发表于 2003-4-5 17:26:12

和我遇到的情况一模一样!!! 难道你的也是SuSE8.1??

# ./install.sh
./install.sh: line 6: cd: style: No such file or directory
cp: cannot stat `pixmaps': No such file or directory
cp: cannot stat `themes': No such file or directory
cp: cannot stat `wallpapers': No such file or directory
cp: cannot stat `icewm-themes': No such file or directory
Acqua for KDE installed.
我的显示这样.怎么回事?



toby: 这个问题怎么解决??

toby 发表于 2003-4-5 18:27:53

Re: 和我遇到的情况一模一样!!! 难道你的也是SuSE8

# ./install.sh
./install.sh: line 6: cd: style: No such file or directory
cp: cannot stat `pixmaps': No such file or directory
cp: cannot stat `themes': No such file or directory
cp: cannot stat `wallpapers': No such file or directory
cp: cannot stat `icewm-themes': No such file or directory
Acqua for KDE installed.
我的显示这样.怎么回事?



toby: 这个问题怎么解决??

说是没有这个文件或者目录吧,我也不是高手希望高手们来看看

fingster 发表于 2003-4-5 18:34:03

改一下路径,就可以了
找到这样一行:
KDE_FOUND=`find $HOME -name ".kde*" -type d -maxdepth 1`
将“.kde*”里的“*”去掉,也就是这样:
KDE_FOUND=`find $HOME -name ".kde" -type d -maxdepth 1`
页: 1 [2]
查看完整版本: KDE-Mac OS皮肤美化主题集成包上传