打印

garnome每次都安装失败

garnome每次都安装失败

我用的是redhat9,每次在garnome的Desktop/下make install都出现以下错误:

[code:1]
19:22--  http://www.zentek-international.com/mirrors/gnome/sources/ximian-connector/2.0/ximian-connector-2.0.4.tar.bz2
           => `download/partial/ximian-connector-2.0.4.tar.bz2'
Resolving www.zentek-international.com... failed: Host not found.
make[2]: *** [http//www.zentek-international.com/mirrors/gnome/sources/ximian-connector/2.0/ximian-connector-2.0.4.tar.bz2] Error 1
make[2]: Leaving directory `/root/garnome-2.8.3-cn5/desktop/ximian-connector'
*** GAR GAR GAR!  Failed to download download/ximian-connector-2.0.4.tar.bz2!  GAR GAR GAR! ***
make[1]: *** [download/ximian-connector-2.0.4.tar.bz2] Error 1
make[1]: Leaving directory `/root/garnome-2.8.3-cn5/desktop/ximian-connector'
make[1]: Entering directory `/root/garnome-2.8.3-cn5/desktop/yelp'
[===== NOW BUILDING:    yelp-2.6.5      =====]
==> Grabbing download/yelp-2.6.5.tar.bz2
        ==> Trying file//files/yelp-2.6.5.tar.bz2
make[2]: Entering directory `/root/garnome-2.8.3-cn5/desktop/yelp'
make[2]: *** [file//files/yelp-2.6.5.tar.bz2] Error 1
make[2]: Leaving directory `/root/garnome-2.8.3-cn5/desktop/yelp'
        ==> Trying file///yelp-2.6.5.tar.bz2
make[2]: Entering directory `/root/garnome-2.8.3-cn5/desktop/yelp'
make[2]: *** [file///yelp-2.6.5.tar.bz2] Error 1
make[2]: Leaving directory `/root/garnome-2.8.3-cn5/desktop/yelp'
        ==> Trying http//www.zentek-international.com/mirrors/gnome/sources/yelp/2.6/yelp-2.6.5.tar.bz2
make[2]: Entering directory `/root/garnome-2.8.3-cn5/desktop/yelp'
--14:19:23--  http://www.zentek-international.com/mirrors/gnome/sources/yelp/2.6/yelp-2.6.5.tar.bz2
           => `download/partial/yelp-2.6.5.tar.bz2'
Resolving www.zentek-international.com... failed: Host not found.
make[2]: *** [http//www.zentek-international.com/mirrors/gnome/sources/yelp/2.6/yelp-2.6.5.tar.bz2] Error 1
make[2]: Leaving directory `/root/garnome-2.8.3-cn5/desktop/yelp'
*** GAR GAR GAR!  Failed to download download/yelp-2.6.5.tar.bz2!  GAR GAR GAR!
***
make[1]: *** [download/yelp-2.6.5.tar.bz2] Error 1
make[1]: Leaving directory `/root/garnome-2.8.3-cn5/desktop/yelp'
make[1]: Entering directory `/root/garnome-2.8.3-cn5/desktop/zenity'
[===== NOW BUILDING:    zenity-2.8.2    =====]
        [fetch] complete for zenity.
        [checksum] complete for zenity.
        [extract] complete for zenity.
        [patch] complete for zenity.
        [configure] complete for zenity.
        [build] complete for zenity.
        [install] complete for zenity.
make[1]: Leaving directory `/root/garnome-2.8.3-cn5/desktop/zenity'
make[1]: Entering directory `/root/garnome-2.8.3-cn5/desktop/zenity-2.8.2'
make[1]: *** No rule to make target `install'.  Stop.
make[1]: Leaving directory `/root/garnome-2.8.3-cn5/desktop/zenity-2.8.2'
make: *** [install] Error 2
[/code:1]

TOP

显然是没有连接上主机阿。你去找一个相应的包
然后放到
那个包裹的文件夹的download下面就可以了,骗骗这种程度的编译系统还是很容易的
我的blog 一块积木 http://blog.csdn.net/goodboy1881 我MM的blog http://sunjueqian.spaces.live.com/

TOP