QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 1398|回复: 9

有谁把KDE的baghira主题安装成过,教教me可以吗?

[复制链接]
发表于 2005-10-6 09:38:48 | 显示全部楼层 |阅读模式
偶装的magiclinux1.2-0318原版,没有升级.下载了baghira-.0.7(说是final了)
偶装上,啥也找不到.主题,风格样式里都没有. 只有窗口装饰有个baghira.
有哪位Apple theme junkies安装好很漂亮的界面,可以
教教我怎么搞的吗?不胜感激.
发表于 2005-10-6 10:35:10 | 显示全部楼层
./configure --prefix=`kde-config --prefix` --disable-debug
make -j2
make install

之后最好重新启动 X 一下
回复

使用道具 举报

 楼主| 发表于 2005-10-6 10:53:04 | 显示全部楼层
jiangtao老大,不行阿
显示是这样,不知道怎么回事?
[root@MagicalSword baghira-release]# make j2
make: *** 没有规则可以创建目标“j2”。 停止。
[root@MagicalSword baghira-release]#

附:configure 的结果:
[root@MagicalSword baghira-release]# ./configure --prefix=`kde-config--prefix` --disable-debug
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking for -p flag to install... yes
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for kde-config... /usr/bin/kde-config
kde-config: ?????--libsuffix??
kde-config: ?? --help ?????????????
checking where to install... /usr (as requested)
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking whether gcc is blacklisted... no
checking whether g++ supports -Wmissing-format-attribute... yes
checking whether gcc supports -Wmissing-format-attribute... yes
checking whether g++ supports -Wundef... yes
checking whether g++ supports -Wno-long-long... yes
checking whether g++ supports -Wno-non-virtual-dtor... yes
checking whether g++ supports -fno-exceptions... yes
checking whether g++ supports -fno-check-new... yes
checking whether g++ supports -fno-common... yes
checking whether g++ supports -fexceptions... yes
checking how to run the C++ preprocessor... g++ -E
checking whether g++ supports -O0... yes
checking whether g++ supports -Wl,--no-undefined... yes
checking whether g++ supports -Wl,--allow-shlib-undefined... yes
not using lib directory suffix
checking for a sed that does not truncate output... /bin/sed
checking for egrep... grep -E
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for epcf90... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for gfortran... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag  works... yes
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... no
checking for dlopen in -ldl... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for shl_load... (cached) no
checking for shl_load in -ldld... (cached) no
checking for dlopen... (cached) no
checking for dlopen in -ldl... (cached) yes
checking whether a program can dlopen itself... (cached) yes
checking whether a statically linked program can dlopen itself... (cached) yes
appending configuration tag "F77" to libtool
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking if C++ programs can be compiled... yes
checking for strlcat... no
checking if strlcat needs custom prototype... yes - in libkdefakes
checking for strlcpy... no
checking if strlcpy needs custom prototype... yes - in libkdefakes
checking for main in -lutil... yes
checking for main in -lcompat... no
checking for crypt in -lcrypt... yes
checking for socklen_t... yes
checking for dnet_ntoa in -ldnet... no
checking for dnet_ntoa in -ldnet_stub... no
checking for inet_ntoa... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for sys/types.h... (cached) yes
checking for stdint.h... (cached) yes
checking sys/bitypes.h usability... yes
checking sys/bitypes.h presence... yes
checking for sys/bitypes.h... yes
checking for poll in -lpoll... no
checking Carbon/Carbon.h usability... no
checking Carbon/Carbon.h presence... no
checking for Carbon/Carbon.h... no
checking CoreAudio/CoreAudio.h usability... no
checking CoreAudio/CoreAudio.h presence... no
checking for CoreAudio/CoreAudio.h... no
checking if res_init needs -lresolv... yes
checking for res_init... yes
checking if res_init needs custom prototype... no
checking for killpg in -lucb... no
checking for int... yes
checking size of int... 4
checking for short... yes
checking size of short... 2
checking for long... yes
checking size of long... 4
checking for char *... yes
checking size of char *... 4
checking for dlopen in -ldl... (cached) yes
checking for shl_unload in -ldld... no
checking for size_t... yes
checking size of size_t... 4
checking for unsigned long... yes
checking size of unsigned long... 4
checking sizeof size_t == sizeof unsigned long... yes
checking for PIE support... yes
checking if enabling -pie/fpie support... yes
checking crt_externs.h usability... no
checking crt_externs.h presence... no
checking for crt_externs.h... no
checking for _NSGetEnviron... no
checking for vsnprintf... yes
checking for snprintf... yes
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for IceConnectionNumber in -lICE... yes
checking for libXext... yes
checking for pthread_create in -lpthread... yes
checking for extra includes... no
checking for extra libs... no
checking for libz... -lz
checking for libpng... -lpng -lz -lm
checking for libjpeg6b... no
checking for libjpeg... -ljpeg
checking for perl... /usr/bin/perl
checking for Qt... libraries /usr/lib/qt-3.3/lib, headers /usr/lib/qt-3.3/include using -mt
checking for moc... /usr/lib/qt-3.3/bin/moc
checking for uic... /usr/lib/qt-3.3/bin/uic
checking whether uic supports -L ... yes
checking whether uic supports -nounload ... yes
checking if Qt needs -ljpeg... no
checking for rpath... yes
checking for KDE... libraries /usr/lib, headers /usr/include
checking if UIC has KDE plugins available... yes
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 meinproc... /usr/bin/meinproc
checking for xmllint... /usr/bin/xmllint
checking whether byte ordering is bigendian... no
checking for MAXPATHLEN... 4096
checking for X11/extensions/Xdamage.h... no
checking for X11/extensions/Xcomposite.h... no
checking for X11/extensions/Xrender.h... yes
checking if bab should be compiled... yes
checking if colorscheme should be compiled... yes
checking if config should be compiled... yes
checking if deco should be compiled... yes
checking if icons should be compiled... yes
checking if kickermenu should be compiled... yes
checking if kickermenu-3.3 should be compiled... yes
checking if sessionapplet should be compiled... yes
checking if sidebar should be compiled... yes
checking if starter should be compiled... yes
checking if style should be compiled... yes
configure: creating ./config.status
fast creating Makefile
fast creating bab/Makefile
fast creating colorscheme/Makefile
fast creating config/Makefile
fast creating deco/Makefile
fast creating deco/config/Makefile
fast creating icons/Makefile
fast creating kickermenu/Makefile
fast creating kickermenu-3.3/Makefile
fast creating sessionapplet/Makefile
fast creating sidebar/Makefile
fast creating starter/Makefile
fast creating starter/po/Makefile
fast creating style/Makefile
config.pl: fast created 14 file(s).
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands

Good - your configure finished. Start make now

[root@MagicalSword baghira-release]#
回复

使用道具 举报

发表于 2005-10-6 11:41:30 | 显示全部楼层

start make now

还等啥?
其实你第一次已经成功安装了!
回复

使用道具 举报

 楼主| 发表于 2005-10-6 11:59:29 | 显示全部楼层
可是,主题,风格样式,窗口装饰里,都没有baghira 啊
对了,原来安装的怎么删除,
我在安装目录里make uninstall ,make clean
我这样作了,
可是按照jiangtao说的的安装,就是上面结果,很郁闷
回复

使用道具 举报

 楼主| 发表于 2005-10-6 12:05:59 | 显示全部楼层
[root@MagicalSword usr]# find ./ |grep baghira |more
./share/icons/MagicSvg/16x16/apps/baghira
./share/icons/MagicSvg/16x16/apps/baghira/blue.png
./share/icons/MagicSvg/16x16/apps/baghira.png
./share/icons/MagicSvg/22x22/apps/baghira
./share/icons/MagicSvg/22x22/apps/baghira/blue.png
./share/icons/MagicSvg/22x22/apps/baghira.png
./share/icons/MagicSvg/32x32/apps/baghira
./share/icons/MagicSvg/32x32/apps/baghira/blue.png
./share/icons/MagicSvg/32x32/apps/baghira.png
./share/icons/MagicSvg/48x48/apps/baghira
./share/icons/MagicSvg/48x48/apps/baghira/blue.png
./share/icons/MagicSvg/48x48/apps/baghira.png
./share/icons/MagicSvg/64x64/apps/baghira
./share/icons/MagicSvg/64x64/apps/baghira/blue.png
./share/icons/MagicSvg/64x64/apps/baghira.png
./share/icons/MagicSvg/128x128/apps/baghira
./share/icons/MagicSvg/128x128/apps/baghira/blue.png
./share/icons/MagicSvg/128x128/apps/baghira.png
[root@MagicalSword usr]#                  

这帮家伙就不需要干掉了吧^_^
对了,kde主题设置文件,在什么地方啊,
谁知道,告诉我,我去修理修理。
回复

使用道具 举报

发表于 2005-10-6 12:56:03 | 显示全部楼层
make -j2
make j2


            
回复

使用道具 举报

 楼主| 发表于 2005-10-6 19:27:00 | 显示全部楼层
现在编译发现总是
then mv -f ".deps/usermanager.moc.Tpo" ".deps/usermanager.moc.Plo"; else rm -f ".deps/usermanager.moc.Tpo"; exit 1; fi
usermanager.cpp: In member function `void UserManager::doNewSession(bool)':
usermanager.cpp:251: error: `PlainCaption' is not a member of `KMessageBox'
make[2]: *** [usermanager.lo] 错误 1
make[2]: *** 正在等待未完成的任务....
make[2]: Leaving directory `/opt/linuxBackup/linuxdownload/kdetheme/baghira-release/sessionapplet'
make[1]: *** [all-recursive] 错误 1
make[1]: Leaving directory `/opt/linuxBackup/linuxdownload/kdetheme/baghira-release'
make: *** [all] 错误 2
[root@MagicalSword baghira-release]#      

算了,不搞了,等慢慢看懂了,再说。
谢谢各位了
回复

使用道具 举报

发表于 2005-10-6 20:22:31 | 显示全部楼层
KDE 版本?
回复

使用道具 举报

 楼主| 发表于 2005-10-6 21:53:50 | 显示全部楼层
magiclinux1.2原版kde3.3.2
研究研究baghira主题,争取一个多月搞明白怎么事
也可能是我系统的事.
不过啊,我在caihua的ftp上下的baghira-0.5e很好用,我现在用的那个
不知道能不能搞成很像apple tiger开始.任务栏的主题
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

GMT+8, 2024-11-25 21:44 , Processed in 0.170836 second(s), 16 queries .

© 2021 Powered by Discuz! X3.5.

快速回复 返回顶部 返回列表