http://web.qq.com/登录一次,再用pidgin已经可以正常收信息了hopea 写了:还有啊,怎么用电脑发的QQ信息也收不到,不知道其它网友使用中有没有这个情况
新的qq插件 pidgin-lwqq 0.4.0 更新
-
- 帖子: 61
- 注册时间: 2007-07-21 9:11
Re: 新的pidgin/empathy可用的qq插件 12-08-19更新
-
- 帖子: 22
- 注册时间: 2011-10-28 12:16
- 来自: 长沙
-
- 帖子: 68
- 注册时间: 2011-09-20 17:52
Re: 新的pidgin/empathy可用的qq插件 12-08-19更新
chk@chk-Vostro-1088:~/桌面/xiehuc-pidgin-lwqq-2222661/build$ cmake -DCMAKE_INSTALL_PREFIX=/usr ..
-- The C compiler identification is GNU
-- The CXX compiler identification is GNU
-- Check for working C compiler: /usr/bin/gcc
-- Check for working C compiler: /usr/bin/gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- checking for module 'purple'
-- found purple, version 2.10.3
-- checking for module 'glib-2.0'
-- found glib-2.0, version 2.32.3
-- checking for module 'libcurl>=7.22.0'
-- found libcurl, version 7.22.0
prefix: /usr
libwebqq.so: /usr/lib/purple-2
!!!note: please ensure libwebqq.so install path correctly.
in most of situations: it is /usr/lib/purple-2
if not.
please use cmake -DCMAKE_INSTALL_PREFIX=<path of purple-2> ..
-- Found Gettext: /usr/bin/msgmerge
-- Configuring done
-- Generating done
-- Build files have been written to: /home/chk/桌面/xiehuc-pidgin-lwqq-2222661/build
小白 请问这是怎么回事
-- The C compiler identification is GNU
-- The CXX compiler identification is GNU
-- Check for working C compiler: /usr/bin/gcc
-- Check for working C compiler: /usr/bin/gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- checking for module 'purple'
-- found purple, version 2.10.3
-- checking for module 'glib-2.0'
-- found glib-2.0, version 2.32.3
-- checking for module 'libcurl>=7.22.0'
-- found libcurl, version 7.22.0
prefix: /usr
libwebqq.so: /usr/lib/purple-2
!!!note: please ensure libwebqq.so install path correctly.
in most of situations: it is /usr/lib/purple-2
if not.
please use cmake -DCMAKE_INSTALL_PREFIX=<path of purple-2> ..
-- Found Gettext: /usr/bin/msgmerge
-- Configuring done
-- Generating done
-- Build files have been written to: /home/chk/桌面/xiehuc-pidgin-lwqq-2222661/build
小白 请问这是怎么回事
- xiehuc
- 帖子: 293
- 注册时间: 2009-06-23 20:57
- 系统: Arch Linux
Re: 新的pidgin/empathy可用的qq插件 12-08-19更新
没有问题.继续用make即可.chkwx 写了:chk@chk-Vostro-1088:~/桌面/xiehuc-pidgin-lwqq-2222661/build$ cmake -DCMAKE_INSTALL_PREFIX=/usr ..
-- The C compiler identification is GNU
-- The CXX compiler identification is GNU
-- Check for working C compiler: /usr/bin/gcc
-- Check for working C compiler: /usr/bin/gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- checking for module 'purple'
-- found purple, version 2.10.3
-- checking for module 'glib-2.0'
-- found glib-2.0, version 2.32.3
-- checking for module 'libcurl>=7.22.0'
-- found libcurl, version 7.22.0
prefix: /usr
libwebqq.so: /usr/lib/purple-2
!!!note: please ensure libwebqq.so install path correctly.
in most of situations: it is /usr/lib/purple-2
if not.
please use cmake -DCMAKE_INSTALL_PREFIX=<path of purple-2> ..
-- Found Gettext: /usr/bin/msgmerge
-- Configuring done
-- Generating done
-- Build files have been written to: /home/chk/桌面/xiehuc-pidgin-lwqq-2222661/build
小白 请问这是怎么回事
见习魔术师
-
- 帖子: 68
- 注册时间: 2011-09-20 17:52
-
- 帖子: 4
- 注册时间: 2012-08-25 10:54
Re: 新的pidgin/empathy可用的qq插件 12-08-19更新
终于装上了 来支持一个



-
- 帖子: 45
- 注册时间: 2012-08-22 12:16
Re: 新的pidgin/empathy可用的qq插件 12-08-19更新
xkn@Xiao-Ubuntu-K43SD:~/pidgin-lwqq/build$ cmake /build -DCMAKE_INSTALL_PREFIX=/usr ..
-- The CXX compiler identification is unknown
CMake Error: your CXX compiler: "CMAKE_CXX_COMPILER-NOTFOUND" was not found. Please set CMAKE_CXX_COMPILER to a valid compiler path or name.
-- checking for module 'purple'
-- package 'purple' not found
CMake Error at /usr/share/cmake-2.8/Modules/FindPkgConfig.cmake:266 (message):
A required package was not found
Call Stack (most recent call first):
/usr/share/cmake-2.8/Modules/FindPkgConfig.cmake:320 (_pkg_check_modules_internal)
CMakeLists.txt:13 (pkg_check_modules)
-- checking for module 'glib-2.0'
-- package 'glib-2.0' not found
CMake Error at /usr/share/cmake-2.8/Modules/FindPkgConfig.cmake:266 (message):
A required package was not found
Call Stack (most recent call first):
/usr/share/cmake-2.8/Modules/FindPkgConfig.cmake:320 (_pkg_check_modules_internal)
CMakeLists.txt:14 (pkg_check_modules)
-- checking for module 'libcurl>=7.22.0'
-- package 'libcurl>=7.22.0' not found
CMake Error at /usr/share/cmake-2.8/Modules/FindPkgConfig.cmake:266 (message):
A required package was not found
Call Stack (most recent call first):
/usr/share/cmake-2.8/Modules/FindPkgConfig.cmake:320 (_pkg_check_modules_internal)
CMakeLists.txt:15 (pkg_check_modules)
prefix: /usr
libwebqq.so: /usr/lib/purple-2
!!!note: please ensure libwebqq.so install path correctly.
in most of situations: it is /usr/lib/purple-2
if not.
please use cmake -DCMAKE_INSTALL_PREFIX=<path of purple-2> ..
-- Could NOT find Gettext (missing: GETTEXT_MSGMERGE_EXECUTABLE GETTEXT_MSGFMT_EXECUTABLE)
-- Configuring incomplete, errors occurred!
xkn@Xiao-Ubuntu-K43SD:~/pidgin-lwqq/build$
同小白,这是什么情况,是缺包么,中间那个包我刚装上啊
-- The CXX compiler identification is unknown
CMake Error: your CXX compiler: "CMAKE_CXX_COMPILER-NOTFOUND" was not found. Please set CMAKE_CXX_COMPILER to a valid compiler path or name.
-- checking for module 'purple'
-- package 'purple' not found
CMake Error at /usr/share/cmake-2.8/Modules/FindPkgConfig.cmake:266 (message):
A required package was not found
Call Stack (most recent call first):
/usr/share/cmake-2.8/Modules/FindPkgConfig.cmake:320 (_pkg_check_modules_internal)
CMakeLists.txt:13 (pkg_check_modules)
-- checking for module 'glib-2.0'
-- package 'glib-2.0' not found
CMake Error at /usr/share/cmake-2.8/Modules/FindPkgConfig.cmake:266 (message):
A required package was not found
Call Stack (most recent call first):
/usr/share/cmake-2.8/Modules/FindPkgConfig.cmake:320 (_pkg_check_modules_internal)
CMakeLists.txt:14 (pkg_check_modules)
-- checking for module 'libcurl>=7.22.0'
-- package 'libcurl>=7.22.0' not found
CMake Error at /usr/share/cmake-2.8/Modules/FindPkgConfig.cmake:266 (message):
A required package was not found
Call Stack (most recent call first):
/usr/share/cmake-2.8/Modules/FindPkgConfig.cmake:320 (_pkg_check_modules_internal)
CMakeLists.txt:15 (pkg_check_modules)
prefix: /usr
libwebqq.so: /usr/lib/purple-2
!!!note: please ensure libwebqq.so install path correctly.
in most of situations: it is /usr/lib/purple-2
if not.
please use cmake -DCMAKE_INSTALL_PREFIX=<path of purple-2> ..
-- Could NOT find Gettext (missing: GETTEXT_MSGMERGE_EXECUTABLE GETTEXT_MSGFMT_EXECUTABLE)
-- Configuring incomplete, errors occurred!
xkn@Xiao-Ubuntu-K43SD:~/pidgin-lwqq/build$
同小白,这是什么情况,是缺包么,中间那个包我刚装上啊
- Lavande
- 论坛版主
- 帖子: 5353
- 注册时间: 2008-12-21 15:27
- 来自: TARDIS
- 寒声碎
- 帖子: 1723
- 注册时间: 2009-07-31 16:50
- 联系:
- xiehuc
- 帖子: 293
- 注册时间: 2009-06-23 20:57
- 系统: Arch Linux
- xiehuc
- 帖子: 293
- 注册时间: 2009-06-23 20:57
- 系统: Arch Linux
-
- 帖子: 94
- 注册时间: 2008-09-16 3:03
- 系统: Windowns7ubuuntu
Re: 新的pidgin/empathy可用的qq插件 12-08-19更新
ubuntu 12.04 empathy 可以发现协议,点登录没反应……
-
- 帖子: 94
- 注册时间: 2008-09-16 3:03
- 系统: Windowns7ubuuntu
Re: 新的pidgin/empathy可用的qq插件 12-08-11更新
重启之后就能点登录,不过一直在连接。gracegreen 写了:indicator-status-provider-pidgin pidgin-data pidgin-libnotify
建议安装的软件包:
gnome-panel kdebase-workspace-bin docker
下列【新】软件包将被安装:
indicator-status-provider-pidgin pidgin pidgin-data pidgin-libnotify
这几个包里面有对上面的问题起了作用的吧,对了,我中间重启过一次电脑,难道这个是因为这个原因
再装pidgin试试。
- xiehuc
- 帖子: 293
- 注册时间: 2009-06-23 20:57
- 系统: Arch Linux
Re: 新的pidgin/empathy可用的qq插件 12-08-19更新
empathy还是算了。老是问题很多。而且功能也没有pidgin多。hlsq 写了:ubuntu 12.04 empathy 可以发现协议,点登录没反应……
以后有机会统一整一下。
目前还是推荐pidgin。
见习魔术师
- xiehuc
- 帖子: 293
- 注册时间: 2009-06-23 20:57
- 系统: Arch Linux
Re: 新的pidgin/empathy可用的qq插件 12-08-29更新
补上8月29日的汇总更新.
关键是解决了延迟问题.这个比较重要.
感谢Felix Yan([email protected])
12-08-29:
修正一个非常影响体验的bug:延迟问题.
修正一些群名片乱码
推荐更新.
关键是解决了延迟问题.这个比较重要.
感谢Felix Yan([email protected])
12-08-29:
修正一个非常影响体验的bug:延迟问题.
修正一些群名片乱码
推荐更新.
见习魔术师