(解决)谁能教我安装飞鸽传书g2ipmsg-0.9.6

其它类软件,非上述版软件
回复
头像
吉祥海云
帖子: 19
注册时间: 2008-11-04 16:10

(解决)谁能教我安装飞鸽传书g2ipmsg-0.9.6

#1

帖子 吉祥海云 » 2008-11-05 11:50

谢谢!
~$ cd /home/g2ipmsg-0.9.6
~/g2ipmsg-0.9.6$ ./configure --prefix=/usr --sysconfdir=/etc --enable-systray --with-ext-charcode=CP936
checking for doxygen... no
configure: WARNING: doxygen not found - will not generate any doxygen documentation
checking for perl... /usr/bin/perl
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
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 ISO C89... none needed
checking dependency style of gcc... gcc3
checking for library containing strerror... none required
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 ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
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 ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking for intltool >= 0.31... 0.37.1 found
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for msgfmt... /usr/bin/msgfmt
checking for perl... /usr/bin/perl
checking for XML::Parser... ok
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... 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 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 libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for dirfd... yes
checking for asctime_r... yes
checking for localtime_r... yes
checking for pkg-config... /usr/bin/pkg-config
checking OpenSSL options with pkg-config... no
checking for gdi32... no
checking for CRYPTO_lock in -lcrypto... no
checking for CRYPTO_add_lock in -lcrypto... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for G2IPMSG... yes
checking for DBUSGLIB... no
checking whether to be enable dbus-glib... no
checking whether to be enable gnome-screensaver-interaction... nodbus-glib not available
checking for SYSTRAY... yes
checking whether to be enable systray... yes
checking whether to be enable IPMSG UTF-8 extension support... no
checking whether to be enable applet... yes
checking for APPLET... yes
checking for iconv... /usr/bin/iconv
checking external representation character code of ipmsg... CP932
checking directory configuration for PREFIX... /usr
checking directory configuration for LIBDIR... /usr/lib
checking directory configuration for DATADIR... /usr/share
checking directory configuration for SYSCONFDIR... /etc
checking directory configuration for GNOME_ICONDIR... /usr/share/icons
checking directory configuration for GNOME_PIXMAPSDIR... /usr/share/pixmaps
checking directory configuration for GNOME_GLADEDIR... /usr/share/gnome-applets/glade
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking for libintl.h... (cached) yes
checking for ngettext in libc... yes
checking for dgettext in libc... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... (cached) /usr/bin/msgfmt
checking for dcgettext... yes
checking if msgfmt accepts -c... yes
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... (cached) /usr/bin/xgettext
checking for catalogs to be installed... ja zh_CN
Using config source xml:merged:/etc/gconf/gconf.xml.defaults for schema installation
Using $(sysconfdir)/gconf/schemas as install directory for schema files
checking for GST... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating po/Makefile.in
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
config.status: executing intltool commands
config.status: executing default-1 commands
config.status: executing po/stamp-it commands
上次由 吉祥海云 在 2008-11-05 15:16,总共编辑 1 次。
根尘永脱事非常,紧把绳头做一场;不经一番寒彻骨,那得梅花扑鼻香。——唐·黄蘖禅师《上堂开示颂》
头像
吉祥海云
帖子: 19
注册时间: 2008-11-04 16:10

Re: 谁能教我安装飞鸽传书g2ipmsg-0.9.6,试装了一两天了,就是不成功

#2

帖子 吉祥海云 » 2008-11-05 12:04

interface.c: 在函数‘create_downloadfilechooserdialog’中:
interface.c:1227: 警告: 变量实参太少,不足以填满一个哨兵
interface.c: 在函数‘create_logfileChooserdialog’中:
interface.c:1298: 警告: 变量实参太少,不足以填满一个哨兵


pubcrypt.c: 在函数‘check_secure_directory’中:
pubcrypt.c:391: 警告: 忽略声明有 warn_unused_result 属性的‘fchdir’的返回值
pubcrypt.c: 在函数‘ipmsg_pem_passwd_call_back’中:
pubcrypt.c:457: 警告: 格式‘%s’需要类型‘char *’,但实参 4 的类型为‘void *’
pubcrypt.c:457: 警告: 格式‘%s’需要类型‘char *’,但实参 4 的类型为‘void *’
pubcrypt.c: 在函数‘pcrypt_crypt_parse_anspubkey’中:
pubcrypt.c:983: 警告: 格式‘%x’需要类型‘unsigned int’,但实参 6 的类型为‘ipmsg_cap_t’
pubcrypt.c:983: 警告: 格式‘%x’需要类型‘unsigned int’,但实参 6 的类型为‘ipmsg_cap_t’
pubcrypt.c: 在函数‘pcrypt_crypt_generate_anspubkey_string’中:
pubcrypt.c:1071: 警告: 格式‘%x’需要类型‘unsigned int’,但实参 6 的类型为‘ipmsg_cap_t’
pubcrypt.c:1071: 警告: 格式‘%x’需要类型‘unsigned int’,但实参 6 的类型为‘ipmsg_cap_t’
pubcrypt.c:1079: 警告: 格式‘%x’需要类型‘unsigned int’,但实参 6 的类型为‘ipmsg_cap_t’
pubcrypt.c:1079: 警告: 格式‘%x’需要类型‘unsigned int’,但实参 6 的类型为‘ipmsg_cap_t’
pubcrypt.c:1085: 警告: 格式‘%x’需要类型‘unsigned int’,但实参 6 的类型为‘ipmsg_cap_t’
pubcrypt.c:1085: 警告: 格式‘%x’需要类型‘unsigned int’,但实参 6 的类型为‘ipmsg_cap_t’
pubcrypt.c:1087: 警告: 格式‘%x’需要类型‘unsigned int’,但实参 6 的类型为‘ipmsg_cap_t’
pubcrypt.c:1087: 警告: 格式‘%x’需要类型‘unsigned int’,但实参 6 的类型为‘ipmsg_cap_t’
pubcrypt.c:1113: 警告: 格式‘%x’需要类型‘unsigned int’,但实参 4 的类型为‘ipmsg_cap_t’
pubcrypt.c:1113: 警告: 格式‘%x’需要类型‘unsigned int’,但实参 4 的类型为‘ipmsg_cap_t’
pubcrypt.c: 在函数‘pcrypt_crypt_generate_getpubkey_string’中:
pubcrypt.c:1167: 警告: 格式‘%x’需要类型‘unsigned int’,但实参 4 的类型为‘ipmsg_cap_t’
pubcrypt.c:1167: 警告: 格式‘%x’需要类型‘unsigned int’,但实参 4 的类型为‘ipmsg_cap_t’
mv -f .deps/pubcrypt.Tpo .deps/pubcrypt.Po
根尘永脱事非常,紧把绳头做一场;不经一番寒彻骨,那得梅花扑鼻香。——唐·黄蘖禅师《上堂开示颂》
头像
吉祥海云
帖子: 19
注册时间: 2008-11-04 16:10

Re: 谁能教我安装飞鸽传书g2ipmsg-0.9.6,试装了一两天了,就是不成功

#3

帖子 吉祥海云 » 2008-11-05 15:14

成功了,但发现,g2ipmsg-0.9.6,还是不能支持传送文件夹
根尘永脱事非常,紧把绳头做一场;不经一番寒彻骨,那得梅花扑鼻香。——唐·黄蘖禅师《上堂开示颂》
xeoc
帖子: 1994
注册时间: 2007-05-06 10:12

Re: (解决)谁能教我安装飞鸽传书g2ipmsg-0.9.6

#4

帖子 xeoc » 2008-11-05 15:24

以前一直用g2ipmsg,什么都能传的啊...现在用qipmsg了,有现成的包,懒得自己编译...除了不能跨网段都很爽...
回复