QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

楼主: VimChina

GaimQQ MSN 在 Magic 上的解决方案

[复制链接]
发表于 2004-4-13 23:12:10 | 显示全部楼层
tai yumen le,,,,,anzhao gewei gaoshou de fangfa ,,wo rengran gao buding QQ he zhongwen shuru.................((((((((((
回复

使用道具 举报

 楼主| 发表于 2004-4-13 23:16:00 | 显示全部楼层
[quote:24420422ce="hunteryu"]tai yumen le,,,,,anzhao gewei gaoshou de fangfa ,,wo rengran gao buding QQ he zhongwen shuru.................(((((((((([/quote]

到哪一步就不行了?具体点说一下,最好把错误提示信息也帖出来
回复

使用道具 举报

 楼主| 发表于 2004-4-13 23:23:52 | 显示全部楼层
再来几张图,上公社的IRC频道

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有账号?注册

×
回复

使用道具 举报

发表于 2004-4-13 23:30:39 | 显示全部楼层
[root@yuchi root]# chmod -R +x gaim-cvs-0218-qq
[root@yuchi root]# cd gaim-cvs-0218-qq
[root@yuchi gaim-cvs-0218-qq]# ./configure
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... 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 build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
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 fl32... no
checking for af77... no
checking for fort77... 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 lf95... no
checking for g95... 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 static flag  works... 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/bin/ld) supports shared librarie
s... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
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 librarie
s... 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 librarie
s... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
appending configuration tag "F77" to libtool
checking for a BSD-compatible install... /usr/bin/install -c
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for ranlib... (cached) ranlib
checking for strerror in -lcposix... no
checking for an ANSI C-conforming const... yes
checking for signed... yes
checking for inline... inline
checking for off_t... yes
checking for size_t... yes
checking for long long... yes
checking for long double... yes
checking for wchar_t... yes
checking for wint_t... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for intmax_t... yes
checking whether printf() supports POSIX/XSI format strings... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking whether we are using the GNU C Library 2.1 or newer... yes
checking whether integer division by zero raises SIGFPE... yes
checking for unsigned long long... yes
checking for inttypes.h... yes
checking whether the inttypes.h PRIxNN macros are broken... no
checking for stdint.h... (cached) yes
checking for SIZE_MAX... yes
checking for stdint.h... (cached) yes
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... ./config.rpath: ./confi
g.rpath: No such file or directory
done
checking for ptrdiff_t... yes
checking argz.h usability... yes
checking argz.h presence... yes
checking for argz.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking nl_types.h usability... yes
checking nl_types.h presence... yes
checking for nl_types.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking for asprintf... yes
checking for fwprintf... yes
checking for getcwd... yes
checking for getegid... yes
checking for geteuid... yes
checking for getgid... yes
checking for getuid... yes
checking for mempcpy... yes
checking for munmap... yes
checking for putenv... yes
checking for setenv... yes
checking for setlocale... yes
checking for snprintf... yes
checking for stpcpy... yes
checking for strcasecmp... yes
checking for strdup... yes
checking for strtoul... yes
checking for tsearch... yes
checking for wcslen... yes
checking for __argz_count... yes
checking for __argz_stringify... yes
checking for __argz_next... yes
checking for __fsetlocking... yes
checking whether _snprintf is declared... no
checking whether _snwprintf is declared... no
checking whether feof_unlocked is declared... yes
checking whether fgets_unlocked is declared... no
checking whether getc_unlocked is declared... yes
checking for iconv... yes
checking for iconv declaration...
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbyt
esleft, char * *outbuf, size_t *outbytesleft);
checking for nl_langinfo and CODESET... yes
checking for LC_MESSAGES... yes
checking for bison... bison
checking version of bison... 1.875, ok
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking for ANSI C header files... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... 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 an ANSI C-conforming const... (cached) yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking return type of signal handlers... void
checking for strftime... yes
checking for strdup... (cached) yes
checking for strstr... yes
checking for atexit... yes
checking for getopt_long... yes
checking for inet_aton... yes
checking for gethostent in -lnsl... yes
checking for socket... yes
checking for getaddrinfo... yes
checking for socklen_t... yes
checking for pkg-config... /usr/bin/pkg-config
checking for GLIB - version >= 2.0.0... yes (version 2.3.5)
checking for pkg-config... (cached) /usr/bin/pkg-config
checking for GTK+ - version >= 2.0.0... yes (version 2.3.5)
checking for gaim... /usr/bin/gaim
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 libstartup-notification-1.0 >= 0.5... Package libstartup-
notification-1.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `libstartup-notificati
on-1.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libstartup-notification-1.0' found
Building without libstartup-notification
checking for libxml-2.0 libebook-1.0 libedata-book-1.0... Package libe
book-1.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `libebook-1.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libebook-1.0' found
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 tm_gmtoff in struct tm... yes
checking for perl... /usr/bin/perl
checking for Perl compile flags... ok
checking for libperl... checking for perl_run... 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-nss... Package mozilla-nss was not found in the p
kg-config search path.
Perhaps you should add the directory containing `mozilla-nss.pc'
to the PKG_CONFIG_PATH environment variable
No package 'mozilla-nss' found
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... no
checking for gtkspell-2.0 >= 2.0.2... Package gtkspell-2.0 was not fou
nd in the pkg-config search path.
Perhaps you should add the directory containing `gtkspell-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gtkspell-2.0' found
checking for dlopen... no
checking for dlopen in -ldl... yes
checking for ao... yes
checking for audiofile-config... /usr/bin/audiofile-config
checking for Audio File Library - version >= 0.2.0... yes
checking asm/byteorder.h usability... yes
checking asm/byteorder.h presence... yes
checking for asm/byteorder.h... yes
checking byteswap.h usability... yes
checking byteswap.h presence... yes
checking for byteswap.h... yes
checking endian.h usability... yes
checking endian.h presence... yes
checking for endian.h... yes
checking machine/endian.h usability... no
checking machine/endian.h presence... no
checking for machine/endian.h... no
checking arpa/nameser_compat.h usability... yes
checking arpa/nameser_compat.h presence... yes
checking for arpa/nameser_compat.h... yes
checking for bswap_32... no
checking for bswap_16... no
checking whether byte ordering is bigendian... no
checking for snprintf... (cached) 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 for malloc.h... (cached) 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 sys/utsname.h usability... yes
checking sys/utsname.h presence... yes
checking for sys/utsname.h... yes
checking for sys/wait.h... (cached) yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking for struct tm.tm_zone... yes
checking for timezone external... yes
checking for altzone external... no
checking for daylight external... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating Doxyfile
config.status: creating doc/Makefile
config.status: creating doc/gaim.1
config.status: creating doc/gaim-remote.1
config.status: creating intl/Makefile
config.status: creating pixmaps/Makefile
config.status: creating pixmaps/smileys/Makefile
config.status: creating pixmaps/smileys/default/Makefile
config.status: creating pixmaps/status/Makefile
config.status: creating pixmaps/status/default/Makefile
config.status: creating plugins/Makefile
config.status: creating plugins/docklet/Makefile
config.status: creating plugins/gevolution/Makefile
config.status: creating plugins/gaim-remote/Makefile
config.status: creating plugins/gestures/Makefile
config.status: creating plugins/perl/Makefile
config.status: creating plugins/perl/common/Makefile.PL
config.status: creating plugins/ssl/Makefile
config.status: creating plugins/tcl/Makefile
config.status: creating plugins/ticker/Makefile
config.status: creating po/Makefile.in
config.status: creating sounds/Makefile
config.status: creating src/Makefile
config.status: creating src/protocols/Makefile
config.status: error: cannot find input file: src/protocols/Makefile.i
n
[root@yuchi gaim-cvs-0218-qq]# make
cd . && /bin/sh /root/gaim-cvs-0218-qq/missing --run autoheader
touch ./config.h.in
cd . && /bin/sh ./config.status config.h
config.status: creating config.h
make  all-recursive
make[1]: Entering directory `/root/gaim-cvs-0218-qq'
Making all in sounds
make[2]: Entering directory `/root/gaim-cvs-0218-qq/sounds'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/root/gaim-cvs-0218-qq/sounds'
Making all in plugins
make[2]: Entering directory `/root/gaim-cvs-0218-qq/plugins'
Makefile:372: .deps/autorecon.Plo: 没有那个文件或目录
Makefile:373: .deps/history.Plo: 没有那个文件或目录
Makefile:374: .deps/iconaway.Plo: 没有那个文件或目录
Makefile:375: .deps/idle.Plo: 没有那个文件或目录
Makefile:376: .deps/notify.Plo: 没有那个文件或目录
Makefile:377: .deps/relnot.Plo: 没有那个文件或目录
Makefile:378: .deps/spellchk.Plo: 没有那个文件或目录
Makefile:379: .deps/statenotify.Plo: 没有那个文件或目录
Makefile:380: .deps/timestamp.Plo: 没有那个文件或目录
make[2]: *** 没有规则可以创建目标“.deps/timestamp.Plo”。 停止。
make[2]: Leaving directory `/root/gaim-cvs-0218-qq/plugins'
make[1]: *** [all-recursive] 错误 1
make[1]: Leaving directory `/root/gaim-cvs-0218-qq'
make: *** [all] 错误 2
[root@yuchi gaim-cvs-0218-qq]#
回复

使用道具 举报

 楼主| 发表于 2004-4-14 07:36:08 | 显示全部楼层
[root@yuchi gaim-cvs-0218-qq]# ./configure

config.status: error: cannot find input file: src/protocols/Makefile.i
n
[root@yuchi gaim-cvs-0218-qq]#
问题出在这里,你缺少一个叫Makefile.in的文件。可能是你下载的 包有错误
我在自己的机子上做了一个实验,
#mv Makefile.in Makefile.in.bak
#./configure
......
......
config.status: creating Makefile
config.status: error: cannot find input file: Makefile.in
#
出现了和你一样的错误提示。

我把Makefile.in放在附件里了,你把它后面的扩展名.txt去掉(因为.in扩展名的文件步允许上传,所以我只好这样了),然后复制到你的gaim-cvs-0218-qq目录下,再试试,应该就可以了。

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有账号?注册

×
回复

使用道具 举报

发表于 2004-4-14 10:01:28 | 显示全部楼层
参照http://bbs.chinaunix.net/forum/viewtopic.php?t=290392,MSN和QQ都很正常,很稳定,所有表情都能用。还能发送文件,不过,不能视频或者语音聊天(总之我没办法)
回复

使用道具 举报

 楼主| 发表于 2004-4-14 13:22:47 | 显示全部楼层
[quote:12120b8089="p1109"]参照http://bbs.chinaunix.net/forum/viewtopic.php?t=290392,MSN和QQ都很正常,很稳定,所有表情都能用。还能发送文件,不过,不能视频或者语音聊天(总之我没办法) [/quote]

多谢指引,已经成功搞定MSN。

另,我已经将帖子整理过,加入了关于 MSN 的相关内容。

谢谢兄弟。
回复

使用道具 举报

发表于 2004-4-14 18:27:19 | 显示全部楼层
VimChina,and you come from Fujian,too???
回复

使用道具 举报

 楼主| 发表于 2004-4-14 19:39:10 | 显示全部楼层
[quote:2e65835ab8="jin_liu"]VimChina,and you come from Fujian,too???[/quote]

是D,福建->龙岩->大池
回复

使用道具 举报

发表于 2004-4-14 22:50:24 | 显示全部楼层
[quote:3246064401="VimChina"][quote:3246064401="jin_liu"]VimChina,and you come from Fujian,too???[/quote]

是D,福建->龙岩->大池 [/quote]
福建-》三明-》大田 ,不过本人现在在辽宁,哈哈
回复

使用道具 举报

 楼主| 发表于 2004-4-14 23:19:33 | 显示全部楼层
[quote:57a5fdf6b0="jin_liu"]
是D,福建->龙岩->大池
福建-》三明-》大田 ,不过本人现在在辽宁,哈哈[/quote]

桂林
回复

使用道具 举报

发表于 2004-4-21 20:43:11 | 显示全部楼层
vimchina,我写了你12号发布的软件包,安装一切OK,但是打开填加协议的时候却没有QQ协议,不知道是什么原因呢??
回复

使用道具 举报

发表于 2004-4-21 22:42:10 | 显示全部楼层
configure complete,now type 'make'

[root@localhost gaim-cvs-0218-qq]# make
make all-recursive
make[1]: Entering directory '/mnt/WinE/fg/fg/gaim-cvs-0218-qq'
Making all in sounds
make[2]:  Entering directory '/mnt/WinE/fg/fg/gaim-cvs-0218-qq/sounds'
make[2]:   *** No rule to make target 'arrive.way',needed by 'all-am'.stop.
make[2]:   Leaving directory '/mnt/WinE/fg/fg/gaim-cvs-0218-qq/sounds'
make[1]:   ***[all-recursive] Error.1  
make[1]:    Leaving directory '/mnt/WinE/fg/fg/gaim-cvs-0218-qq'
make:      ***[all] Error.2


vimchina,我又重新下载了,这次出现了上面的两个错误,请问是什么意思??要怎么解决呢??
回复

使用道具 举报

 楼主| 发表于 2004-4-22 12:47:50 | 显示全部楼层
[quote:a713982001="非非"]configure complete,now type 'make'

[root@localhost gaim-cvs-0218-qq]# make
make all-recursive
make[1]: Entering directory '/mnt/WinE/fg/fg/gaim-cvs-0218-qq'
Making all in sounds
make[2]:  Entering directory '/mnt/WinE/fg/fg/gaim-cvs-0218-qq/sounds'
make[2]:   *** No rule to make target 'arrive.way',needed by 'all-am'.stop.
make[2]:   Leaving directory '/mnt/WinE/fg/fg/gaim-cvs-0218-qq/sounds'
make[1]:   ***[all-recursive] Error.1  
make[1]:    Leaving directory '/mnt/WinE/fg/fg/gaim-cvs-0218-qq'
make:      ***[all] Error.2


vimchina,我又重新下载了,这次出现了上面的两个错误,请问是什么意思??要怎么解决呢??[/quote]

把你./configure的详细过程帖出来好吗?我需要多一点的错误提示信息
发站内信件也行。
谢谢。
回复

使用道具 举报

发表于 2004-4-22 13:30:22 | 显示全部楼层
不要解压缩到win的分区上面,容易出错,因为fat32分区无法区分大小写。
回复

使用道具 举报

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

本版积分规则

GMT+8, 2024-4-28 22:44 , Processed in 0.093443 second(s), 13 queries .

© 2021 Powered by Discuz! X3.5.

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