将Redhat8.0桌面KDE美化进行到底!(转)
将Redhat8.0桌面KDE美化进行到底!(转自www.linuxsir.com)想实现下面的效果吗?OK!跟我一起做吧!
http://www.linuxforum.net/forum/files/386455-snapshot1.png
首先以root身份进入系统。
1,使用silver810212版主写的RedHat linux8.0汉化最终完美篇-2003年1月8日(xtt+xft2,可显示粗斜体)--吐血推荐贴子把RH8中文美化搞定。
2,使用南北管理员写的桌面主题的安装[不同的主题有不同的方法]贴子把mosfet-liquid桌面主题安装上。
然后打开KDE控制中心,选择"外观“-》”风格“-》”Hight PerformanceLiquid " ,应用。
3,在/usr/share/apps/kdisplay/color-schemes目录新建一个名为Acqua++.kcsrc文件。
加入以下内容:
Name=Acqua++
activeBackground=56,88,165
activeBlend=62,145,235
activeForeground=0,0,0
activeTitleBtnBg=220,220,220
alternateBackground=238,246,255
background=234,233,232
buttonBackground=169,209,255
buttonForeground=0,0,0
contrast=7
foreground=0,0,0
inactiveBackground=175,214,255
inactiveBlend=175,214,255
inactiveForeground=128,128,128
inactiveTitleBtnBg=220,220,220
linkColor=0,0,192
selectBackground=169,209,255
selectForeground=3,3,3
visitedLinkColor=128,0,128
windowBackground=255,255,255
windowForeground=0,0,0
存盘。
打开KDE控制中心,选择"外观“-》”颜色“-》”Acqua++" ,应用。
4,到下面这个地址去下载一个acqua_v2.0.tgz文件。
http://www.kdelook.org/content/show.php?content=3629
解压缩
tar xvzfacqua_v2.0.tgz
然后就是进入解压出来的目录执行
#./configure
#make
#make install
复制 /usr/local/kde/share/apps/kwin/acqua.desktop 到/usr/share/apps/kwin目录里。
复制/usr/local/kde/lib/kde2目录中的libkwinacqua.la、libkwinacqua.so文件到/usr/lib/kde3里。
打开KDE控制中心,选择"外观“-》”窗口装饰“-》”Acqua" ,应用。
5,到下列网址下载Crystal Icons0.85图标主题crystal_icons.tar.gz
http://www.linuxfans.org/nuke/modules.php?name=Desktop_Downloads&op=geninfo&did=20
打开KDE控制中心,选择"外观“-》”图标“-》”Contectiva Crystal 0.85" ,应用。
6,把桌面的应用程序图标全部改成自己喜欢的。方法是:右击要改变的应用程序图标,在弹出菜单中选择”属性“,在常规项中即可调整图标。 确实不错! 噢,升级到了 0.85 了啊 ??
2003年02月26日下午13时59分06秒# rpm -qi crystal-icons-0.6-2tex
Name : crystal-icons Relocations: (not relocateable)
Version : 0.6 Vendor: (none)
Release : 2tex Build Date: 2002年09月21日 星期六 12时26分19秒
Install date: 2002年10月05日 星期六 08时53分19秒 Build Host: pclinuxonline.com
Group : KDE Source RPM: crystal-icons-0.6-2tex.src.rpm
Size : 7835695 License: GPL
Signature : (none)
URL : http://www.kde.org
Summary : K Desktop Environment - Crystal Ice
Description :
A beautiful iconset named 'Crystal'
看样子我也要下载了啦 ! # rpmbuild --recompile liquid-0.9.6pre4-2tex.src.rpm
Installing liquid-0.9.6pre4-2tex.src.rpm
warning: user texstar does not exist - using root
warning: group texstar does not exist - using root
error: Failed build dependencies:
libqt3-devel is needed by liquid-0.9.6pre4-2tex
我知道RedHat 是有 libqt3-devel 的,只是名字不同罢了。我
2003年02月26日下午14时35分26秒# rpmbuild --recompile liquid-0.9.6pre4-2tex.src.rpm--nodeps
... ...
checking for libjpeg... -ljpeg
checking for Qt... libraries /usr/lib/qt3/lib, headers /usr/lib/qt3/include using -mt
checking if Qt compiles without flags... no
checking for moc... /usr/lib/qt3/bin/moc
checking for uic... /usr/lib/qt3/bin/uic
checking whether uic supports -L ... yes
checking whether uic supports -nounload ... yes
checking if Qt needs -ljpeg... no
checking for rpath... no
checking for KDE... libraries /usr/lib, headers /usr/include/kde
checking for KDE paths... defaults
checking for dcopidl... /usr/bin/dcopidl
checking for dcopidl2cpp... /usr/bin/dcopidl2cpp
checking for mcopidl... /usr/bin/mcopidl
checking for artsc-config... /usr/bin/artsc-config
checking for kde-config... /usr/bin/kde-config
checking for meinproc... /usr/bin/meinproc
checking for setenv... yes
checking for unsetenv... yes
checking if colorscheme should be compiled... yes
checking if kcmliquid should be compiled... yes
checking if kwin-engine should be compiled... yes
checking if widget-engine should be compiled... yes
configure: creating ./config.status
fast creating ./Makefile
fast creating colorscheme/Makefile
fast creating kcmliquid/Makefile
fast creating kwin-engine/Makefile
fast creating kwin-engine/liquser_id_default/Makefile
fast creating widget-engine/Makefile
config.status: creating config.h
+ %make
/var/tmp/rpm-tmp.59302: fg: no job control
error: Bad exit status from /var/tmp/rpm-tmp.59302 (%build)
RPM build errors:
user texstar does not exist - using root
group texstar does not exist - using root
Bad exit status from /var/tmp/rpm-tmp.59302 (%build)
我编译 Mandrake 的许多 src.rpm 包都出现类似的问题,这是为什么阿?
llc 向你求救了 ! 上面显示在 make 是出错。中止了。
这里不行阿,我直接来到这个目录 /usr/src/redhat/BUILD/mosfet-liquid0.9.6pre4 编译了。
错误提示不一样:
2003年02月26日下午14时41分21秒# make
makeall-recursive
make: Entering directory `/usr/src/redhat/BUILD/mosfet-liquid0.9.6pre4'
Making all in colorscheme
make: Entering directory `/usr/src/redhat/BUILD/mosfet-liquid0.9.6pre4/colorscheme'
make: Nothing to be done for `all'.
make: Leaving directory `/usr/src/redhat/BUILD/mosfet-liquid0.9.6pre4/colorscheme'
Making all in kcmliquid
make: Entering directory `/usr/src/redhat/BUILD/mosfet-liquid0.9.6pre4/kcmliquid'
source='liquid.cpp' object='liquid.lo' libtool=yes \
depfile='.deps/liquid.Plo' tmpdepfile='.deps/liquid.TPlo' \
depmode=gcc3 /bin/sh ../admin/depcomp \
/bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/kde -I/usr/lib/qt3/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT-D_REENTRANT-DNDEBUG -DNO_DEBUG -O2 -fno-exceptions -fno-check-new -DQT_CLEAN_NAMESPACE-DQT_NO_ASCII_CAST-c -o liquid.lo `test -f liquid.cpp || echo './'`liquid.cpp
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/kde -I/usr/lib/qt3/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -DNDEBUG -DNO_DEBUG -O2 -fno-exceptions -fno-check-new -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -c liquid.cpp -MT liquid.lo -MF .deps/liquid.TPlo -MD -MP-fPIC -DPIC -o .libs/liquid.o
In file included from liquid.cpp:2:
previewdata.h: In function `QImage uic_findImage(const QString&)':
previewdata.h:343: `qUncompress' undeclared (first use this function)
previewdata.h:343: (Each undeclared identifier is reported only once for each
function it appears in.)
make: *** Error 1
make: Leaving directory `/usr/src/redhat/BUILD/mosfet-liquid0.9.6pre4/kcmliquid'
make: *** Error 1
make: Leaving directory `/usr/src/redhat/BUILD/mosfet-liquid0.9.6pre4'
make: *** Error 2
看样子,非要升级 qt 才行 ?? 默认的RH8用mosfet-liquid0.9.5才能编译通过,用高版的需要升级部分组件才行。所以我是直接安装的mosfet-liquid0.9.5,省事一些。 看了其主站点 http://mosfet.org/liquid.html。
liquid-0.9.6pre4 是只能在 KDE 3.1上安装的。原来如此。 默认的RH8用mosfet-liquid0.9.5才能编译通过,用高版的需要升级部分组件才行。所以我是直接安装的mosfet-liquid0.9.5,省事一些。
我也是一样的呢 !
2003年02月26日下午17时03分22秒# rpm -qi mosfets-liquid-0.9.5-7tex
Name : mosfets-liquid Relocations: (not relocateable)
Version : 0.9.5 Vendor: (none)
Release : 7tex Build Date: 2002年09月26日 星期四 11时20分46秒
Install date: 2002年10月05日 星期六 08时53分11秒 Build Host: pclinuxonline.com
Group : Graphical desktop/KDE Source RPM: mosfets-liquid-0.9.5-7tex.src.rpm
Size : 454736 License: BSD
Signature : DSA/SHA1, 2002年09月26日 星期四 11时20分47秒, Key ID cd6e0ecbf3d45509
Packager : texstar <[email protected]>
URL : http://mosfet.org/liquid.html
Summary : High performance Theme for KDE 3
Description :
High Performance Liquid Theme for KDE 3. 在rh9下可以吗? 在rh9下可以吗?
搂住站出来说说啊
页:
[1]