LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 505|回复: 3

我该如何更新gnome-python?

[复制链接]
发表于 2004-12-13 22:15:24 | 显示全部楼层 |阅读模式
我用的是Fedora core 3,准备安装CoralFtp-0.2-1.i386.rpm
但系统提示:

error: Failed dependencies:
        gnome-python >= 2.0.2 is needed by coralftp-0.2-1.i386

我就去http://ftp.gnome.org/pub/GNOME/sources/gnome-python/2.9/
当了一个
gnome-python-2.9.1.tar.gz

可是解压出来后不知道如何安装
,还请高手指点一二!
 楼主| 发表于 2004-12-13 22:30:20 | 显示全部楼层
我用
./config后报:
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for style of include used by make... GNU
checking for gcc... no
checking for cc... no
checking for cc... no
checking for cl... no
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details.


然后我打开config.log,其中文件如下:




This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by gnome-python configure 2.9.1, which was
generated by GNU Autoconf 2.59.  Invocation command line was

  $ ./configure

## --------- ##
## Platform. ##
## --------- ##

hostname = localhost.localdomain
uname -m = i686
uname -r = 2.6.9-1.681_FC3
uname -s = Linux
uname -v = #1 Thu Nov 18 15:10:10 EST 2004

/usr/bin/uname -p = unknown
/bin/uname -X     = unknown

/bin/arch              = i686
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
hostinfo               = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /usr/kerberos/sbin
PATH: /usr/kerberos/bin
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/X11R6/bin
PATH: /home/sobo/bin


## ----------- ##
## Core tests. ##
## ----------- ##

configure:1555: checking for a BSD-compatible install
configure:1610: result: /usr/bin/install -c
configure:1621: checking whether build environment is sane
configure:1664: result: yes
configure:1729: checking for gawk
configure:1745: found /usr/bin/gawk
configure:1755: result: gawk
configure:1765: checking whether make sets $(MAKE)
configure:1785: result: yes
configure:2068: checking build system type
configure:2086: result: i686-pc-linux-gnu
configure:2094: checking host system type
configure:2108: result: i686-pc-linux-gnu
configure:2128: checking for style of include used by make
configure:2156: result: GNU
configure:2227: checking for gcc
configure:2256: result: no
configure:2307: checking for cc
configure:2336: result: no
configure:2349: checking for cc
configure:2395: result: no
configure:2448: checking for cl
configure:2477: result: no
configure:2491: error: no acceptable C compiler found in $PATH
See `config.log' for more details.

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=i686-pc-linux-gnu
ac_cv_build_alias=i686-pc-linux-gnu
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_F77_set=
ac_cv_env_F77_value=
ac_cv_env_FFLAGS_set=
ac_cv_env_FFLAGS_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_host=i686-pc-linux-gnu
ac_cv_host_alias=i686-pc-linux-gnu
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=gawk
ac_cv_prog_make_make_set=yes

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='${SHELL} /home/sobo/gnome-python-2.9.1/missing --run aclocal-1.9 '
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /home/sobo/gnome-python-2.9.1/missing --run tar'
AR=''
AUTOCONF='${SHELL} /home/sobo/gnome-python-2.9.1/missing --run autoconf'
AUTOHEADER='${SHELL} /home/sobo/gnome-python-2.9.1/missing --run autoheader'
AUTOMAKE='${SHELL} /home/sobo/gnome-python-2.9.1/missing --run automake-1.9'
AWK='gawk'
BONOBOUI_CFLAGS=''
BONOBOUI_LIBS=''
BONOBO_ACTIVATION_CFLAGS=''
BONOBO_ACTIVATION_LIBS=''
BONOBO_ACTIVATION_VERSION=''
BONOBO_CFLAGS=''
BONOBO_LIBS=''
BUILD_BONOBOUI_FALSE=''
BUILD_BONOBOUI_TRUE=''
BUILD_BONOBO_ACTIVATION_FALSE=''
BUILD_BONOBO_ACTIVATION_TRUE=''
BUILD_BONOBO_FALSE=''
BUILD_BONOBO_TRUE=''
BUILD_GNOMECANVAS_FALSE=''
BUILD_GNOMECANVAS_TRUE=''
BUILD_GNOMEUI_FALSE=''
BUILD_GNOMEUI_TRUE=''
BUILD_GNOMEVFS_FALSE=''
BUILD_GNOMEVFS_TRUE=''
CC=''
CCDEPMODE=''
CFLAGS=''
CPP=''
CPPFLAGS=''
CXX=''
CXXCPP=''
CXXDEPMODE=''
CXXFLAGS=''
CYGPATH_W='echo'
DEFS=''
DEPDIR='.deps'
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP=''
EXEEXT=''
F77=''
FFLAGS=''
GCONF_CFLAGS=''
GCONF_INCLUDEDIR=''
GCONF_LIBS=''
GCONF_VERSION=''
GLIB_CFLAGS=''
GLIB_GENMARSHAL=''
GLIB_LIBS=''
GLIB_MKENUMS=''
GLIB_VERSION=''
GNOMECANVAS_CFLAGS=''
GNOMECANVAS_LIBS=''
GNOMEUI_CFLAGS=''
GNOMEUI_LIBS=''
GNOMEVFS_CFLAGS=''
GNOMEVFS_LIBS=''
GNOME_CFLAGS=''
GNOME_LIBS=''
GOBJECT_QUERY=''
GTK_CFLAGS=''
GTK_LIBS=''
GTK_VERSION=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
LDFLAGS=''
LIBBONOBOUI_VERSION=''
LIBBONOBO_VERSION=''
LIBGNOMECANVAS_VERSION=''
LIBGNOMEVFS_VERSION=''
LIBGNOME_VERSION=''
LIBOBJS=''
LIBS=''
LIBTOOL=''
LN_S=''
LTLIBOBJS=''
MAKEINFO='${SHELL} /home/sobo/gnome-python-2.9.1/missing --run makeinfo'
OBJEXT=''
PACKAGE='gnome-python'
PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-python'PACKAGE_NAME='gnome-python'
PACKAGE_STRING='gnome-python 2.9.1'
PACKAGE_TARNAME='gnome-python'
PACKAGE_VERSION='2.9.1'
PATH_SEPARATOR=':'
PKG_CONFIG=''
PYGTK_CFLAGS=''
PYGTK_CODEGEN=''
PYGTK_DEFSDIR=''
PYGTK_LIBS=''
PYGTK_VERSION=''
PYORBIT_CFLAGS=''
PYORBIT_LIBS=''
PYORBIT_VERSION=''
PYTHON=''
PYTHON_EXEC_PREFIX=''
PYTHON_INCLUDES=''
PYTHON_PLATFORM=''
PYTHON_PREFIX=''
PYTHON_VERSION=''
RANLIB=''
SET_MAKE=''
SHELL='/bin/sh'
STRIP=''
VERSION='2.9.1'
ac_ct_AR=''
ac_ct_CC=''
ac_ct_CXX=''
ac_ct_F77=''
ac_ct_RANLIB=''
ac_ct_STRIP=''
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE=''
am__fastdepCXX_TRUE=''
am__include='include'
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build='i686-pc-linux-gnu'
build_alias=''
build_cpu='i686'
build_os='linux-gnu'
build_vendor='pc'
datadir='${prefix}/share'
exec_prefix='NONE'
host='i686-pc-linux-gnu'
host_alias=''
host_cpu='i686'
host_os='linux-gnu'
host_vendor='pc'
includedir='${prefix}/include'
infodir='${prefix}/info'
install_sh='/home/sobo/gnome-python-2.9.1/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
mkdir_p='mkdir -p --'
oldincludedir='/usr/include'
pkgpyexecdir=''
pkgpythondir=''
prefix='NONE'
program_transform_name='s,x,x,'
pyexecdir=''
pythondir=''
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

#define GNOME_PYTHON_MAJOR_VERSION 2
#define GNOME_PYTHON_MICRO_VERSION 1
#define GNOME_PYTHON_MINOR_VERSION 9
#define PACKAGE "gnome-python"
#define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-python"
#define PACKAGE_NAME "gnome-python"
#define PACKAGE_STRING "gnome-python 2.9.1"
#define PACKAGE_TARNAME "gnome-python"
#define PACKAGE_VERSION "2.9.1"
#define PYGTK_REQUIRED_MAJOR_VERSION 2
#define PYGTK_REQUIRED_MICRO_VERSION 0
#define PYGTK_REQUIRED_MINOR_VERSION 4
#define VERSION "2.9.1"

configure: exit 1

哪位高手帮我分析一下原因?
 楼主| 发表于 2004-12-14 12:02:18 | 显示全部楼层
没有人,自己顶一下!
发表于 2004-12-14 13:13:10 | 显示全部楼层
安装gcc
您需要登录后才可以回帖 登录 | 注册

本版积分规则

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