QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 1568|回复: 7

我装2.Pidgin2.0.0.1出现问题,能安装但不能运行

[复制链接]
发表于 2007-5-26 12:27:56 | 显示全部楼层 |阅读模式
[root@MagicLinux ~]# pidgin
pidgin: error while loading shared libraries: libpurple.so.0: cannot open shared object file: No such file or directory

请高手帮忙!
发表于 2007-5-26 12:46:35 | 显示全部楼层
这是因为编译的过程中,安装的路径不对。

先 uninstall 一下,重新解压缩源码包。
./configure --prefix=/usr
回复

使用道具 举报

 楼主| 发表于 2007-5-26 13:16:17 | 显示全部楼层
[root@MagicLinux pidgin-2.0.1]# ./configure --prefix=/usr
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 whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for sed... /bin/sed
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 for style of include used by make... GNU
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 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 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 whether  accepts -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 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... no
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 a BSD-compatible install... /usr/bin/install -c
checking for perl... /usr/bin/perl
checking for XML:arser... ok
checking for iconv... /usr/bin/iconv
checking for msgfmt... /usr/bin/msgfmt
checking for msgmerge... /usr/bin/msgmerge
checking for xgettext... /usr/bin/xgettext
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
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 for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for catalogs to be installed...  af am ar az bg bn bs ca ca@valencia cs da de dz el en_AU en_CA en_GB eo es et eu fa fi fr gl gu he hi hu id it ja ka kn ko ku lt mk my_MM nb ne nl nn pa pl pt_BR pt ps ro ru sk sl sq sr sr@Latn sv ta te th tr uk vi xh zh_CN zh_HK zh_TW
checking for ANSI C header files... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking arpa/nameser_compat.h usability... yes
checking arpa/nameser_compat.h presence... yes
checking for arpa/nameser_compat.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking for locale.h... (cached) yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking for stdint.h... (cached) yes
checking regex.h usability... yes
checking regex.h presence... yes
checking for regex.h... yes
checking for an ANSI C-conforming const... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for time_t... yes
checking size of time_t... 4
checking whether byte ordering is bigendian... no
checking return type of signal handlers... void
checking for strftime... yes
checking for strdup... yes
checking for strstr... yes
checking for atexit... yes
checking for setlocale... yes
checking for getopt_long... yes
checking for inet_aton... yes
checking for __res_query in -lresolv... yes
checking for gethostent in -lnsl... yes
checking for socket... yes
checking for getaddrinfo... yes
checking for socklen_t... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking for _LARGE_FILES value needed for large files... no
checking for dlopen... no
checking for dlopen in -ldl... yes
checking for the %z format string in strftime()... yes
checking for GLIB... yes
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for GTK... yes
checking for pango... yes
checking for XScreenSaverRegister in -lXext... no
checking for XScreenSaverRegister in -lXss... yes
checking for SmcSaveYourselfDone in -lSM... yes
checking X11/SM/SMlib.h usability... yes
checking X11/SM/SMlib.h presence... yes
checking for X11/SM/SMlib.h... yes
checking for STARTUP_NOTIFICATION... no
no
checking for GTKSPELL... no
no
checking for EVOLUTION_ADDRESSBOOK... no
yes
checking for EVOLUTION_ADDRESSBOOK... no
yes
checking for SQLITE3... no
no
checking for initscr in -lncursesw... yes
checking for update_panels in -lpanelw... yes
checking /usr/include/ncursesw/ncurses.h usability... yes
checking /usr/include/ncursesw/ncurses.h presence... yes
checking for /usr/include/ncursesw/ncurses.h... yes
checking if /usr/include/ncursesw/ncurses.h supports wide characters... yes
checking for X11... no
no
checking for LIBXML... yes
checking for gconftool-2... no
./configure: line 28006: gconftool-2: command not found
Using config source  for schema installation
Using $(sysconfdir)/gconf/schemas as install directory for schema files
checking for GSTREAMER... no
no
checking for MEANWHILE... no
no
checking for HOWL... no
no
checking for HOWL... no
no
checking howl.h usability... no
checking howl.h presence... no
checking for howl.h... no
checking for sw_discovery_init in -lhowl... no
checking for SILC... no
no
checking for SILC... no
no
checking for GADU... no
no
checking sys/utsname.h usability... yes
checking sys/utsname.h presence... yes
checking for sys/utsname.h... yes
checking for uname... yes
checking for -Waggregate-return option to gcc... yes
checking for -Wcast-align option to gcc... yes
checking for -Wdeclaration-after-statement option to gcc... yes
checking for -Wendif-labels option to gcc... yes
checking for -Werror-implicit-function-declaration option to gcc... yes
checking for -Wextra -Wno-sign-compare -Wno-unused-parameter option to gcc... yes
checking for -Winit-self option to gcc... yes
checking for -Wmissing-declarations option to gcc... yes
checking for -Wmissing-noreturn option to gcc... yes
checking for -Wmissing-prototypes option to gcc... yes
checking for -Wnested-externs option to gcc... yes
checking for -Wpointer-arith option to gcc... yes
checking for -Wundef option to gcc... yes
checking for FORTIFY_SOURCE support... no
checking for pidgin... /usr/local/bin/pidgin
checking for dbus-binding-tool... yes
checking for DBUS... yes
checking for python... /usr/bin/python
checking location of the D-Bus services directory... ${prefix}/share/dbus-1/services
Building with D-Bus support
checking for perl... /usr/bin/perl
checking for Perl compile flags... ok
checking for libperl... checking for perl_run... yes
checking EXTERN.h usability... yes
checking EXTERN.h presence... yes
checking for EXTERN.h... yes
checking for perl.h... yes
checking for perl... perl
checking for perl module ExtUtils::MakeMaker... ok
checking for Perl_eval_pv... no
checking for old perl... no
checking for DynaLoader.a... no
checking for GnuTLS includes... ""
checking gnutls/gnutls.h usability... no
checking gnutls/gnutls.h presence... no
checking for gnutls/gnutls.h... no
checking for GnuTLS libraries... no
checking for Mozilla nspr4 includes in ... ""
checking nspr.h usability... no
checking nspr.h presence... no
checking for nspr.h... no
checking prio.h usability... no
checking prio.h presence... no
checking for prio.h... no
checking for Mozilla nspr4 libraries... no
checking for Mozilla nss3 includes... no
checking for Mozilla nss libraries... no
checking for tclConfig.sh... yes (/usr/lib/tclConfig.sh)
checking Tcl version compatability... ok, 8.4
checking for Tcl linkability... yes
checking for tkConfig.sh... yes (/usr/lib/tkConfig.sh)
checking for Tk linkability... yes
checking for snprintf... yes
checking for connect... (cached) yes
checking for me pot o' gold... no
checking for gethostid... yes
checking for lrand48... yes
checking for memcpy... yes
checking for memmove... yes
checking for random... yes
checking for strchr... yes
checking for strerror... yes
checking for vprintf... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking paths.h usability... yes
checking paths.h presence... yes
checking for paths.h... yes
checking sgtty.h usability... yes
checking sgtty.h presence... yes
checking for sgtty.h... yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking sys/cdefs.h usability... yes
checking sys/cdefs.h presence... yes
checking for sys/cdefs.h... yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking sys/filio.h usability... no
checking sys/filio.h presence... no
checking for sys/filio.h... no
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/msgbuf.h usability... no
checking sys/msgbuf.h presence... no
checking for sys/msgbuf.h... no
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/uio.h usability... yes
checking sys/uio.h presence... yes
checking for sys/uio.h... yes
checking for sys/utsname.h... (cached) yes
checking for sys/wait.h... (cached) yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking sys/sysctl.h usability... yes
checking sys/sysctl.h presence... yes
checking for sys/sysctl.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking for struct tm.tm_zone... yes
checking for timezone external... yes
checking for altzone external... no
checking for daylight external... yes
checking for tm_gmtoff in struct tm... yes
checking for CHECK... no
checking for check - version >= 0.8.2... no
*** Could not run check test program, checking why...
*** The test program failed to compile or link. See the file config.log for
*** the exact error that occured.
checking for doxygen... true
checking for dot... true
configure: creating ./config.status
config.status: creating Makefile
config.status: creating Doxyfile
config.status: creating doc/Makefile
config.status: creating doc/pidgin.1
config.status: creating doc/finch.1
config.status: creating m4macros/Makefile
config.status: creating pidgin.apspec
config.status: creating pidgin/Makefile
config.status: creating pidgin/pidgin.pc
config.status: creating pidgin/pidgin-uninstalled.pc
config.status: creating pidgin/pixmaps/Makefile
config.status: creating pidgin/pixmaps/animations/Makefile
config.status: creating pidgin/pixmaps/animations/16/Makefile
config.status: creating pidgin/pixmaps/buddy_icons/Makefile
config.status: creating pidgin/pixmaps/buddy_icons/qq/Makefile
config.status: creating pidgin/pixmaps/dialogs/Makefile
config.status: creating pidgin/pixmaps/dialogs/16/Makefile
config.status: creating pidgin/pixmaps/dialogs/16/scalable/Makefile
config.status: creating pidgin/pixmaps/dialogs/64/Makefile
config.status: creating pidgin/pixmaps/dialogs/64/scalable/Makefile
config.status: creating pidgin/pixmaps/emblems/Makefile
config.status: creating pidgin/pixmaps/emblems/16/Makefile
config.status: creating pidgin/pixmaps/emblems/16/scalable/Makefile
config.status: creating pidgin/pixmaps/emotes/Makefile
config.status: creating pidgin/pixmaps/emotes/default/Makefile
config.status: creating pidgin/pixmaps/emotes/default/22/Makefile
config.status: creating pidgin/pixmaps/emotes/default/22/scalable/Makefile
config.status: creating pidgin/pixmaps/emotes/none/Makefile
config.status: creating pidgin/pixmaps/icons/Makefile
config.status: creating pidgin/pixmaps/icons/16/Makefile
config.status: creating pidgin/pixmaps/icons/16/scalable/Makefile
config.status: creating pidgin/pixmaps/icons/24/Makefile
config.status: creating pidgin/pixmaps/icons/24/scalable/Makefile
config.status: creating pidgin/pixmaps/icons/32/Makefile
config.status: creating pidgin/pixmaps/icons/32/scalable/Makefile
config.status: creating pidgin/pixmaps/icons/48/Makefile
config.status: creating pidgin/pixmaps/icons/48/scalable/Makefile
config.status: creating pidgin/pixmaps/protocols/Makefile
config.status: creating pidgin/pixmaps/protocols/16/Makefile
config.status: creating pidgin/pixmaps/protocols/16/scalable/Makefile
config.status: creating pidgin/pixmaps/protocols/22/Makefile
config.status: creating pidgin/pixmaps/protocols/22/scalable/Makefile
config.status: creating pidgin/pixmaps/protocols/48/Makefile
config.status: creating pidgin/pixmaps/protocols/48/scalable/Makefile
config.status: creating pidgin/pixmaps/status/Makefile
config.status: creating pidgin/pixmaps/status/16/Makefile
config.status: creating pidgin/pixmaps/status/16/rtl/Makefile
config.status: creating pidgin/pixmaps/status/16/scalable/Makefile
config.status: creating pidgin/pixmaps/status/22/Makefile
config.status: creating pidgin/pixmaps/status/22/rtl/Makefile
config.status: creating pidgin/pixmaps/status/22/scalable/Makefile
config.status: creating pidgin/pixmaps/status/32/Makefile
config.status: creating pidgin/pixmaps/status/32/rtl/Makefile
config.status: creating pidgin/pixmaps/status/32/scalable/Makefile
config.status: creating pidgin/pixmaps/status/48/Makefile
config.status: creating pidgin/pixmaps/status/48/rtl/Makefile
config.status: creating pidgin/pixmaps/toolbar/Makefile
config.status: creating pidgin/pixmaps/toolbar/16/Makefile
config.status: creating pidgin/pixmaps/toolbar/16/scalable/Makefile
config.status: creating pidgin/pixmaps/toolbar/22/Makefile
config.status: creating pidgin/pixmaps/toolbar/22/scalable/Makefile
config.status: creating pidgin/pixmaps/tray/Makefile
config.status: creating pidgin/pixmaps/tray/16/Makefile
config.status: creating pidgin/pixmaps/tray/16/scalable/Makefile
config.status: creating pidgin/pixmaps/tray/22/Makefile
config.status: creating pidgin/pixmaps/tray/22/scalable/Makefile
config.status: creating pidgin/plugins/Makefile
config.status: creating pidgin/plugins/cap/Makefile
config.status: creating pidgin/plugins/gestures/Makefile
config.status: creating pidgin/plugins/gevolution/Makefile
config.status: creating pidgin/plugins/musicmessaging/Makefile
config.status: creating pidgin/plugins/perl/Makefile
config.status: creating pidgin/plugins/perl/common/Makefile.PL
config.status: creating pidgin/plugins/ticker/Makefile
config.status: creating pidgin/sounds/Makefile
config.status: creating libpurple/example/Makefile
config.status: creating libpurple/gconf/Makefile
config.status: creating libpurple/purple.pc
config.status: creating libpurple/purple-uninstalled.pc
config.status: creating libpurple/plugins/Makefile
config.status: creating libpurple/plugins/mono/Makefile
config.status: creating libpurple/plugins/mono/api/Makefile
config.status: creating libpurple/plugins/mono/loader/Makefile
config.status: creating libpurple/plugins/perl/Makefile
config.status: creating libpurple/plugins/perl/common/Makefile.PL
config.status: creating libpurple/plugins/ssl/Makefile
config.status: creating libpurple/plugins/tcl/Makefile
config.status: creating libpurple/Makefile
config.status: creating libpurple/protocols/Makefile
config.status: creating libpurple/protocols/bonjour/Makefile
config.status: creating libpurple/protocols/gg/Makefile
config.status: creating libpurple/protocols/irc/Makefile
config.status: creating libpurple/protocols/jabber/Makefile
config.status: creating libpurple/protocols/msn/Makefile
config.status: creating libpurple/protocols/novell/Makefile
config.status: creating libpurple/protocols/oscar/Makefile
config.status: creating libpurple/protocols/qq/Makefile
config.status: creating libpurple/protocols/sametime/Makefile
config.status: creating libpurple/protocols/silc/Makefile
config.status: creating libpurple/protocols/simple/Makefile
config.status: creating libpurple/protocols/toc/Makefile
config.status: creating libpurple/protocols/yahoo/Makefile
config.status: creating libpurple/protocols/zephyr/Makefile
config.status: creating libpurple/tests/Makefile
config.status: creating libpurple/version.h
config.status: creating finch/Makefile
config.status: creating finch/libgnt/Makefile
config.status: creating finch/libgnt/gnt.pc
config.status: creating finch/libgnt/wms/Makefile
config.status: creating finch/plugins/Makefile
config.status: creating po/Makefile.in
config.status: creating pidgin.spec
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing intltool commands
config.status: executing default-1 commands
config.status: executing po/stamp-it commands

pidgin 2.0.1

Build GTK+ 2.x UI............. : yes
Build console UI.............. : yes

Protocols to build dynamically : gg irc jabber msn novell oscar qq simple yahoo zephyr
Protocols to link statically.. :

Build with GStreamer support.. : no
Build with D-Bus support...... : yes
D-Bus services directory...... : /usr/share/dbus-1/services
Build with NetworkManager..... : no
SSL Library/Libraries......... : None (MSN and Google Talk will not work without SSL!)
Build with Cyrus SASL support. : no
Use kerberos 4 with zephyr.... : no
Use external libzephyr........ : no
Has you....................... : yes

Use XScreenSaver Extension.... : yes
Use X Session Management...... : yes
Use startup notification...... : no
Build with GtkSpell support... : no

Build with plugin support..... : yes
Build with Mono support....... : no
Build with Perl support....... : yes
Build with Tcl support........ : yes
Build with Tk support......... : yes

Print debugging messages...... : no

Pidgin will be installed in /usr/bin.
Warning: You have an old copy of Pidgin at /usr/local/bin/pidgin.
回复

使用道具 举报

 楼主| 发表于 2007-5-26 13:22:02 | 显示全部楼层
问个菜鸟级的问题,如何Uninstall
回复

使用道具 举报

 楼主| 发表于 2007-5-26 13:23:18 | 显示全部楼层
make[3]: Leaving directory `/root/pidgin-2.0.1/pidgin'
make[2]: Leaving directory `/root/pidgin-2.0.1/pidgin'
Making all in m4macros
make[2]: Entering directory `/root/pidgin-2.0.1/m4macros'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/root/pidgin-2.0.1/m4macros'
Making all in po
make[2]: Entering directory `/root/pidgin-2.0.1/po'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/root/pidgin-2.0.1/po'
make[2]: Entering directory `/root/pidgin-2.0.1'
LC_ALL=C ./intltool-merge -d -u -c ./po/.intltool-merge-cache ./po pidgin.desktop.in pidgin.desktop
Found cached translation database
Merging translations into pidgin.desktop.
make[2]: Leaving directory `/root/pidgin-2.0.1'
make[1]: Leaving directory `/root/pidgin-2.0.1'
[root@MagicLinux pidgin-2.0.1]#
回复

使用道具 举报

 楼主| 发表于 2007-5-26 13:27:04 | 显示全部楼层
installing zh_TW.gmo as /usr/share/locale/zh_TW/LC_MESSAGES/pidgin.mo
make[1]: Leaving directory `/root/pidgin-2.0.1/po'
make[1]: Entering directory `/root/pidgin-2.0.1'
make[2]: Entering directory `/root/pidgin-2.0.1'
make[2]: Nothing to be done for `install-exec-am'.
test -z "/usr/share/applications" || mkdir -p -- "/usr/share/applications"
/usr/bin/install -c -m 644 'pidgin.desktop' '/usr/share/applications/pidgin.desktop'
make[2]: Leaving directory `/root/pidgin-2.0.1'
make[1]: Leaving directory `/root/pidgin-2.0.1'
[root@MagicLinux pidgin-2.0.1]#
回复

使用道具 举报

发表于 2007-5-26 13:28:01 | 显示全部楼层
[quote:2139e21c1d="Bluecrazy"]问个菜鸟级的问题,如何Uninstall[/quote]

make install 之后如果要 uninstall 的话
进入 make install 的目录,然后执行“make uninstall” :D
回复

使用道具 举报

 楼主| 发表于 2007-5-26 14:44:18 | 显示全部楼层
谢谢,安装成功!
回复

使用道具 举报

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

本版积分规则

GMT+8, 2024-11-24 02:12 , Processed in 0.041694 second(s), 15 queries .

© 2021 Powered by Discuz! X3.5.

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