(更新)linux下独立gtalk客户端Talkmm(gtk版本,deb和rpm版google code下载地址)

软件和网站开发以及相关技术探讨
回复
xiongqin
帖子: 136
注册时间: 2007-05-07 7:17

Re: linux下独立gtalk客户端Talkmm(gtk版本deb发布,rpm发布)

#106

帖子 xiongqin » 2009-06-09 19:59

mymathersname 写了:有朋友能够解决这个下面的问题吗?ubuntu 8.04
Ubuntu-2009-06-08-13-01-44.png
不会有这个错误啊,我的版本里面这些行没有_这个符号啊
je50
帖子: 3
注册时间: 2009-06-09 20:09

Re: linux下独立gtalk客户端Talkmm(gtk版本deb发布,rpm发布)

#107

帖子 je50 » 2009-06-09 20:16

支撑!!!!!!!
头像
mymathersname
帖子: 2870
注册时间: 2008-09-18 23:40
系统: Ubuntu 15.04 x64
来自: Mars

Re: linux下独立gtalk客户端Talkmm(gtk版本deb发布,rpm发布)

#108

帖子 mymathersname » 2009-06-09 22:17

xiongqin 写了:
mymathersname 写了:有朋友能够解决这个下面的问题吗?ubuntu 8.04
Ubuntu-2009-06-08-13-01-44.png
不会有这个错误啊,我的版本里面这些行没有_这个符号啊
哦,不知道,它缺少libseymm那个包,但是,我安装后还是提示缺少,不知道为什么?我就下载了这个的源码然后自己编译安装上了,随后,./configure就解决了,但是在make的过程中出现了以上的错误…… :em06
转移各位校内,百毒朋友,把目标转向twitter和facebook,别总看局域网的内容
其实从那么多的ubuntu发行版和fedora的各个发行版中,我们不难看出,linux的进步是惊人的,从长久的发展规律和更加深远的意义来看,linux桌面版与微软的距离在缩小,这是值得庆幸的……
ubuntu是半年还去偷情一次的初恋。fedora是一生挚爱的正室。debian是和正室同等地位的妾侍。rh/cent是用来偷窥的正室大姐姐。suse是一夜夫妻百二蚊。gentoo是有内涵的才女。arch是久闻其名不敢接触的怪叔叔。其余发行版,我是帝皇它们是屁民,无福宠幸。
头像
YaMeng
帖子: 120
注册时间: 2009-06-12 9:28

Re: linux下独立gtalk客户端Talkmm(gtk版本,deb和rpm版google code下载地址)

#109

帖子 YaMeng » 2009-06-12 9:29

先看看在说

代码: 全选

本贴内容受拉登大叔的大力支持!若有持反对意见者,……(此处省略后果)
العم أسامة بن لادن وتؤيد بقوة محتويات هذه الوظيفة! لأولئك الذين يحملون آراء متعارضة ، وهنا...... حذف عواقب وخيمة
子曰 打架为何乃用砖呼?我曰 板砖足以!
smg88
帖子: 1
注册时间: 2009-05-13 15:23

Re: linux下独立gtalk客户端Talkmm(gtk版本,deb和rpm版google code下载地址)

#110

帖子 smg88 » 2009-06-12 14:35

顶顶!!!
cidsky
帖子: 4
注册时间: 2009-05-26 17:47

Re: linux下独立gtalk客户端Talkmm(gtk版本,deb和rpm版google code下载地址)

#111

帖子 cidsky » 2009-06-13 15:30

正在启动 talkmm,然后就没了 :em20
什么原因呢?
隔壁家的女孩
帖子: 20
注册时间: 2009-06-13 22:51

Re: linux下独立gtalk客户端Talkmm(gtk版本,deb和rpm版google code下载地址)

#112

帖子 隔壁家的女孩 » 2009-06-14 9:41

顶 不过俺现在不用gtalk这玩意 哈哈
头像
Jaison
帖子: 46
注册时间: 2009-05-23 17:24

Re: linux下独立gtalk客户端Talkmm(gtk版本,deb和rpm版google code下载地址)

#113

帖子 Jaison » 2009-06-14 14:20

longpei@longpei-desktop:~$ cd /home/longpei/桌面/talkmm-read-only/libjingle
longpei@longpei-desktop:~/桌面/talkmm-read-only/libjingle$ libjingle:./configur
e --with-ilbc=/usr/local
bash: libjingle:./configure: 没有该文件或目录
longpei@longpei-desktop:~/桌面/talkmm-read-only/libjingle$ ./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 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 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 for style of include used by make... GNU
checking dependency style of gcc... gcc3
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 for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
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 whether we are using the GNU C++ compiler... (cached) yes
checking whether g++ accepts -g... (cached) yes
checking dependency style of g++... (cached) gcc3
checking how to run the C++ preprocessor... g++ -E
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) 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... yes
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 -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) 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 for a BSD-compatible install... /usr/bin/install -c
checking for XML_ParserCreate in -lexpat... yes
ls: cannot access talk/third_party/gips/VoiceEngine_Linux_gcc.a: No such file or directory
checking alsa/asoundlib.h usability... no
checking alsa/asoundlib.h presence... no
checking for alsa/asoundlib.h... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for GLIB... yes
checking for ORTP... no
configure: oRTP is required to build libjingle. You can get it from http://www.linphone.org/ortp/
checking for SPEEX... no
configure: speex is required to build libjingle. You can get it from http://www.speex.org
checking for MEDIASTREAMER... no
configure: mediastreamer is required to build libjingle. You can get it from http://download.savannah.gnu.org/releas ... astreamer/
checking iLBC_decode.h usability... yes
checking iLBC_decode.h presence... yes
checking for iLBC_decode.h... yes
checking for iLBC_decode in -lilbc... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating talk/Makefile
config.status: creating talk/base/Makefile
config.status: creating talk/examples/Makefile
config.status: creating talk/login/Makefile
config.status: creating talk/chat/Makefile
config.status: creating talk/examples/xxpalk/Makefile
config.status: error: cannot find input file: talk/examples/talkmm/Makefile.in
longpei@longpei-desktop:~/桌面/talkmm-read-only/libjingle$ make
cd . && /bin/bash ./config.status config.h
config.status: creating config.h
make all-recursive
make[1]: 正在进入目录 `/home/longpei/桌面/talkmm-read-only/libjingle'
Making all in talk
make[2]: 正在进入目录 `/home/longpei/桌面/talkmm-read-only/libjingle/talk'
make[3]: 正在进入目录 `/home/longpei/桌面/talkmm-read-only/libjingle'
make[3]:正在离开目录 `/home/longpei/桌面/talkmm-read-only/libjingle'
Making all in base
make[3]: 正在进入目录 `/home/longpei/桌面/talkmm-read-only/libjingle/talk/base'
Makefile:462: .deps/asynchttprequest.Plo: 没有该文件或目录
Makefile:463: .deps/asyncpacketsocket.Plo: 没有该文件或目录
Makefile:464: .deps/asynctcpsocket.Plo: 没有该文件或目录
Makefile:465: .deps/asyncudpsocket.Plo: 没有该文件或目录
Makefile:466: .deps/autodetectproxy.Plo: 没有该文件或目录
Makefile:467: .deps/base64.Plo: 没有该文件或目录
Makefile:468: .deps/bytebuffer.Plo: 没有该文件或目录
Makefile:469: .deps/common.Plo: 没有该文件或目录
Makefile:470: .deps/diskcache.Plo: 没有该文件或目录
Makefile:471: .deps/diskcachestd.Plo: 没有该文件或目录
Makefile:472: .deps/fileutils.Plo: 没有该文件或目录
Makefile:473: .deps/firewallsocketserver.Plo: 没有该文件或目录
Makefile:474: .deps/helpers.Plo: 没有该文件或目录
Makefile:475: .deps/host.Plo: 没有该文件或目录
Makefile:476: .deps/httpbase.Plo: 没有该文件或目录
Makefile:477: .deps/httpclient.Plo: 没有该文件或目录
Makefile:478: .deps/httpcommon.Plo: 没有该文件或目录
Makefile:479: .deps/httpserver.Plo: 没有该文件或目录
Makefile:480: .deps/logging.Plo: 没有该文件或目录
Makefile:481: .deps/md5c.Plo: 没有该文件或目录
Makefile:482: .deps/messagequeue.Plo: 没有该文件或目录
Makefile:483: .deps/nat_unittest.Po: 没有该文件或目录
Makefile:484: .deps/natserver.Plo: 没有该文件或目录
Makefile:485: .deps/natserver_main.Po: 没有该文件或目录
Makefile:486: .deps/natsocketfactory.Plo: 没有该文件或目录
Makefile:487: .deps/nattypes.Plo: 没有该文件或目录
Makefile:488: .deps/network.Plo: 没有该文件或目录
Makefile:489: .deps/openssladapter.Plo: 没有该文件或目录
Makefile:490: .deps/pathutils.Plo: 没有该文件或目录
Makefile:491: .deps/physicalsocketserver.Plo: 没有该文件或目录
Makefile:492: .deps/proxydetect.Plo: 没有该文件或目录
Makefile:493: .deps/proxyinfo.Plo: 没有该文件或目录
Makefile:494: .deps/signalthread.Plo: 没有该文件或目录
Makefile:495: .deps/socketadapters.Plo: 没有该文件或目录
Makefile:496: .deps/socketaddress.Plo: 没有该文件或目录
Makefile:497: .deps/socketaddresspair.Plo: 没有该文件或目录
Makefile:498: .deps/socketpool.Plo: 没有该文件或目录
Makefile:499: .deps/ssladapter.Plo: 没有该文件或目录
Makefile:500: .deps/stream.Plo: 没有该文件或目录
Makefile:501: .deps/streamutils.Plo: 没有该文件或目录
Makefile:502: .deps/stringdigest.Plo: 没有该文件或目录
Makefile:503: .deps/stringencode.Plo: 没有该文件或目录
Makefile:504: .deps/stringutils.Plo: 没有该文件或目录
Makefile:505: .deps/tarstream.Plo: 没有该文件或目录
Makefile:506: .deps/task.Plo: 没有该文件或目录
Makefile:507: .deps/taskrunner.Plo: 没有该文件或目录
Makefile:508: .deps/testclient.Plo: 没有该文件或目录
Makefile:509: .deps/thread.Plo: 没有该文件或目录
Makefile:510: .deps/time.Plo: 没有该文件或目录
Makefile:511: .deps/unixfilesystem.Plo: 没有该文件或目录
Makefile:512: .deps/urlencode.Plo: 没有该文件或目录
Makefile:513: .deps/virtualsocket_unittest.Po: 没有该文件或目录
Makefile:514: .deps/virtualsocketserver.Plo: 没有该文件或目录
make[3]: *** 没有规则可以创建目标“.deps/virtualsocketserver.Plo”。 停止。
make[3]:正在离开目录 `/home/longpei/桌面/talkmm-read-only/libjingle/talk/base'
make[2]: *** [all-recursive] 错误 1
make[2]:正在离开目录 `/home/longpei/桌面/talkmm-read-only/libjingle/talk'
make[1]: *** [all-recursive] 错误 1
make[1]:正在离开目录 `/home/longpei/桌面/talkmm-read-only/libjingle'
make: *** [all] 错误 2
longpei@longpei-desktop:~/桌面/talkmm-read-only/libjingle$ make install
Making install in talk
make[1]: 正在进入目录 `/home/longpei/桌面/talkmm-read-only/libjingle/talk'
make[2]: 正在进入目录 `/home/longpei/桌面/talkmm-read-only/libjingle'
make[2]:正在离开目录 `/home/longpei/桌面/talkmm-read-only/libjingle'
Making install in base
make[2]: 正在进入目录 `/home/longpei/桌面/talkmm-read-only/libjingle/talk/base'
Makefile:462: .deps/asynchttprequest.Plo: 没有该文件或目录
Makefile:463: .deps/asyncpacketsocket.Plo: 没有该文件或目录
Makefile:464: .deps/asynctcpsocket.Plo: 没有该文件或目录
Makefile:465: .deps/asyncudpsocket.Plo: 没有该文件或目录
Makefile:466: .deps/autodetectproxy.Plo: 没有该文件或目录
Makefile:467: .deps/base64.Plo: 没有该文件或目录
Makefile:468: .deps/bytebuffer.Plo: 没有该文件或目录
Makefile:469: .deps/common.Plo: 没有该文件或目录
Makefile:470: .deps/diskcache.Plo: 没有该文件或目录
Makefile:471: .deps/diskcachestd.Plo: 没有该文件或目录
Makefile:472: .deps/fileutils.Plo: 没有该文件或目录
Makefile:473: .deps/firewallsocketserver.Plo: 没有该文件或目录
Makefile:474: .deps/helpers.Plo: 没有该文件或目录
Makefile:475: .deps/host.Plo: 没有该文件或目录
Makefile:476: .deps/httpbase.Plo: 没有该文件或目录
Makefile:477: .deps/httpclient.Plo: 没有该文件或目录
Makefile:478: .deps/httpcommon.Plo: 没有该文件或目录
Makefile:479: .deps/httpserver.Plo: 没有该文件或目录
Makefile:480: .deps/logging.Plo: 没有该文件或目录
Makefile:481: .deps/md5c.Plo: 没有该文件或目录
Makefile:482: .deps/messagequeue.Plo: 没有该文件或目录
Makefile:483: .deps/nat_unittest.Po: 没有该文件或目录
Makefile:484: .deps/natserver.Plo: 没有该文件或目录
Makefile:485: .deps/natserver_main.Po: 没有该文件或目录
Makefile:486: .deps/natsocketfactory.Plo: 没有该文件或目录
Makefile:487: .deps/nattypes.Plo: 没有该文件或目录
Makefile:488: .deps/network.Plo: 没有该文件或目录
Makefile:489: .deps/openssladapter.Plo: 没有该文件或目录
Makefile:490: .deps/pathutils.Plo: 没有该文件或目录
Makefile:491: .deps/physicalsocketserver.Plo: 没有该文件或目录
Makefile:492: .deps/proxydetect.Plo: 没有该文件或目录
Makefile:493: .deps/proxyinfo.Plo: 没有该文件或目录
Makefile:494: .deps/signalthread.Plo: 没有该文件或目录
Makefile:495: .deps/socketadapters.Plo: 没有该文件或目录
Makefile:496: .deps/socketaddress.Plo: 没有该文件或目录
Makefile:497: .deps/socketaddresspair.Plo: 没有该文件或目录
Makefile:498: .deps/socketpool.Plo: 没有该文件或目录
Makefile:499: .deps/ssladapter.Plo: 没有该文件或目录
Makefile:500: .deps/stream.Plo: 没有该文件或目录
Makefile:501: .deps/streamutils.Plo: 没有该文件或目录
Makefile:502: .deps/stringdigest.Plo: 没有该文件或目录
Makefile:503: .deps/stringencode.Plo: 没有该文件或目录
Makefile:504: .deps/stringutils.Plo: 没有该文件或目录
Makefile:505: .deps/tarstream.Plo: 没有该文件或目录
Makefile:506: .deps/task.Plo: 没有该文件或目录
Makefile:507: .deps/taskrunner.Plo: 没有该文件或目录
Makefile:508: .deps/testclient.Plo: 没有该文件或目录
Makefile:509: .deps/thread.Plo: 没有该文件或目录
Makefile:510: .deps/time.Plo: 没有该文件或目录
Makefile:511: .deps/unixfilesystem.Plo: 没有该文件或目录
Makefile:512: .deps/urlencode.Plo: 没有该文件或目录
Makefile:513: .deps/virtualsocket_unittest.Po: 没有该文件或目录
Makefile:514: .deps/virtualsocketserver.Plo: 没有该文件或目录
make[2]: *** 没有规则可以创建目标“.deps/virtualsocketserver.Plo”。 停止。
make[2]:正在离开目录 `/home/longpei/桌面/talkmm-read-only/libjingle/talk/base'
make[1]: *** [install-recursive] 错误 1
make[1]:正在离开目录 `/home/longpei/桌面/talkmm-read-only/libjingle/talk'
make: *** [install-recursive] 错误 1
longpei@longpei-desktop:~/桌面/talkmm-read-only/libjingle$
----------------------------------------------------------------------------------------------------------------------
死心了! :em20 :em20 :em20 :em20 :em20
monsterplanet
帖子: 18
注册时间: 2009-04-20 22:45

Re: linux下独立gtalk客户端Talkmm(gtk版本,deb和rpm版google code下载地址)

#114

帖子 monsterplanet » 2009-06-14 15:41

我安装成功了,但是点Add, Settings, Email都没有反应。。。只有About能弹东西出来。。。

怎么回事?

Br
Mao Lin
头像
mymathersname
帖子: 2870
注册时间: 2008-09-18 23:40
系统: Ubuntu 15.04 x64
来自: Mars

Re: linux下独立gtalk客户端Talkmm(gtk版本,deb和rpm版google code下载地址)

#115

帖子 mymathersname » 2009-06-14 22:13

各位朋友,这个版本是beta版,谢谢各位的反馈,希望大家到http://code.google.com/p/talkmm/反馈意见,谢谢……我将在考完试后发布8.04版和最新的9.04正式版
转移各位校内,百毒朋友,把目标转向twitter和facebook,别总看局域网的内容
其实从那么多的ubuntu发行版和fedora的各个发行版中,我们不难看出,linux的进步是惊人的,从长久的发展规律和更加深远的意义来看,linux桌面版与微软的距离在缩小,这是值得庆幸的……
ubuntu是半年还去偷情一次的初恋。fedora是一生挚爱的正室。debian是和正室同等地位的妾侍。rh/cent是用来偷窥的正室大姐姐。suse是一夜夫妻百二蚊。gentoo是有内涵的才女。arch是久闻其名不敢接触的怪叔叔。其余发行版,我是帝皇它们是屁民,无福宠幸。
头像
stringtang
帖子: 24
注册时间: 2008-12-04 8:46
联系:

Re: linux下独立gtalk客户端Talkmm(gtk版本,deb和rpm版google code下载地址)

#116

帖子 stringtang » 2009-06-15 10:33

To 113 楼 Jaison :

configure: oRTP is required to build libjingle. You can get it from http://www.linphone.org/ortp/
checking for SPEEX... no
configure: speex is required to build libjingle. You can get it from http://www.speex.org
checking for MEDIASTREAMER... no
configure: mediastreamer is required to build libjingle. You can get it from http://download.savannah.gnu.org/releas ... astreamer/

这三条信息显示你没有安装ORTP,speex,mediastreamer三个包。

To 114 楼 monsterplanet :

这些功能正在完善中,应该在beta2版本中出现,谢谢你的关注。
头像
xeon00
帖子: 87
注册时间: 2009-02-27 2:11

Re: linux下独立gtalk客户端Talkmm(gtk版本,deb和rpm版google code下载地址)

#118

帖子 xeon00 » 2009-06-16 2:56

Gtalk很好,可惜周围没几个朋友用。一般用来跟饭否机器人自言自语 :em06
——菜鸟之心,黑客之路

CPU:AMD sempron 2800 (Single Core)
内存:Corsair 512M DDR2 675
主板:ONDA n61v
显卡:Geforce 6100 400集成显卡
硬盘:Westdata 80G
系统:Centos 5.3+windows 2003
tempo
帖子: 2
注册时间: 2009-06-16 15:36

Re: linux下独立gtalk客户端Talkmm(gtk版本,deb和rpm版google code下载地址)

#119

帖子 tempo » 2009-06-16 15:39

辛苦楼主了阿
webshow
帖子: 22
注册时间: 2008-11-07 19:20
联系:

Re: linux下独立gtalk客户端Talkmm(gtk版本,deb和rpm版google code下载地址)

#120

帖子 webshow » 2009-06-16 18:17

长时间没有上来,居然已经过去了两个多月。
回复