|
|
我想安装一个主题文件
在http://baghira.sourceforge.net/download.htm下载了源码包
名字是baghira-0.6b.tar.bz2
在上面的链接中给出了安装方法:
Decompress the package:
me@box:~$ tar -xjf baghira-x.yz.tar.bz2
Enter the package Directory
me@box:~$ cd baghira-x.yz
Configure the package for your System
me@box:~$ ./configure --prefix=`kde-config --prefix` --disable-debug --enable-final
Compile the Package
me@box:~$ make
Change to root (you'll need the password)
me@box:~$ su
Install the Package
me@box:~$ make install
我是直接在root用户下进行操作的
但在解压缩过程中出现这样的错误 附截图)
我换了个普通用户进行操作提示说权限不够
这该怎么办呢???????
我用的是FC3 |
本帖子中包含更多资源
您需要 登录 才可以下载或查看,没有帐号?注册
x
|