找回密码
 注册
查看: 606|回复: 2

[求助]如何成功编译screem-0.9.4.tar.gz

[复制链接]
发表于 2004-3-5 08:41:59 | 显示全部楼层 |阅读模式
解压缩后,这是我编译的过程。为什么装不了呢,请高手指点,这个程序扣人说不错,我想用,所以很想编译成功可是总不成功。我才用LINUX二个星期,实在经验太少,请大家帮助一下吧,

[root@localhost screem-0.9.4]# ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
/usr/local/downloads/screem-0.9.4/missing: Unknown `--run' option
Try `/usr/local/downloads/screem-0.9.4/missing --help' for more information
configure: WARNING: `missing' script is too old or missing
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... 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 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 how to run the C preprocessor... gcc -E
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 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... g77
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether g77 accepts -g... yes
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... yes
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 if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
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 if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for g77 option to produce PIC... -fPIC
checking if g77 PIC flag -fPIC works... yes
checking if g77 supports -c -o file.o... yes
checking whether the g77 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 strerror in -lcposix... no
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 ANSI C... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking for ANSI C header files... (cached) yes
checking for gconftool-2... /usr/bin/gconftool-2
checking for intltool >= 0.28... 0.29 found
checking for perl... /usr/bin/perl
checking for pkg-config... /usr/bin/pkg-config
checking for GLIB - version >= 2.0.0... yes (version 2.2.1)
checking for                    libgnome-2.0 >= 2.2.0                                   libgnomeui-2.0 >= 2.2.0                                 libxml-2.0 >= 2.4.3              libglade-2.0 >= 2.0.0                                    gconf-2.0 >= 2.2.0                                      gnome-vfs-2.0 >= 2.2.0                                  gdk-pixbuf-2.0 >= 2.2.0                                   gthread-2.0 >= 2.2.0                                    libbonobo-2.0 >= 2.2.0                                  libbonoboui-2.0 >= 2.2.0                          libgtkhtml-2.0 >= 2.2.0                                 gmodule-2.0 >= 2.2.0                                    libgnomeprint-2.2 >= 2.2.0       libgnomeprintui-2.2 >= 2.2.0                             gtksourceview-1.0 >= 0.3.0 ... Package gtksourceview-1.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gtksourceview-1.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gtksourceview-1.0' found

configure: error: Library requirements (                        libgnome-2.0 >= 2.2.0                                   libgnomeui-2.0 >= 2.2.0                                 libxml-2.0 >= 2.4.3                                       libglade-2.0 >= 2.0.0                                   gconf-2.0 >= 2.2.0                                      gnome-vfs-2.0 >= 2.2.0                                    gdk-pixbuf-2.0 >= 2.2.0                                 gthread-2.0 >= 2.2.0                                    libbonobo-2.0 >= 2.2.0                                    libbonoboui-2.0 >= 2.2.0                                libgtkhtml-2.0 >= 2.2.0                                 gmodule-2.0 >= 2.2.0     libgnomeprint-2.2 >= 2.2.0                               libgnomeprintui-2.2 >= 2.2.0                            gtksourceview-1.0 >= 0.3.0 ) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them.
[root@localhost screem-0.9.4]# make
make: *** No targets specified and no makefile found.  Stop.
[root@localhost screem-0.9.4]#

为什么不成呢,请详细的说一下吧,谢谢了。
发表于 2004-3-5 10:38:13 | 显示全部楼层
configure: error: Library requirements ( libgnome-2.0 >= 2.2.0 libgnomeui-2.0 >= 2.2.0 libxml-2.0 >= 2.4.3 libglade-2.0 >= 2.0.0 gconf-2.0 >= 2.2.0 gnome-vfs-2.0 >= 2.2.0 gdk-pixbuf-2.0 >= 2.2.0 gthread-2.0 >= 2.2.0 libbonobo-2.0 >= 2.2.0 libbonoboui-2.0 >= 2.2.0 libgtkhtml-2.0 >= 2.2.0 gmodule-2.0 >= 2.2.0 libgnomeprint-2.2 >= 2.2.0 libgnomeprintui-2.2 >= 2.2.0 gtksourceview-1.0 >= 0.3.0 ) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them.

上面说得很清楚了,你的libgnome和libgnomeui等等一大堆软件包的版本太低了,升级你的gnome到2.4吧。
回复

使用道具 举报

 楼主| 发表于 2004-3-7 15:20:59 | 显示全部楼层
如何升级 啊,是下载RPM还是在线升级 啊,我不会啊,你能不能教教我啊,行吗,
还有我有你的MSN,可是我上线给你说话,你都不理我,你是不是不看MSN的啊,楼上的,
回复

使用道具 举报

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

本版积分规则

GMT+8, 2025-2-7 23:58 , Processed in 0.024330 second(s), 15 queries .

© 2001-2025 Discuz! Team. Powered by Discuz! X3.5.

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