scorpio32 发表于 2005-8-31 17:25:42

suse下安装eva失败。。。求助。。。

./configure的时候。。提示这个。。。

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 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.

mandrakechina 发表于 2005-8-31 17:34:05

根本就没有安装gcc。

你可以使用Mandriva cooker 的包在OpenSUSE 10 beta中直接安装,实在不行就强制安装。

scorpio32 发表于 2005-8-31 19:04:52

有用YaST安装的方式吗?

mandrakechina 发表于 2005-8-31 19:21:14

SUSE的仓库中没有eva,你当然无法用YaST安装。Mandriva cooker 中和OpenSUSE的软件环境是相同的,你直接把eva-0.3.1-3mdk.rpm抓下来,应该就可以安装了,按说也不会有不兼容的情况发生。

scorpio32 发表于 2005-8-31 20:03:22

多谢啦~不过又要麻烦你给个地址了,找了好久没找着,置顶帖里有一个,不过是64位的~~ :oops:

yunfan 发表于 2005-8-31 21:27:33

还是建议你安装GCC开发工具。 当然还有qt 和 kde 的开发包。

scorpio32 发表于 2005-8-31 21:51:29

suse没有带GCC吗?有没有for suse的rpm?

scorpio32 发表于 2005-8-31 23:44:41

装好GCC了,原来安装盘里就有。

不过configure又出现这个错误。。。
checking for X... configure: error: Can't find X includes. Please check your installation and add the correct paths!

要怎么做??

mandrakechina 发表于 2005-9-1 03:09:59

你通过Yast安装kdelibs-devel这个包,这个包也有可能叫做kdecommon-devel。

scorpio32 发表于 2005-9-1 20:17:19

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 whetheraccepts -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 flagworks... 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/i586-suse-linux/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/i586-suse-linux/bin/ld
checking if the linker (/usr/i586-suse-linux/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/i586-suse-linux/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/i586-suse-linux/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... socklen_t
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 for poll in -lpoll... 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 if res_init is available... yes
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 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... no
configure: WARNING: libjpeg not found. disable JPEG support.
checking for perl... /usr/bin/perl
checking for Qt... libraries /usr/lib/qt3/lib, headers /usr/lib/qt3/include using -mt
checking for moc... /usr/lib/qt3/bin/moc
checking for uic... /usr/lib/qt3/bin/uic
checking whether uic supports -L ... yes
checking whether uic supports -nounload ... yes
yes
checking for rpath... yes
checking for KDE... libraries /opt/kde3/lib, headers /opt/kde3/include
checking if UIC has KDE plugins available... yes
checking for KDE paths... defaults
checking for dcopidl... /opt/kde3/bin/dcopidl
checking for dcopidl2cpp... /opt/kde3/bin/dcopidl2cpp
checking for mcopidl... /opt/kde3/bin/mcopidl
checking for artsc-config... /opt/kde3/bin/artsc-config
checking for kde-config... /opt/kde3/bin/kde-config
checking for meinproc... /opt/kde3/bin/meinproc
checking for xmllint... /usr/bin/xmllint
checking whether byte ordering is bigendian... no
checking for MAXPATHLEN... 4096
checking if doc should be compiled... yes
checking if po should be compiled... yes
checking if src should be compiled... yes
configure: creating ./config.status
fast creating Makefile
fast creating doc/Makefile
fast creating doc/en/Makefile
fast creating po/Makefile
fast creating po/zh_CN/Makefile
fast creating src/Makefile
fast creating src/api/Makefile
fast creating src/image/Makefile
fast creating src/image/face/Makefile
fast creating src/image/smiley/Makefile
fast creating src/image/theme/Makefile
fast creating src/libeva/Makefile
fast creating src/libeva/libcustompic/Makefile
fast creating src/sound/Makefile
fast creating src/ui/Makefile
config.pl: fast created 15 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

linux:/home/chen/Documents/eva-0.3.1 # make
makeall-recursive
make[1]: Entering directory `/home/chen/Documents/eva-0.3.1'
Making all in doc
make[2]: Entering directory `/home/chen/Documents/eva-0.3.1/doc'
Making all in .
make[3]: Entering directory `/home/chen/Documents/eva-0.3.1/doc'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/home/chen/Documents/eva-0.3.1/doc'
Making all in en
make[3]: Entering directory `/home/chen/Documents/eva-0.3.1/doc/en'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/chen/Documents/eva-0.3.1/doc/en'
make[2]: Leaving directory `/home/chen/Documents/eva-0.3.1/doc'
Making all in po
make[2]: Entering directory `/home/chen/Documents/eva-0.3.1/po'
Making all in .
make[3]: Entering directory `/home/chen/Documents/eva-0.3.1/po'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/home/chen/Documents/eva-0.3.1/po'
Making all in zh_CN
make[3]: Entering directory `/home/chen/Documents/eva-0.3.1/po/zh_CN'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/chen/Documents/eva-0.3.1/po/zh_CN'
make[2]: Leaving directory `/home/chen/Documents/eva-0.3.1/po'
Making all in src
make[2]: Entering directory `/home/chen/Documents/eva-0.3.1/src'
Making all in ui
make[3]: Entering directory `/home/chen/Documents/eva-0.3.1/src/ui'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/chen/Documents/eva-0.3.1/src/ui'
Making all in libeva
make[3]: Entering directory `/home/chen/Documents/eva-0.3.1/src/libeva'
Making all in libcustompic
make[4]: Entering directory `/home/chen/Documents/eva-0.3.1/src/libeva/libcustompic'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/home/chen/Documents/eva-0.3.1/src/libeva/libcustompic'
make[4]: Entering directory `/home/chen/Documents/eva-0.3.1/src/libeva'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/home/chen/Documents/eva-0.3.1/src/libeva'
make[3]: Leaving directory `/home/chen/Documents/eva-0.3.1/src/libeva'
Making all in api
make[3]: Entering directory `/home/chen/Documents/eva-0.3.1/src/api'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/chen/Documents/eva-0.3.1/src/api'
Making all in image
make[3]: Entering directory `/home/chen/Documents/eva-0.3.1/src/image'
Making all in face
make[4]: Entering directory `/home/chen/Documents/eva-0.3.1/src/image/face'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/home/chen/Documents/eva-0.3.1/src/image/face'
Making all in smiley
make[4]: Entering directory `/home/chen/Documents/eva-0.3.1/src/image/smiley'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/home/chen/Documents/eva-0.3.1/src/image/smiley'
Making all in theme
make[4]: Entering directory `/home/chen/Documents/eva-0.3.1/src/image/theme'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/home/chen/Documents/eva-0.3.1/src/image/theme'
make[4]: Entering directory `/home/chen/Documents/eva-0.3.1/src/image'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/home/chen/Documents/eva-0.3.1/src/image'
make[3]: Leaving directory `/home/chen/Documents/eva-0.3.1/src/image'
Making all in sound
make[3]: Entering directory `/home/chen/Documents/eva-0.3.1/src/sound'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/chen/Documents/eva-0.3.1/src/sound'
make[3]: Entering directory `/home/chen/Documents/eva-0.3.1/src'
/bin/sh ../libtool --silent --mode=link --tag=CXX g++-Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common    -o eva -R /opt/kde3/lib -R /usr/lib/qt3/lib -R /usr/X11R6/lib -L/usr/X11R6/lib -L/usr/lib/qt3/lib -L/opt/kde3/libmain.o evachatwindowmanager.o evamain.o evasystemtray.o evachatwindowmanager.moc.o evasystemtray.moc.o evamain.moc.o../src/ui/libevaui.la ../src/libeva/libeva.la ../src/api/libevaapi.la -lkdeui
libtool: link: cannot find the library `/usr/lib/libjpeg.la'
make[3]: *** [eva] Error 1
make[3]: Leaving directory `/home/chen/Documents/eva-0.3.1/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/chen/Documents/eva-0.3.1/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/chen/Documents/eva-0.3.1'
make: *** [all] Error 2
[/code]

scorpio32 发表于 2005-9-1 20:18:51

在make的时候,又出现这个错误。。。

mandrakechina 发表于 2005-9-1 21:32:25

注意这一行:configure: WARNING: libjpeg not found. disable JPEG support.
这表明你还需要安装libjpeg-devel这个包。

scorpio32 发表于 2005-9-2 04:41:03

晕菜。。。偶继续努力~~

scorpio32 发表于 2005-9-2 07:25:10

总算成功了~~多谢楼上几位 :)

使用中~嘿,基本功能都有了,不错。

P。S。 群里可以截图,为什么对好友却没有截图功能呢,奇怪。。。

热メ袭 发表于 2005-9-3 10:03:44

听说...群组图片下载和好友图片下载是不同的哦...
页: [1]
查看完整版本: suse下安装eva失败。。。求助。。。