[分享]ubuntu下安装awn dock-Avant Window Navigator教程[更新8.04]

各种窗口管理器和美化相关
回复
头像
myshenzhen
帖子: 229
注册时间: 2007-09-14 9:17
来自: 深圳

#61

帖子 myshenzhen » 2008-04-03 9:38

好心人帮忙把awn-extras-applets打包成deb格式,给我这个老白使用,谢过了
俺是菜鸟中的菜鸟的菜鸟.英文它认识我,我不认识它.
请给点耐心,和详细的指点.谢谢
dengying201
帖子: 20
注册时间: 2007-04-05 22:29
来自: 重庆

#62

帖子 dengying201 » 2008-04-10 13:11

好东东。。。留个印.....呵呵 :D
dengying201
帖子: 20
注册时间: 2007-04-05 22:29
来自: 重庆

#63

帖子 dengying201 » 2008-04-10 14:10

代码: 全选

candy-ca@Candy-CA:~/awn-extras-applets-0.2.6$ ./configurechecking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
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 ISO C89... none needed
checking dependency style of gcc... gcc3
checking for library containing strerror... none required
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for a sed that does not truncate output... /bin/sed
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 recognize dependent libraries... pass_all
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 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 how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for xlf... no
checking for f77... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for xlf90... no
checking for f90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... no
checking for g95... no
checking for xlf95... no
checking for f95... no
checking for fort... no
checking for ifort... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for ftn... 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... 98304
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 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 static flag -static 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 if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
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++ static flag -static 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
appending configuration tag "F77" to libtool
checking for gconftool-2... /usr/bin/gconftool-2
checking for intltool >= 0.34... 0.36.2 found
checking for perl... /usr/bin/perl
checking for XML::Parser... ok
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for ngettext in libc... yes
checking for dgettext in libc... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... /usr/bin/msgfmt
checking for dcgettext... yes
checking if msgfmt accepts -c... yes
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for python... /usr/bin/python
checking for a version of Python >= 2.1.0... yes
checking for the distutils Python package... yes
checking for Python include path... -I/usr/include/python2.5
checking for Python library path... -L/usr/lib/python2.5 -lpython2.5
checking for Python site-packages path... ${exec_prefix}/lib/python2.5/site-packages
checking python extra libraries...  -lpthread -ldl  -lutil
checking python extra linking flags... -Xlinker -export-dynamic
checking consistency of all components of python development environment... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for PYCAIRO... yes
checking for PYGTK... yes
checking for pygtk-codegen-2.0... /usr/bin/pygtk-codegen-2.0
checking for pygtk defs... /usr/share/pygtk/2.0/defs
checking for round in -lm... yes
checking for AWN... yes
checking for LIBGLADE... yes
checking for LIBWNCK... yes
checking for LIBX11... yes
checking for COMPOSITE... yes
checking for XRENDER... yes
checking for LIBSEXY... yes
checking for LIBNOTIFY... yes
checking for DBUS_GLIB... yes
checking for GNOMEUI... yes
checking for GNOME_DESKTOP... yes
checking for GNOME_VFS... yes
checking for RSVG... yes
checking for GNOME_MENU... yes
checking for GTOP... yes
checking for VTE... yes
checking for optional Beagle support (Affinity)... no
checking for optional Tracker support (Affinity)... no
checking for AFFINITY... yes
checking for FILEBROWSER... yes
checking for CAIRO_MENU_GNOME... yes
checking for NOTIFICATION_DAEMON... yes
checking for SHINY_SWITCHER... yes
checking for STANDALONE_LAUNCHER... yes
checking for TASKMAND... yes
checking for TASKMAND_APPLET... yes
checking for python module alsaaudio... yes
checking for python module feedparser... no
configure: error: python module feedparser required (python-feedparser)
candy-ca@Candy-CA:~/awn-extras-applets-0.2.6$ pkg-config --modversion awn0.2.6
candy-ca@Candy-CA:~/awn-extras-applets-0.2.6$ make && sudo make install && sudo ldconfig
make: *** 没有指明目标并且找不到 makefile。 停止。
candy-ca@Candy-CA:~/awn-extras-applets-0.2.6$ 
求救呀。。。。。安装不起呀.....
leansy
帖子: 56
注册时间: 2006-08-26 14:54

#64

帖子 leansy » 2008-04-11 1:56

麻烦高人给指点一下阿,我是使用默认路径安装的,而且也用CFLAGS="-ggdb" ./configure个命令重新配置安装过一遍awn,还用CFLAGS="-ggdb" ./configure和dash ./configure这两个命令重新配置安装过一遍extras了。可还是出现“make: *** 没有指明目标并且找不到 makefile。 停止。”

另外,我没能理解楼主说:
如果你想重新编译解决bug,加参数如下:
代码:
CFLAGS="-ggdb" ./configure [configure flags]
这句话的意思,具体怎么操作?
是不是说用CFLAGS="-ggdb" ./configure这条命令重新配置安装一遍awn?安装extras提示“make: *** 没有指明目标并且找不到 makefile。 停止。”和awn怎么装(我是指设置时执行CFLAGS="-ggdb" ./configure)有关系吗?应该没有吧?
leansy@leansy-laptop:~/awn-extras-applets-0.2.6$ CFLAGS="-ggdb" ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
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 ISO C89... none needed
checking dependency style of gcc... gcc3
checking for library containing strerror... none required
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for a sed that does not truncate output... /bin/sed
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 recognize dependent libraries... pass_all
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 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 how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for xlf... no
checking for f77... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for xlf90... no
checking for f90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... no
checking for g95... no
checking for xlf95... no
checking for f95... no
checking for fort... no
checking for ifort... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for ftn... 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... 98304
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 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 static flag -static 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 if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
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++ static flag -static 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
appending configuration tag "F77" to libtool
checking for gconftool-2... /usr/bin/gconftool-2
checking for intltool >= 0.34... 0.36.2 found
checking for perl... /usr/bin/perl
checking for XML::Parser... ok
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for ngettext in libc... yes
checking for dgettext in libc... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... /usr/bin/msgfmt
checking for dcgettext... yes
checking if msgfmt accepts -c... yes
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for python... /usr/bin/python
checking for a version of Python >= 2.1.0... yes
checking for the distutils Python package... yes
checking for Python include path... -I/usr/include/python2.5
checking for Python library path... -L/usr/lib/python2.5 -lpython2.5
checking for Python site-packages path... ${exec_prefix}/lib/python2.5/site-packages
checking python extra libraries... -lpthread -ldl -lutil
checking python extra linking flags... -Xlinker -export-dynamic
checking consistency of all components of python development environment... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for PYCAIRO... yes
checking for PYGTK... yes
checking for pygtk-codegen-2.0... /usr/bin/pygtk-codegen-2.0
checking for pygtk defs... /usr/share/pygtk/2.0/defs
checking for round in -lm... yes
checking for AWN... yes
checking for LIBGLADE... yes
checking for LIBWNCK... yes
checking for LIBX11... yes
checking for COMPOSITE... yes
checking for XRENDER... yes
checking for LIBSEXY... yes
checking for LIBNOTIFY... yes
checking for DBUS_GLIB... yes
checking for GNOMEUI... yes
checking for GNOME_DESKTOP... yes
checking for GNOME_VFS... yes
checking for RSVG... yes
checking for GNOME_MENU... yes
checking for GTOP... yes
checking for VTE... yes
checking for optional Beagle support (Affinity)... no
checking for optional Tracker support (Affinity)... no
checking for AFFINITY... yes
checking for FILEBROWSER... yes
checking for CAIRO_MENU_GNOME... yes
checking for NOTIFICATION_DAEMON... yes
checking for SHINY_SWITCHER... yes
checking for STANDALONE_LAUNCHER... yes
checking for TASKMAND... yes
checking for TASKMAND_APPLET... yes
checking for python module alsaaudio... yes
checking for python module feedparser... no
configure: error: python module feedparser required (python-feedparser)
leansy@leansy-laptop:~/awn-extras-applets-0.2.6$ make
make: *** 没有指明目标并且找不到 makefile。 停止。
leansy@leansy-laptop:~/awn-extras-applets-0.2.6$
leansy
帖子: 56
注册时间: 2006-08-26 14:54

#65

帖子 leansy » 2008-04-11 9:11

已经解决了,原来是依赖关系的问题,都是不看配置信息常年直接帖代码惹的祸,果然,依赖关系是万恶之源呀!
楼上的,去用新立得包管理器,搜索“feedparser”,找到“python-feedparser”,装了。ok!
附件
Screenshot.png
头像
cqt6686123
帖子: 41
注册时间: 2008-04-05 10:16
联系:

安装awn-extras出现问题

#66

帖子 cqt6686123 » 2008-04-16 11:58

cqt@cqt-desktop:~$ cd /home/cqt/awn-extras-applets-0.2.4
cqt@cqt-desktop:~/awn-extras-applets-0.2.4$ pkg-config --modversion awn0.2.4
cqt@cqt-desktop:~/awn-extras-applets-0.2.4$ export PKG_CONFIG_PATH="$PKG_CONFIG_PATH:[PREFIX]/lib/pkgconfig"
cqt@cqt-desktop:~/awn-extras-applets-0.2.4$ make && sudo make installmake: *** 没有指明目标并且找不到 makefile。 停止。
cqt@cqt-desktop:~/awn-extras-applets-0.2.4$
头像
cqt6686123
帖子: 41
注册时间: 2008-04-05 10:16
联系:

#67

帖子 cqt6686123 » 2008-04-16 13:38

pps/avant-window-navigator/bar/rounded_corners”上
安装 schema “/schemas/apps/avant-window-navigator/bar/rounded_corners”,区域设置“C”
警告:解析 schema () 的默认值“/schemas/apps/avant-window-navigator/window_manager/launchers”失败
将 schema “/schemas/apps/avant-window-navigator/window_manager/launchers” 关联到键“/apps/avant-window-navigator/window_manager/launchers”上
安装 schema “/schemas/apps/avant-window-navigator/window_manager/launchers”,区域设置“C”
将 schema “/schemas/apps/avant-window-navigator/app/hover_bounce_effect” 关联到键“/apps/avant-window-navigator/app/hover_bounce_effect”上
安装 schema “/schemas/apps/avant-window-navigator/app/hover_bounce_effect”,区域设置“C”
将 schema “/schemas/apps/avant-window-navigator/panel_mode” 关联到键“/apps/avant-window-navigator/panel_mode”上
安装 schema “/schemas/apps/avant-window-navigator/panel_mode”,区域设置“C”
将 schema “/schemas/apps/avant-window-navigator/title/text_color” 关联到键“/apps/avant-window-navigator/title/text_color”上
安装 schema “/schemas/apps/avant-window-navigator/title/text_color”,区域设置“C”
将 schema “/schemas/apps/avant-window-navigator/bar/bar_pos” 关联到键“/apps/avant-window-navigator/bar/bar_pos”上
安装 schema “/schemas/apps/avant-window-navigator/bar/bar_pos”,区域设置“C”
将 schema “/schemas/apps/avant-window-navigator/app/arrow_offset” 关联到键“/apps/avant-window-navigator/app/arrow_offset”上
安装 schema “/schemas/apps/avant-window-navigator/app/arrow_offset”,区域设置“C”
将 schema “/schemas/apps/avant-window-navigator/bar/pattern_uri” 关联到键“/apps/avant-window-navigator/bar/pattern_uri”上
安装 schema “/schemas/apps/avant-window-navigator/bar/pattern_uri”,区域设置“C”
将 schema “/schemas/apps/avant-window-navigator/window_manager/show_all_windows” 关联到键“/apps/avant-window-navigator/window_manager/show_all_windows”上
安装 schema “/schemas/apps/avant-window-navigator/window_manager/show_all_windows”,区域设置“C”
将 schema “/schemas/apps/avant-window-navigator/title/background” 关联到键“/apps/avant-window-navigator/title/background”上
安装 schema “/schemas/apps/avant-window-navigator/title/background”,区域设置“C”
将 schema “/schemas/apps/avant-window-navigator/bar/hilight_color” 关联到键“/apps/avant-window-navigator/bar/hilight_color”上
安装 schema “/schemas/apps/avant-window-navigator/bar/hilight_color”,区域设置“C”
将 schema “/schemas/apps/avant-window-navigator/app/tasks_have_arrows” 关联到键“/apps/avant-window-navigator/app/tasks_have_arrows”上
安装 schema “/schemas/apps/avant-window-navigator/app/tasks_have_arrows”,区域设置“C”
将 schema “/schemas/apps/avant-window-navigator/bar/pattern_alpha” 关联到键“/apps/avant-window-navigator/bar/pattern_alpha”上
安装 schema “/schemas/apps/avant-window-navigator/bar/pattern_alpha”,区域设置“C”
将 schema “/schemas/apps/avant-window-navigator/app/name_change_notify” 关联到键“/apps/avant-window-navigator/app/name_change_notify”上
安装 schema “/schemas/apps/avant-window-navigator/app/name_change_notify”,区域设置“C”
将 schema “/schemas/apps/avant-window-navigator/app/arrow_color” 关联到键“/apps/avant-window-navigator/app/arrow_color”上
安装 schema “/schemas/apps/avant-window-navigator/app/arrow_color”,区域设置“C”
安装 schema “/schemas/apps/avant-window-navigator/app/arrow_color”,区域设置“en_ca”
安装 schema “/schemas/apps/avant-window-navigator/app/arrow_color”,区域设置“en_gb”
将 schema “/schemas/apps/avant-window-navigator/bar/sep_color” 关联到键“/apps/avant-window-navigator/bar/sep_color”上
安装 schema “/schemas/apps/avant-window-navigator/bar/sep_color”,区域设置“C”
将 schema “/schemas/apps/avant-window-navigator/monitor_width” 关联到键“/apps/avant-window-navigator/monitor_width”上
安装 schema “/schemas/apps/avant-window-navigator/monitor_width”,区域设置“C”
将 schema “/schemas/apps/avant-window-navigator/bar/glass_histep_2” 关联到键“/apps/avant-window-navigator/bar/glass_histep_2”上
安装 schema “/schemas/apps/avant-window-navigator/bar/glass_histep_2”,区域设置“C”
将 schema “/schemas/apps/avant-window-navigator/auto_hide” 关联到键“/apps/avant-window-navigator/auto_hide”上
安装 schema “/schemas/apps/avant-window-navigator/auto_hide”,区域设置“C”
将 schema “/schemas/apps/avant-window-navigator/title/shadow_color” 关联到键“/apps/avant-window-navigator/title/shadow_color”上
安装 schema “/schemas/apps/avant-window-navigator/title/shadow_color”,区域设置“C”
将 schema “/schemas/apps/avant-window-navigator/bar/glass_step_2” 关联到键“/apps/avant-window-navigator/bar/glass_step_2”上
安装 schema “/schemas/apps/avant-window-navigator/bar/glass_step_2”,区域设置“C”
将 schema “/schemas/apps/avant-window-navigator/auto_hide_delay” 关联到键“/apps/avant-window-navigator/auto_hide_delay”上
安装 schema “/schemas/apps/avant-window-navigator/auto_hide_delay”,区域设置“C”
将 schema “/schemas/apps/avant-window-navigator/bar/glass_step_1” 关联到键“/apps/avant-window-navigator/bar/glass_step_1”上
安装 schema “/schemas/apps/avant-window-navigator/bar/glass_step_1”,区域设置“C”
将 schema “/schemas/apps/avant-window-navigator/bar/glass_histep_1” 关联到键“/apps/avant-window-navigator/bar/glass_histep_1”上
安装 schema “/schemas/apps/avant-window-navigator/bar/glass_histep_1”,区域设置“C”
将 schema “/schemas/apps/avant-window-navigator/bar/show_separator” 关联到键“/apps/avant-window-navigator/bar/show_separator”上
安装 schema “/schemas/apps/avant-window-navigator/bar/show_separator”,区域设置“C”
将 schema “/schemas/apps/avant-window-navigator/force_monitor” 关联到键“/apps/avant-window-navigator/force_monitor”上
安装 schema “/schemas/apps/avant-window-navigator/force_monitor”,区域设置“C”
将 schema “/schemas/apps/avant-window-navigator/bar/render_pattern” 关联到键“/apps/avant-window-navigator/bar/render_pattern”上
安装 schema “/schemas/apps/avant-window-navigator/bar/render_pattern”,区域设置“C”
test -z "/usr/local/share/applications" || /bin/mkdir -p "/usr/local/share/applications"
/usr/bin/install -c -m 644 'avant-window-navigator.desktop' '/usr/local/share/applications/avant-window-navigator.desktop'
test -z "/usr/local/share/avant-window-navigator" || /bin/mkdir -p "/usr/local/share/avant-window-navigator"
/usr/bin/install -c -m 644 'avant-window-navigator.svg' '/usr/local/share/avant-window-navigator/avant-window-navigator.svg'
/usr/bin/install -c -m 644 'avant-window-navigator-24.png' '/usr/local/share/avant-window-navigator/avant-window-navigator-24.png'
/usr/bin/install -c -m 644 'avant-window-navigator-32.png' '/usr/local/share/avant-window-navigator/avant-window-navigator-32.png'
/usr/bin/install -c -m 644 'avant-window-navigator-48.png' '/usr/local/share/avant-window-navigator/avant-window-navigator-48.png'
test -z "" || /bin/mkdir -p ""
test -z "/usr/local/etc/gconf/schemas" || /bin/mkdir -p "/usr/local/etc/gconf/schemas"
/usr/bin/install -c -m 644 'awn.schemas' '/usr/local/etc/gconf/schemas/awn.schemas'
make[3]: Leaving directory `/home/cqt/avant-window-navigator-0.2.4/data'
make[2]: Leaving directory `/home/cqt/avant-window-navigator-0.2.4/data'
make[1]: Leaving directory `/home/cqt/avant-window-navigator-0.2.4/data'
Making install in applets
make[1]: Entering directory `/home/cqt/avant-window-navigator-0.2.4/applets'
make[2]: Entering directory `/home/cqt/avant-window-navigator-0.2.4/applets'
make[2]: 没有什么可以做的为 `install-exec-am'。
test -z "/usr/local/lib/awn/applets" || /bin/mkdir -p "/usr/local/lib/awn/applets"
/usr/bin/install -c -m 644 'taskman.desktop' '/usr/local/lib/awn/applets/taskman.desktop'
make[2]: Leaving directory `/home/cqt/avant-window-navigator-0.2.4/applets'
make[1]: Leaving directory `/home/cqt/avant-window-navigator-0.2.4/applets'
Making install in po
make[1]: Entering directory `/home/cqt/avant-window-navigator-0.2.4/po'
/bin/sh /home/cqt/avant-window-navigator-0.2.4/install-sh -d /usr/local/share/locale
linguas="af ar bn bg ca cs da de de_DE el en_AU en_CA en_GB es et eu fa fi fi_FI fr fr_FR ga gl gu he hi hr hu id it it_IT ja ka ko lt mr ms nb nl nn no_NO pl pt_BR pt ro ru ru_RU sk sl sq sr sv ta te th tr uk vi zh_CN zh_HK zh_TW "; \
for lang in $linguas; do \
dir=/usr/local/share/locale/$lang/LC_MESSAGES; \
/bin/sh /home/cqt/avant-window-navigator-0.2.4/install-sh -d $dir; \
if test -r $lang.gmo; then \
/usr/bin/install -c -m 644 $lang.gmo $dir/avant-window-navigator.mo; \
echo "installing $lang.gmo as $dir/avant-window-navigator.mo"; \
else \
/usr/bin/install -c -m 644 ./$lang.gmo $dir/avant-window-navigator.mo; \
echo "installing ./$lang.gmo as" \
"$dir/avant-window-navigator.mo"; \
fi; \
if test -r $lang.gmo.m; then \
/usr/bin/install -c -m 644 $lang.gmo.m $dir/avant-window-navigator.mo.m; \
echo "installing $lang.gmo.m as $dir/avant-window-navigator.mo.m"; \
else \
if test -r ./$lang.gmo.m ; then \
/usr/bin/install -c -m 644 ./$lang.gmo.m \
$dir/avant-window-navigator.mo.m; \
echo "installing ./$lang.gmo.m as" \
"$dir/avant-window-navigator.mo.m"; \
else \
true; \
fi; \
fi; \
done
installing af.gmo as /usr/local/share/locale/af/LC_MESSAGES/avant-window-navigator.mo
installing ar.gmo as /usr/local/share/locale/ar/LC_MESSAGES/avant-window-navigator.mo
installing bn.gmo as /usr/local/share/locale/bn/LC_MESSAGES/avant-window-navigator.mo
installing bg.gmo as /usr/local/share/locale/bg/LC_MESSAGES/avant-window-navigator.mo
installing ca.gmo as /usr/local/share/locale/ca/LC_MESSAGES/avant-window-navigator.mo
installing cs.gmo as /usr/local/share/locale/cs/LC_MESSAGES/avant-window-navigator.mo
installing da.gmo as /usr/local/share/locale/da/LC_MESSAGES/avant-window-navigator.mo
installing de.gmo as /usr/local/share/locale/de/LC_MESSAGES/avant-window-navigator.mo
installing de_DE.gmo as /usr/local/share/locale/de_DE/LC_MESSAGES/avant-window-navigator.mo
installing el.gmo as /usr/local/share/locale/el/LC_MESSAGES/avant-window-navigator.mo
installing en_AU.gmo as /usr/local/share/locale/en_AU/LC_MESSAGES/avant-window-navigator.mo
installing en_CA.gmo as /usr/local/share/locale/en_CA/LC_MESSAGES/avant-window-navigator.mo
installing en_GB.gmo as /usr/local/share/locale/en_GB/LC_MESSAGES/avant-window-navigator.mo
installing es.gmo as /usr/local/share/locale/es/LC_MESSAGES/avant-window-navigator.mo
installing et.gmo as /usr/local/share/locale/et/LC_MESSAGES/avant-window-navigator.mo
installing eu.gmo as /usr/local/share/locale/eu/LC_MESSAGES/avant-window-navigator.mo
installing fa.gmo as /usr/local/share/locale/fa/LC_MESSAGES/avant-window-navigator.mo
installing fi.gmo as /usr/local/share/locale/fi/LC_MESSAGES/avant-window-navigator.mo
installing fi_FI.gmo as /usr/local/share/locale/fi_FI/LC_MESSAGES/avant-window-navigator.mo
installing fr.gmo as /usr/local/share/locale/fr/LC_MESSAGES/avant-window-navigator.mo
installing fr_FR.gmo as /usr/local/share/locale/fr_FR/LC_MESSAGES/avant-window-navigator.mo
installing ga.gmo as /usr/local/share/locale/ga/LC_MESSAGES/avant-window-navigator.mo
installing gl.gmo as /usr/local/share/locale/gl/LC_MESSAGES/avant-window-navigator.mo
installing gu.gmo as /usr/local/share/locale/gu/LC_MESSAGES/avant-window-navigator.mo
installing he.gmo as /usr/local/share/locale/he/LC_MESSAGES/avant-window-navigator.mo
installing hi.gmo as /usr/local/share/locale/hi/LC_MESSAGES/avant-window-navigator.mo
installing hr.gmo as /usr/local/share/locale/hr/LC_MESSAGES/avant-window-navigator.mo
installing hu.gmo as /usr/local/share/locale/hu/LC_MESSAGES/avant-window-navigator.mo
installing id.gmo as /usr/local/share/locale/id/LC_MESSAGES/avant-window-navigator.mo
installing it.gmo as /usr/local/share/locale/it/LC_MESSAGES/avant-window-navigator.mo
installing it_IT.gmo as /usr/local/share/locale/it_IT/LC_MESSAGES/avant-window-navigator.mo
installing ja.gmo as /usr/local/share/locale/ja/LC_MESSAGES/avant-window-navigator.mo
installing ka.gmo as /usr/local/share/locale/ka/LC_MESSAGES/avant-window-navigator.mo
installing ko.gmo as /usr/local/share/locale/ko/LC_MESSAGES/avant-window-navigator.mo
installing lt.gmo as /usr/local/share/locale/lt/LC_MESSAGES/avant-window-navigator.mo
installing mr.gmo as /usr/local/share/locale/mr/LC_MESSAGES/avant-window-navigator.mo
installing ms.gmo as /usr/local/share/locale/ms/LC_MESSAGES/avant-window-navigator.mo
installing nb.gmo as /usr/local/share/locale/nb/LC_MESSAGES/avant-window-navigator.mo
installing nl.gmo as /usr/local/share/locale/nl/LC_MESSAGES/avant-window-navigator.mo
installing nn.gmo as /usr/local/share/locale/nn/LC_MESSAGES/avant-window-navigator.mo
installing no_NO.gmo as /usr/local/share/locale/no_NO/LC_MESSAGES/avant-window-navigator.mo
installing pl.gmo as /usr/local/share/locale/pl/LC_MESSAGES/avant-window-navigator.mo
installing pt_BR.gmo as /usr/local/share/locale/pt_BR/LC_MESSAGES/avant-window-navigator.mo
installing pt.gmo as /usr/local/share/locale/pt/LC_MESSAGES/avant-window-navigator.mo
installing ro.gmo as /usr/local/share/locale/ro/LC_MESSAGES/avant-window-navigator.mo
installing ru.gmo as /usr/local/share/locale/ru/LC_MESSAGES/avant-window-navigator.mo
installing ru_RU.gmo as /usr/local/share/locale/ru_RU/LC_MESSAGES/avant-window-navigator.mo
installing sk.gmo as /usr/local/share/locale/sk/LC_MESSAGES/avant-window-navigator.mo
installing sl.gmo as /usr/local/share/locale/sl/LC_MESSAGES/avant-window-navigator.mo
installing sq.gmo as /usr/local/share/locale/sq/LC_MESSAGES/avant-window-navigator.mo
installing sr.gmo as /usr/local/share/locale/sr/LC_MESSAGES/avant-window-navigator.mo
installing sv.gmo as /usr/local/share/locale/sv/LC_MESSAGES/avant-window-navigator.mo
installing ta.gmo as /usr/local/share/locale/ta/LC_MESSAGES/avant-window-navigator.mo
installing te.gmo as /usr/local/share/locale/te/LC_MESSAGES/avant-window-navigator.mo
installing th.gmo as /usr/local/share/locale/th/LC_MESSAGES/avant-window-navigator.mo
installing tr.gmo as /usr/local/share/locale/tr/LC_MESSAGES/avant-window-navigator.mo
installing uk.gmo as /usr/local/share/locale/uk/LC_MESSAGES/avant-window-navigator.mo
installing vi.gmo as /usr/local/share/locale/vi/LC_MESSAGES/avant-window-navigator.mo
installing zh_CN.gmo as /usr/local/share/locale/zh_CN/LC_MESSAGES/avant-window-navigator.mo
installing zh_HK.gmo as /usr/local/share/locale/zh_HK/LC_MESSAGES/avant-window-navigator.mo
installing zh_TW.gmo as /usr/local/share/locale/zh_TW/LC_MESSAGES/avant-window-navigator.mo
make[1]: Leaving directory `/home/cqt/avant-window-navigator-0.2.4/po'
Making install in bindings
make[1]: Entering directory `/home/cqt/avant-window-navigator-0.2.4/bindings'
Making install in python
make[2]: Entering directory `/home/cqt/avant-window-navigator-0.2.4/bindings/python'
make[3]: Entering directory `/home/cqt/avant-window-navigator-0.2.4/bindings/python'
test -z "/usr/local/lib/python2.5/site-packages/awn" || /bin/mkdir -p "/usr/local/lib/python2.5/site-packages/awn"
/bin/bash ../../libtool --mode=install /usr/bin/install -c 'awn.la' '/usr/local/lib/python2.5/site-packages/awn/awn.la'
libtool: install: warning: relinking `awn.la'
(cd /home/cqt/avant-window-navigator-0.2.4/bindings/python; /bin/bash ../../libtool --tag=CC --mode=relink gcc -g -O2 -Wall -fno-strict-aliasing -fmessage-length=0 -D_FORTIFY_SOURCE=2 -module -avoid-version -export-symbols-regex initawn -o awn.la -rpath /usr/local/lib/python2.5/site-packages/awn awnmodule.lo awn.lo -L/usr/lib/python2.5 -lpython2.5 -lpthread -ldl -lutil -Xlinker -export-dynamic -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lfontconfig -lXext -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXcomposite -lXdamage -lpango-1.0 -lcairo -lX11 -lXfixes -lgmodule-2.0 -ldl -lgobject-2.0 -lglib-2.0 -lcairo ../../libawn/libawn.la -lm )
generating symbol list for `awn.la'
/usr/bin/nm -B .libs/awnmodule.o .libs/awn.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/awn.exp
/bin/grep -E -e "initawn" ".libs/awn.exp" > ".libs/awn.expT"
mv -f ".libs/awn.expT" ".libs/awn.exp"
echo "{ global:" > .libs/awn.ver
cat .libs/awn.exp | sed -e "s/\(.*\)/\1;/" >> .libs/awn.ver
echo "local: *; };" >> .libs/awn.ver
gcc -shared .libs/awnmodule.o .libs/awn.o -L/usr/lib/python2.5 -lpython2.5 -lpthread -lutil -L/usr/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lfontconfig -lXext -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXcomposite -lXdamage -lpango-1.0 -lX11 -lXfixes -lgmodule-2.0 -ldl -lgobject-2.0 -lglib-2.0 -lcairo -L/usr/local/lib -lawn -lm -Wl,-export-dynamic -Wl,-soname -Wl,awn.so -Wl,-version-script -Wl,.libs/awn.ver -o .libs/awn.so
/usr/bin/install -c .libs/awn.soT /usr/local/lib/python2.5/site-packages/awn/awn.so
/usr/bin/install -c .libs/awn.lai /usr/local/lib/python2.5/site-packages/awn/awn.la
/usr/bin/install -c .libs/awn.a /usr/local/lib/python2.5/site-packages/awn/awn.a
chmod 644 /usr/local/lib/python2.5/site-packages/awn/awn.a
ranlib /usr/local/lib/python2.5/site-packages/awn/awn.a
PATH="$PATH:/sbin" ldconfig -n /usr/local/lib/python2.5/site-packages/awn
----------------------------------------------------------------------
Libraries have been installed in:
/usr/local/lib/python2.5/site-packages/awn

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,--rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
test -z "/usr/local/share/avant-window-navigator/defs" || /bin/mkdir -p "/usr/local/share/avant-window-navigator/defs"
/usr/bin/install -c -m 644 'awn.defs' '/usr/local/share/avant-window-navigator/defs/awn.defs'
test -z "/usr/local/lib/python2.5/site-packages/awn" || /bin/mkdir -p "/usr/local/lib/python2.5/site-packages/awn"
/usr/bin/install -c -m 644 '__init__.py' '/usr/local/lib/python2.5/site-packages/awn/__init__.py'
Byte-compiling python modules...
__init__.py
Byte-compiling python modules (optimized versions) ...
__init__.py
make[3]: Leaving directory `/home/cqt/avant-window-navigator-0.2.4/bindings/python'
make[2]: Leaving directory `/home/cqt/avant-window-navigator-0.2.4/bindings/python'
make[2]: Entering directory `/home/cqt/avant-window-navigator-0.2.4/bindings'
make[3]: Entering directory `/home/cqt/avant-window-navigator-0.2.4/bindings'
make[3]: 没有什么可以做的为 `install-exec-am'。
make[3]: 没有什么可以做的为 `install-data-am'。
make[3]: Leaving directory `/home/cqt/avant-window-navigator-0.2.4/bindings'
make[2]: Leaving directory `/home/cqt/avant-window-navigator-0.2.4/bindings'
make[1]: Leaving directory `/home/cqt/avant-window-navigator-0.2.4/bindings'
Making install in awn-manager
make[1]: Entering directory `/home/cqt/avant-window-navigator-0.2.4/awn-manager'
make[2]: Entering directory `/home/cqt/avant-window-navigator-0.2.4/awn-manager'
test -e "/usr/local/bin" || mkdir -p "/usr/local/bin"
/usr/bin/install -c -m 755 awnManager.py "/usr/local/bin/awn-manager"
/usr/bin/install -c -m 755 awn-launcher-editor "/usr/local/bin"
test -z "/usr/local/share/applications" || /bin/mkdir -p "/usr/local/share/applications"
/usr/bin/install -c -m 644 'awn-manager.desktop' '/usr/local/share/applications/awn-manager.desktop'
test -z "/usr/local/share/avant-window-navigator/awn-manager" || /bin/mkdir -p "/usr/local/share/avant-window-navigator/awn-manager"
/usr/bin/install -c -m 644 'launcher-editor.glade' '/usr/local/share/avant-window-navigator/awn-manager/launcher-editor.glade'
/usr/bin/install -c -m 644 'window.glade' '/usr/local/share/avant-window-navigator/awn-manager/window.glade'
test -z "/usr/local/share/icons/hicolor/48x48/apps" || /bin/mkdir -p "/usr/local/share/icons/hicolor/48x48/apps"
/usr/bin/install -c -m 644 'awn-manager.png' '/usr/local/share/icons/hicolor/48x48/apps/awn-manager.png'
test -z "/usr/local/share/avant-window-navigator/awn-manager" || /bin/mkdir -p "/usr/local/share/avant-window-navigator/awn-manager"
/usr/bin/install -c -m 644 'awnApplet.py' '/usr/local/share/avant-window-navigator/awn-manager/awnApplet.py'
/usr/bin/install -c -m 644 'awnDefs.py' '/usr/local/share/avant-window-navigator/awn-manager/awnDefs.py'
/usr/bin/install -c -m 644 'awnLauncher.py' '/usr/local/share/avant-window-navigator/awn-manager/awnLauncher.py'
/usr/bin/install -c -m 644 'awnLauncherEditor.py' '/usr/local/share/avant-window-navigator/awn-manager/awnLauncherEditor.py'
/usr/bin/install -c -m 644 'awnPreferences.py' '/usr/local/share/avant-window-navigator/awn-manager/awnPreferences.py'
/usr/bin/install -c -m 644 'awnTheme.py' '/usr/local/share/avant-window-navigator/awn-manager/awnTheme.py'
test -z "/usr/local/share/icons/hicolor/scalable/apps" || /bin/mkdir -p "/usr/local/share/icons/hicolor/scalable/apps"
/usr/bin/install -c -m 644 'awn-manager.svg' '/usr/local/share/icons/hicolor/scalable/apps/awn-manager.svg'
make[2]: Leaving directory `/home/cqt/avant-window-navigator-0.2.4/awn-manager'
make[1]: Leaving directory `/home/cqt/avant-window-navigator-0.2.4/awn-manager'
Making install in doc
make[1]: Entering directory `/home/cqt/avant-window-navigator-0.2.4/doc'
Making install in reference
make[2]: Entering directory `/home/cqt/avant-window-navigator-0.2.4/doc/reference'
make[3]: Entering directory `/home/cqt/avant-window-navigator-0.2.4/doc/reference'
make[3]: 没有什么可以做的为 `install-exec-am'。
installfiles=`echo ./html/*`; \
if test "$installfiles" = './html/*'; \
then echo '-- Nothing to install' ; \
else \
/bin/bash ../../mkinstalldirs /usr/local/share/gtk-doc/html/libawn; \
for i in $installfiles; do \
echo '-- Installing '$i ; \
/usr/bin/install -c -m 644 $i /usr/local/share/gtk-doc/html/libawn; \
done; \
echo '-- Installing ./html/index.sgml' ; \
/usr/bin/install -c -m 644 ./html/index.sgml /usr/local/share/gtk-doc/html/libawn || :; \
fi
-- Installing ./html/AwnAppletDialog.html
-- Installing ./html/AwnApplet.html
-- Installing ./html/AwnAppletSimple.html
-- Installing ./html/AwnPlug.html
-- Installing ./html/AwnTitle.html
-- Installing ./html/ch01.html
-- Installing ./html/home.png
-- Installing ./html/index.html
-- Installing ./html/index.sgml
-- Installing ./html/left.png
-- Installing ./html/libawn-awn-cairo-utils.html
-- Installing ./html/libawn-awn-config-client.html
-- Installing ./html/libawn-awn-defines.html
-- Installing ./html/libawn-awn-desktop-item.html
-- Installing ./html/libawn-awn-effects.html
-- Installing ./html/libawn-awn-settings.html
-- Installing ./html/libawn-awn-vfs.html
-- Installing ./html/libawn.devhelp
-- Installing ./html/libawn.devhelp2
-- Installing ./html/right.png
-- Installing ./html/style.css
-- Installing ./html/up.png
-- Installing ./html/index.sgml
make[3]: Leaving directory `/home/cqt/avant-window-navigator-0.2.4/doc/reference'
make[2]: Leaving directory `/home/cqt/avant-window-navigator-0.2.4/doc/reference'
make[2]: Entering directory `/home/cqt/avant-window-navigator-0.2.4/doc'
make[3]: Entering directory `/home/cqt/avant-window-navigator-0.2.4/doc'
make[3]: 没有什么可以做的为 `install-exec-am'。
make[3]: 没有什么可以做的为 `install-data-am'。
make[3]: Leaving directory `/home/cqt/avant-window-navigator-0.2.4/doc'
make[2]: Leaving directory `/home/cqt/avant-window-navigator-0.2.4/doc'
make[1]: Leaving directory `/home/cqt/avant-window-navigator-0.2.4/doc'
make[1]: Entering directory `/home/cqt/avant-window-navigator-0.2.4'
make[2]: Entering directory `/home/cqt/avant-window-navigator-0.2.4'
make[2]: 没有什么可以做的为 `install-exec-am'。
test -z "/usr/local/lib/pkgconfig" || /bin/mkdir -p "/usr/local/lib/pkgconfig"
/usr/bin/install -c -m 644 'awn.pc' '/usr/local/lib/pkgconfig/awn.pc'
make[2]: Leaving directory `/home/cqt/avant-window-navigator-0.2.4'
make[1]: Leaving directory `/home/cqt/avant-window-navigator-0.2.4'
cqt@cqt-desktop:~/avant-window-navigator-0.2.4$ avant-window-navigator &[1] 32053
cqt@cqt-desktop:~/avant-window-navigator-0.2.4$
(avant-window-navigator:32053): Gtk-WARNING **: 无法在模块路径中找到主题引擎:“aurora”,

(avant-window-navigator:32053): Gtk-WARNING **: 无法在模块路径中找到主题引擎:“aurora”,

(avant-window-navigator:32053): Gtk-WARNING **: 无法在模块路径中找到主题引擎:“aurora”,

(avant-window-navigator:32053): Gtk-WARNING **: 无法在模块路径中找到主题引擎:“aurora”,

(avant-window-navigator:32053): Gtk-WARNING **: 无法在模块路径中找到主题引擎:“murrine”,

(avant-window-navigator:32053): Gtk-WARNING **: 无法在模块路径中找到主题引擎:“aurora”,
Error: Screen isn't composited. Please run compiz (-fusion) or another compositing manager.
头像
cqt6686123
帖子: 41
注册时间: 2008-04-05 10:16
联系:

#68

帖子 cqt6686123 » 2008-04-17 10:57

同志们,帮忙检查一下上面错在那儿阿,刚接触ubuntu就遇到这种问题,不是在打我的积极性吗,气煞我也。
头像
cqt6686123
帖子: 41
注册时间: 2008-04-05 10:16
联系:

#69

帖子 cqt6686123 » 2008-04-19 13:50

qt@cqt-desktop:~/avant-window-navigator-0.2.4$
(avant-window-navigator:32053): Gtk-WARNING **: 无法在模块路径中找到主题引擎:“aurora”,

(avant-window-navigator:32053): Gtk-WARNING **: 无法在模块路径中找到主题引擎:“aurora”,

(avant-window-navigator:32053): Gtk-WARNING **: 无法在模块路径中找到主题引擎:“aurora”,

(avant-window-navigator:32053): Gtk-WARNING **: 无法在模块路径中找到主题引擎:“aurora”,

(avant-window-navigator:32053): Gtk-WARNING **: 无法在模块路径中找到主题引擎:“murrine”,

(avant-window-navigator:32053): Gtk-WARNING **: 无法在模块路径中找到主题引擎:“aurora”,

是怎么回事阿????
头像
cqt6686123
帖子: 41
注册时间: 2008-04-05 10:16
联系:

#70

帖子 cqt6686123 » 2008-04-19 19:41

我装
awn-extras-applets-0.2.1
最后一步make&&sudo make install的时候出现下面问题




/usr/bin/install -c -m 644 'stacks_backend.py' '/usr/local/proftpd/lib/awn/applets/stacks/stacks_backend.py'
/usr/bin/install -c -m 644 'stacks_backend_file.py' '/usr/local/proftpd/lib/awn/applets/stacks/stacks_backend_file.py'
/usr/bin/install -c -m 644 'stacks_backend_folder.py' '/usr/local/proftpd/lib/awn/applets/stacks/stacks_backend_folder.py'
/usr/bin/install -c -m 644 'stacks_config.py' '/usr/local/proftpd/lib/awn/applets/stacks/stacks_config.py'
/usr/bin/install -c -m 644 'stacks_glade.py' '/usr/local/proftpd/lib/awn/applets/stacks/stacks_glade.py'
/usr/bin/install -c -m 644 'stacks_icons.py' '/usr/local/proftpd/lib/awn/applets/stacks/stacks_icons.py'
/usr/bin/install -c -m 644 'stacks_launcher.py' '/usr/local/proftpd/lib/awn/applets/stacks/stacks_launcher.py'
/usr/bin/install -c -m 644 'stacks_vfs.py' '/usr/local/proftpd/lib/awn/applets/stacks/stacks_vfs.py'
/usr/bin/install -c -m 644 'plugger_backend.py' '/usr/local/proftpd/lib/awn/applets/stacks/plugger_backend.py'
/usr/bin/install -c -m 644 'trasher_backend.py' '/usr/local/proftpd/lib/awn/applets/stacks/trasher_backend.py'
make[4]: Leaving directory `/home/cqt/awn-extras-applets-0.2.1/src/stacks'
make[3]: Leaving directory `/home/cqt/awn-extras-applets-0.2.1/src/stacks'
make[2]: Leaving directory `/home/cqt/awn-extras-applets-0.2.1/src/stacks'
Making install in switcher
make[2]: Entering directory `/home/cqt/awn-extras-applets-0.2.1/src/switcher'
make[3]: Entering directory `/home/cqt/awn-extras-applets-0.2.1/src/switcher'
make[3]: 没有什么可以做的为 `install-exec-am'。
GCONF_CONFIG_SOURCE=xml:merged:/etc/gconf/gconf.xml.defaults /usr/bin/gconftool-2 --makefile-install-rule switcher.schemas
安装 schema “/schemas/apps/awn-switcher/prefs/n_rows”,区域设置“C”
安装 schema “/schemas/apps/awn-switcher/prefs/width”,区域设置“C”
安装 schema “/schemas/apps/awn-switcher/prefs/height”,区域设置“C”
test -z "/usr/local/proftpd/lib/awn/applets" || mkdir -p -- "/usr/local/proftpd/lib/awn/applets"
/usr/bin/install -c -m 644 'switcher.desktop' '/usr/local/proftpd/lib/awn/applets/switcher.desktop'
test -z "/usr/local/proftpd/etc/gconf/schemas" || mkdir -p -- "/usr/local/proftpd/etc/gconf/schemas"
/usr/bin/install -c -m 644 'switcher.schemas' '/usr/local/proftpd/etc/gconf/schemas/switcher.schemas'
test -z "/usr/local/proftpd/lib/awn/applets/switcher" || mkdir -p -- "/usr/local/proftpd/lib/awn/applets/switcher"
/bin/bash ../../libtool --mode=install /usr/bin/install -c 'switcher.la' '/usr/local/proftpd/lib/awn/applets/switcher/switcher.la'
/usr/bin/install -c .libs/switcher.so /usr/local/proftpd/lib/awn/applets/switcher/switcher.so
/usr/bin/install -c .libs/switcher.lai /usr/local/proftpd/lib/awn/applets/switcher/switcher.la
/usr/bin/install -c .libs/switcher.a /usr/local/proftpd/lib/awn/applets/switcher/switcher.a
chmod 644 /usr/local/proftpd/lib/awn/applets/switcher/switcher.a
ranlib /usr/local/proftpd/lib/awn/applets/switcher/switcher.a
PATH="$PATH:/sbin" ldconfig -n /usr/local/proftpd/lib/awn/applets/switcher
----------------------------------------------------------------------
Libraries have been installed in:
/usr/local/proftpd/lib/awn/applets/switcher

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,--rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[3]: Leaving directory `/home/cqt/awn-extras-applets-0.2.1/src/switcher'
make[2]: Leaving directory `/home/cqt/awn-extras-applets-0.2.1/src/switcher'
Making install in showdesktop
make[2]: Entering directory `/home/cqt/awn-extras-applets-0.2.1/src/showdesktop'
make[3]: Entering directory `/home/cqt/awn-extras-applets-0.2.1/src/showdesktop'
make[3]: 没有什么可以做的为 `install-exec-am'。
test -z "/usr/local/proftpd/lib/awn/applets" || mkdir -p -- "/usr/local/proftpd/lib/awn/applets"
/usr/bin/install -c -m 644 'showdesktop.desktop' '/usr/local/proftpd/lib/awn/applets/showdesktop.desktop'
test -z "/usr/local/proftpd/lib/awn/applets/showdesktop" || mkdir -p -- "/usr/local/proftpd/lib/awn/applets/showdesktop"
/usr/bin/install -c -m 644 'showdesktop.py' '/usr/local/proftpd/lib/awn/applets/showdesktop/showdesktop.py'
make[3]: Leaving directory `/home/cqt/awn-extras-applets-0.2.1/src/showdesktop'
make[2]: Leaving directory `/home/cqt/awn-extras-applets-0.2.1/src/showdesktop'
Making install in trash
make[2]: Entering directory `/home/cqt/awn-extras-applets-0.2.1/src/trash'
make[3]: Entering directory `/home/cqt/awn-extras-applets-0.2.1/src/trash'
make[3]: 没有什么可以做的为 `install-exec-am'。
GCONF_CONFIG_SOURCE=xml:merged:/etc/gconf/gconf.xml.defaults /usr/bin/gconftool-2 --makefile-install-rule trash.schemas
安装 schema “/schemas/apps/awn-trash/prefs/show_count”,区域设置“C”
test -z "/usr/local/proftpd/lib/awn/applets" || mkdir -p -- "/usr/local/proftpd/lib/awn/applets"
/usr/bin/install -c -m 644 'trash.desktop' '/usr/local/proftpd/lib/awn/applets/trash.desktop'
test -z "/usr/local/proftpd/lib/awn/applets/trash" || mkdir -p -- "/usr/local/proftpd/lib/awn/applets/trash"
/usr/bin/install -c -m 644 'trashapplet.glade' '/usr/local/proftpd/lib/awn/applets/trash/trashapplet.glade'
test -z "/usr/local/proftpd/etc/gconf/schemas" || mkdir -p -- "/usr/local/proftpd/etc/gconf/schemas"
/usr/bin/install -c -m 644 'trash.schemas' '/usr/local/proftpd/etc/gconf/schemas/trash.schemas'
test -z "/usr/local/proftpd/lib/awn/applets/trash" || mkdir -p -- "/usr/local/proftpd/lib/awn/applets/trash"
/bin/bash ../../libtool --mode=install /usr/bin/install -c 'trash.la' '/usr/local/proftpd/lib/awn/applets/trash/trash.la'
/usr/bin/install -c .libs/trash.so /usr/local/proftpd/lib/awn/applets/trash/trash.so
/usr/bin/install -c .libs/trash.lai /usr/local/proftpd/lib/awn/applets/trash/trash.la
/usr/bin/install -c .libs/trash.a /usr/local/proftpd/lib/awn/applets/trash/trash.a
chmod 644 /usr/local/proftpd/lib/awn/applets/trash/trash.a
ranlib /usr/local/proftpd/lib/awn/applets/trash/trash.a
PATH="$PATH:/sbin" ldconfig -n /usr/local/proftpd/lib/awn/applets/trash
----------------------------------------------------------------------
Libraries have been installed in:
/usr/local/proftpd/lib/awn/applets/trash

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,--rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[3]: Leaving directory `/home/cqt/awn-extras-applets-0.2.1/src/trash'
make[2]: Leaving directory `/home/cqt/awn-extras-applets-0.2.1/src/trash'
Making install in trasher
make[2]: Entering directory `/home/cqt/awn-extras-applets-0.2.1/src/trasher'
make[3]: Entering directory `/home/cqt/awn-extras-applets-0.2.1/src/trasher'
make[3]: 没有什么可以做的为 `install-exec-am'。
test -z "/usr/local/proftpd/lib/awn/applets" || mkdir -p -- "/usr/local/proftpd/lib/awn/applets"
/usr/bin/install -c -m 644 'trasher.desktop' '/usr/local/proftpd/lib/awn/applets/trasher.desktop'
test -z "/usr/local/proftpd/lib/awn/applets/trasher" || mkdir -p -- "/usr/local/proftpd/lib/awn/applets/trasher"
/bin/bash ../../libtool --mode=install /usr/bin/install -c 'trasher.la' '/usr/local/proftpd/lib/awn/applets/trasher/trasher.la'
/usr/bin/install -c .libs/trasher.so /usr/local/proftpd/lib/awn/applets/trasher/trasher.so
/usr/bin/install -c .libs/trasher.lai /usr/local/proftpd/lib/awn/applets/trasher/trasher.la
/usr/bin/install -c .libs/trasher.a /usr/local/proftpd/lib/awn/applets/trasher/trasher.a
chmod 644 /usr/local/proftpd/lib/awn/applets/trasher/trasher.a
ranlib /usr/local/proftpd/lib/awn/applets/trasher/trasher.a
PATH="$PATH:/sbin" ldconfig -n /usr/local/proftpd/lib/awn/applets/trasher
----------------------------------------------------------------------
Libraries have been installed in:
/usr/local/proftpd/lib/awn/applets/trasher

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,--rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[3]: Leaving directory `/home/cqt/awn-extras-applets-0.2.1/src/trasher'
make[2]: Leaving directory `/home/cqt/awn-extras-applets-0.2.1/src/trasher'
Making install in volume-control
make[2]: Entering directory `/home/cqt/awn-extras-applets-0.2.1/src/volume-control'
Making install in Themes
make[3]: Entering directory `/home/cqt/awn-extras-applets-0.2.1/src/volume-control/Themes'
Making install in Black
make[4]: Entering directory `/home/cqt/awn-extras-applets-0.2.1/src/volume-control/Themes/Black'
make[5]: Entering directory `/home/cqt/awn-extras-applets-0.2.1/src/volume-control/Themes/Black'
make[5]: 没有什么可以做的为 `install-exec-am'。
test -z "/usr/local/proftpd/lib/awn/applets/volume-control/Themes/Black" || mkdir -p -- "/usr/local/proftpd/lib/awn/applets/volume-control/Themes/Black"
/usr/bin/install -c -m 644 'audio-volume-high.svg' '/usr/local/proftpd/lib/awn/applets/volume-control/Themes/Black/audio-volume-high.svg'
/usr/bin/install -c -m 644 'audio-volume-low.svg' '/usr/local/proftpd/lib/awn/applets/volume-control/Themes/Black/audio-volume-low.svg'
/usr/bin/install -c -m 644 'audio-volume-medium.svg' '/usr/local/proftpd/lib/awn/applets/volume-control/Themes/Black/audio-volume-medium.svg'
/usr/bin/install -c -m 644 'audio-volume-muted.svg' '/usr/local/proftpd/lib/awn/applets/volume-control/Themes/Black/audio-volume-muted.svg'
make[5]: Leaving directory `/home/cqt/awn-extras-applets-0.2.1/src/volume-control/Themes/Black'
make[4]: Leaving directory `/home/cqt/awn-extras-applets-0.2.1/src/volume-control/Themes/Black'
Making install in Tango
make[4]: Entering directory `/home/cqt/awn-extras-applets-0.2.1/src/volume-control/Themes/Tango'
make[5]: Entering directory `/home/cqt/awn-extras-applets-0.2.1/src/volume-control/Themes/Tango'
make[5]: 没有什么可以做的为 `install-exec-am'。
test -z "/usr/local/proftpd/lib/awn/applets/volume-control/Themes/Tango" || mkdir -p -- "/usr/local/proftpd/lib/awn/applets/volume-control/Themes/Tango"
/usr/bin/install -c -m 644 'audio-volume-high.svg' '/usr/local/proftpd/lib/awn/applets/volume-control/Themes/Tango/audio-volume-high.svg'
/usr/bin/install -c -m 644 'audio-volume-low.svg' '/usr/local/proftpd/lib/awn/applets/volume-control/Themes/Tango/audio-volume-low.svg'
/usr/bin/install -c -m 644 'audio-volume-medium.svg' '/usr/local/proftpd/lib/awn/applets/volume-control/Themes/Tango/audio-volume-medium.svg'
/usr/bin/install -c -m 644 'audio-volume-muted.svg' '/usr/local/proftpd/lib/awn/applets/volume-control/Themes/Tango/audio-volume-muted.svg'
make[5]: Leaving directory `/home/cqt/awn-extras-applets-0.2.1/src/volume-control/Themes/Tango'
make[4]: Leaving directory `/home/cqt/awn-extras-applets-0.2.1/src/volume-control/Themes/Tango'
make[4]: Entering directory `/home/cqt/awn-extras-applets-0.2.1/src/volume-control/Themes'
make[5]: Entering directory `/home/cqt/awn-extras-applets-0.2.1/src/volume-control/Themes'
make[5]: 没有什么可以做的为 `install-exec-am'。
make[5]: 没有什么可以做的为 `install-data-am'。
make[5]: Leaving directory `/home/cqt/awn-extras-applets-0.2.1/src/volume-control/Themes'
make[4]: Leaving directory `/home/cqt/awn-extras-applets-0.2.1/src/volume-control/Themes'
make[3]: Leaving directory `/home/cqt/awn-extras-applets-0.2.1/src/volume-control/Themes'
make[3]: Entering directory `/home/cqt/awn-extras-applets-0.2.1/src/volume-control'
make[4]: Entering directory `/home/cqt/awn-extras-applets-0.2.1/src/volume-control'
make[4]: 没有什么可以做的为 `install-exec-am'。
test -z "/usr/local/proftpd/lib/awn/applets" || mkdir -p -- "/usr/local/proftpd/lib/awn/applets"
/usr/bin/install -c -m 644 'volume-control.desktop' '/usr/local/proftpd/lib/awn/applets/volume-control.desktop'
test -z "/usr/local/proftpd/lib/awn/applets/volume-control" || mkdir -p -- "/usr/local/proftpd/lib/awn/applets/volume-control"
/usr/bin/install -c -m 644 'volume-control.py' '/usr/local/proftpd/lib/awn/applets/volume-control/volume-control.py'
make[4]: Leaving directory `/home/cqt/awn-extras-applets-0.2.1/src/volume-control'
make[3]: Leaving directory `/home/cqt/awn-extras-applets-0.2.1/src/volume-control'
make[2]: Leaving directory `/home/cqt/awn-extras-applets-0.2.1/src/volume-control'
Making install in weather
make[2]: Entering directory `/home/cqt/awn-extras-applets-0.2.1/src/weather'
Making install in images
make[3]: Entering directory `/home/cqt/awn-extras-applets-0.2.1/src/weather/images'
make[4]: Entering directory `/home/cqt/awn-extras-applets-0.2.1/src/weather/images'
make[4]: 没有什么可以做的为 `install-exec-am'。
test -z "/usr/local/proftpd/lib/awn/applets/weather/images" || mkdir -p -- "/usr/local/proftpd/lib/awn/applets/weather/images"
/usr/bin/install -c -m 644 '0.png' '/usr/local/proftpd/lib/awn/applets/weather/images/0.png'
/usr/bin/install -c -m 644 '1.png' '/usr/local/proftpd/lib/awn/applets/weather/images/1.png'
/usr/bin/install -c -m 644 '2.png' '/usr/local/proftpd/lib/awn/applets/weather/images/2.png'
/usr/bin/install -c -m 644 '3.png' '/usr/local/proftpd/lib/awn/applets/weather/images/3.png'
/usr/bin/install -c -m 644 '4.png' '/usr/local/proftpd/lib/awn/applets/weather/images/4.png'
/usr/bin/install -c -m 644 '5.png' '/usr/local/proftpd/lib/awn/applets/weather/images/5.png'
/usr/bin/install -c -m 644 '6.png' '/usr/local/proftpd/lib/awn/applets/weather/images/6.png'
/usr/bin/install -c -m 644 '7.png' '/usr/local/proftpd/lib/awn/applets/weather/images/7.png'
/usr/bin/install -c -m 644 '8.png' '/usr/local/proftpd/lib/awn/applets/weather/images/8.png'
/usr/bin/install -c -m 644 '9.png' '/usr/local/proftpd/lib/awn/applets/weather/images/9.png'
/usr/bin/install -c -m 644 '10.png' '/usr/local/proftpd/lib/awn/applets/weather/images/10.png'
/usr/bin/install -c -m 644 '11.png' '/usr/local/proftpd/lib/awn/applets/weather/images/11.png'
/usr/bin/install -c -m 644 '12.png' '/usr/local/proftpd/lib/awn/applets/weather/images/12.png'
/usr/bin/install -c -m 644 '13.png' '/usr/local/proftpd/lib/awn/applets/weather/images/13.png'
/usr/bin/install -c -m 644 '14.png' '/usr/local/proftpd/lib/awn/applets/weather/images/14.png'
/usr/bin/install -c -m 644 '15.png' '/usr/local/proftpd/lib/awn/applets/weather/images/15.png'
/usr/bin/install -c -m 644 '16.png' '/usr/local/proftpd/lib/awn/applets/weather/images/16.png'
/usr/bin/install -c -m 644 '17.png' '/usr/local/proftpd/lib/awn/applets/weather/images/17.png'
/usr/bin/install -c -m 644 '18.png' '/usr/local/proftpd/lib/awn/applets/weather/images/18.png'
/usr/bin/install -c -m 644 '19.png' '/usr/local/proftpd/lib/awn/applets/weather/images/19.png'
/usr/bin/install -c -m 644 '20.png' '/usr/local/proftpd/lib/awn/applets/weather/images/20.png'
/usr/bin/install -c -m 644 '21.png' '/usr/local/proftpd/lib/awn/applets/weather/images/21.png'
/usr/bin/install -c -m 644 '22.png' '/usr/local/proftpd/lib/awn/applets/weather/images/22.png'
/usr/bin/install -c -m 644 '23.png' '/usr/local/proftpd/lib/awn/applets/weather/images/23.png'
/usr/bin/install -c -m 644 '24.png' '/usr/local/proftpd/lib/awn/applets/weather/images/24.png'
/usr/bin/install -c -m 644 '25.png' '/usr/local/proftpd/lib/awn/applets/weather/images/25.png'
/usr/bin/install -c -m 644 '26.png' '/usr/local/proftpd/lib/awn/applets/weather/images/26.png'
/usr/bin/install -c -m 644 '27.png' '/usr/local/proftpd/lib/awn/applets/weather/images/27.png'
/usr/bin/install -c -m 644 '28.png' '/usr/local/proftpd/lib/awn/applets/weather/images/28.png'
/usr/bin/install -c -m 644 '29.png' '/usr/local/proftpd/lib/awn/applets/weather/images/29.png'
/usr/bin/install -c -m 644 '30.png' '/usr/local/proftpd/lib/awn/applets/weather/images/30.png'
/usr/bin/install -c -m 644 '31.png' '/usr/local/proftpd/lib/awn/applets/weather/images/31.png'
/usr/bin/install -c -m 644 '32.png' '/usr/local/proftpd/lib/awn/applets/weather/images/32.png'
/usr/bin/install -c -m 644 '33.png' '/usr/local/proftpd/lib/awn/applets/weather/images/33.png'
/usr/bin/install -c -m 644 '34.png' '/usr/local/proftpd/lib/awn/applets/weather/images/34.png'
/usr/bin/install -c -m 644 '35.png' '/usr/local/proftpd/lib/awn/applets/weather/images/35.png'
/usr/bin/install -c -m 644 '36.png' '/usr/local/proftpd/lib/awn/applets/weather/images/36.png'
/usr/bin/install -c -m 644 '37.png' '/usr/local/proftpd/lib/awn/applets/weather/images/37.png'
/usr/bin/install -c -m 644 '38.png' '/usr/local/proftpd/lib/awn/applets/weather/images/38.png'
/usr/bin/install -c -m 644 '39.png' '/usr/local/proftpd/lib/awn/applets/weather/images/39.png'
/usr/bin/install -c -m 644 '40.png' '/usr/local/proftpd/lib/awn/applets/weather/images/40.png'
/usr/bin/install -c -m 644 '41.png' '/usr/local/proftpd/lib/awn/applets/weather/images/41.png'
/usr/bin/install -c -m 644 '42.png' '/usr/local/proftpd/lib/awn/applets/weather/images/42.png'
/usr/bin/install -c -m 644 '43.png' '/usr/local/proftpd/lib/awn/applets/weather/images/43.png'
/usr/bin/install -c -m 644 '44.png' '/usr/local/proftpd/lib/awn/applets/weather/images/44.png'
/usr/bin/install -c -m 644 '45.png' '/usr/local/proftpd/lib/awn/applets/weather/images/45.png'
/usr/bin/install -c -m 644 '46.png' '/usr/local/proftpd/lib/awn/applets/weather/images/46.png'
/usr/bin/install -c -m 644 '47.png' '/usr/local/proftpd/lib/awn/applets/weather/images/47.png'
/usr/bin/install -c -m 644 'twc-logo.png' '/usr/local/proftpd/lib/awn/applets/weather/images/twc-logo.png'
/usr/bin/install -c -m 644 'na.png' '/usr/local/proftpd/lib/awn/applets/weather/images/na.png'
make[4]: Leaving directory `/home/cqt/awn-extras-applets-0.2.1/src/weather/images'
make[3]: Leaving directory `/home/cqt/awn-extras-applets-0.2.1/src/weather/images'
make[3]: Entering directory `/home/cqt/awn-extras-applets-0.2.1/src/weather'
make[4]: Entering directory `/home/cqt/awn-extras-applets-0.2.1/src/weather'
make[4]: 没有什么可以做的为 `install-exec-am'。
test -z "/usr/local/proftpd/lib/awn/applets" || mkdir -p -- "/usr/local/proftpd/lib/awn/applets"
/usr/bin/install -c -m 644 'weather.desktop' '/usr/local/proftpd/lib/awn/applets/weather.desktop'
test -z "/usr/local/proftpd/lib/awn/applets/weather" || mkdir -p -- "/usr/local/proftpd/lib/awn/applets/weather"
/usr/bin/install -c -m 644 'weather.py' '/usr/local/proftpd/lib/awn/applets/weather/weather.py'
/usr/bin/install -c -m 644 'messages.pot' '/usr/local/proftpd/lib/awn/applets/weather/messages.pot'
/usr/bin/install -c -m 644 'weatherconfig.py' '/usr/local/proftpd/lib/awn/applets/weather/weatherconfig.py'
/usr/bin/install -c -m 644 'weatherdialog.py' '/usr/local/proftpd/lib/awn/applets/weather/weatherdialog.py'
/usr/bin/install -c -m 644 'weathericons.py' '/usr/local/proftpd/lib/awn/applets/weather/weathericons.py'
make[4]: Leaving directory `/home/cqt/awn-extras-applets-0.2.1/src/weather'
make[3]: Leaving directory `/home/cqt/awn-extras-applets-0.2.1/src/weather'
make[2]: Leaving directory `/home/cqt/awn-extras-applets-0.2.1/src/weather'
Making install in wobblyzini
make[2]: Entering directory `/home/cqt/awn-extras-applets-0.2.1/src/wobblyzini'
Making install in icons
make[3]: Entering directory `/home/cqt/awn-extras-applets-0.2.1/src/wobblyzini/icons'
make[4]: Entering directory `/home/cqt/awn-extras-applets-0.2.1/src/wobblyzini/icons'
make[4]: 没有什么可以做的为 `install-exec-am'。
test -z "/usr/local/proftpd/lib/awn/applets/wobblyzini/icons" || mkdir -p -- "/usr/local/proftpd/lib/awn/applets/wobblyzini/icons"
/usr/bin/install -c -m 644 'wobblyzini.png' '/usr/local/proftpd/lib/awn/applets/wobblyzini/icons/wobblyzini.png'
make[4]: Leaving directory `/home/cqt/awn-extras-applets-0.2.1/src/wobblyzini/icons'
make[3]: Leaving directory `/home/cqt/awn-extras-applets-0.2.1/src/wobblyzini/icons'
make[3]: Entering directory `/home/cqt/awn-extras-applets-0.2.1/src/wobblyzini'
make[4]: Entering directory `/home/cqt/awn-extras-applets-0.2.1/src/wobblyzini'
make[4]: 没有什么可以做的为 `install-exec-am'。
test -z "/usr/local/proftpd/lib/awn/applets" || mkdir -p -- "/usr/local/proftpd/lib/awn/applets"
/usr/bin/install -c -m 644 'wobblyzini.desktop' '/usr/local/proftpd/lib/awn/applets/wobblyzini.desktop'
test -z "/usr/local/proftpd/lib/awn/applets/wobblyzini" || mkdir -p -- "/usr/local/proftpd/lib/awn/applets/wobblyzini"
/bin/bash ../../libtool --mode=install /usr/bin/install -c 'wobblyzini.la' '/usr/local/proftpd/lib/awn/applets/wobblyzini/wobblyzini.la'
/usr/bin/install -c .libs/wobblyzini.so /usr/local/proftpd/lib/awn/applets/wobblyzini/wobblyzini.so
/usr/bin/install -c .libs/wobblyzini.lai /usr/local/proftpd/lib/awn/applets/wobblyzini/wobblyzini.la
/usr/bin/install -c .libs/wobblyzini.a /usr/local/proftpd/lib/awn/applets/wobblyzini/wobblyzini.a
chmod 644 /usr/local/proftpd/lib/awn/applets/wobblyzini/wobblyzini.a
ranlib /usr/local/proftpd/lib/awn/applets/wobblyzini/wobblyzini.a
PATH="$PATH:/sbin" ldconfig -n /usr/local/proftpd/lib/awn/applets/wobblyzini
----------------------------------------------------------------------
Libraries have been installed in:
/usr/local/proftpd/lib/awn/applets/wobblyzini

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,--rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[4]: Leaving directory `/home/cqt/awn-extras-applets-0.2.1/src/wobblyzini'
make[3]: Leaving directory `/home/cqt/awn-extras-applets-0.2.1/src/wobblyzini'
make[2]: Leaving directory `/home/cqt/awn-extras-applets-0.2.1/src/wobblyzini'
make[2]: Entering directory `/home/cqt/awn-extras-applets-0.2.1/src'
make[3]: Entering directory `/home/cqt/awn-extras-applets-0.2.1/src'
make[3]: 没有什么可以做的为 `install-exec-am'。
make[3]: 没有什么可以做的为 `install-data-am'。
make[3]: Leaving directory `/home/cqt/awn-extras-applets-0.2.1/src'
make[2]: Leaving directory `/home/cqt/awn-extras-applets-0.2.1/src'
make[1]: Leaving directory `/home/cqt/awn-extras-applets-0.2.1/src'
Making install in po
make[1]: Entering directory `/home/cqt/awn-extras-applets-0.2.1/po'
/home/cqt/awn-extras-applets-0.2.1/install-sh -d /usr/local/proftpd/share/locale
linguas=""; \
for lang in $linguas; do \
dir=/usr/local/proftpd/share/locale/$lang/LC_MESSAGES; \
/home/cqt/awn-extras-applets-0.2.1/install-sh -d $dir; \
if test -r $lang.gmo; then \
/usr/bin/install -c -m 644 $lang.gmo $dir/awn-extras-applets.mo; \
echo "installing $lang.gmo as $dir/awn-extras-applets.mo"; \
else \
/usr/bin/install -c -m 644 ./$lang.gmo $dir/awn-extras-applets.mo; \
echo "installing ./$lang.gmo as" \
"$dir/awn-extras-applets.mo"; \
fi; \
if test -r $lang.gmo.m; then \
/usr/bin/install -c -m 644 $lang.gmo.m $dir/awn-extras-applets.mo.m; \
echo "installing $lang.gmo.m as $dir/awn-extras-applets.mo.m"; \
else \
if test -r ./$lang.gmo.m ; then \
/usr/bin/install -c -m 644 ./$lang.gmo.m \
$dir/awn-extras-applets.mo.m; \
echo "installing ./$lang.gmo.m as" \
"$dir/awn-extras-applets.mo.m"; \
else \
true; \
fi; \
fi; \
done
make[1]: Leaving directory `/home/cqt/awn-extras-applets-0.2.1/po'
make[1]: Entering directory `/home/cqt/awn-extras-applets-0.2.1'
make[2]: Entering directory `/home/cqt/awn-extras-applets-0.2.1'
make[2]: 没有什么可以做的为 `install-exec-am'。
make[2]: 没有什么可以做的为 `install-data-am'。
make[2]: Leaving directory `/home/cqt/awn-extras-applets-0.2.1'
make[1]: Leaving directory `/home/cqt/awn-extras-applets-0.2.1'
头像
HuntXu
帖子: 5776
注册时间: 2007-09-29 3:09

#71

帖子 HuntXu » 2008-04-19 22:05

看起来没什么问题的啊~
头像
cqt6686123
帖子: 41
注册时间: 2008-04-05 10:16
联系:

#72

帖子 cqt6686123 » 2008-04-20 0:51

HuntXu 写了:看起来没什么问题的啊~
applets里没有东西
knowfarway
帖子: 877
注册时间: 2007-08-25 10:37

#73

帖子 knowfarway » 2008-04-30 13:20

我跟楼上的一样的问题,哪位指点一下。
头像
HuntXu
帖子: 5776
注册时间: 2007-09-29 3:09

#74

帖子 HuntXu » 2008-04-30 22:33

换个版本试试吧 :lol:
头像
totem
帖子: 221
注册时间: 2007-10-21 14:48

#75

帖子 totem » 2008-05-01 1:03

这个不好玩。
回复