wiki上没有吗? cmake提示没有吗? 还要怎么提示.joeroot 写了:编译成功,但 pidgin中无法找到webqq协议啊。
Ubuntu 14.04 32位 Pidgin 2.10.9 (libpurple 2.10.9)
NOTE!! add 'export $LD_LIBRARY_PATH=/usr/local/lib:$LD_LIBRARY_PATH' to ~/.xprofile when need load library from desktop application such as pidgin
NOTE!! add 'export $LD_LIBRARY_PATH=/usr/local/lib:$LD_LIBRARY_PATH' to ~/.xprofile when need load library from desktop application such as pidgin
NOTE!! add 'export $LD_LIBRARY_PATH=/usr/local/lib:$LD_LIBRARY_PATH' to ~/.xprofile when need load library from desktop application such as pidgin
NOTE!! add 'export $LD_LIBRARY_PATH=/usr/local/lib:$LD_LIBRARY_PATH' to ~/.xprofile when need load library from desktop application such as pidgin
NOTE!! add 'export $LD_LIBRARY_PATH=/usr/local/lib:$LD_LIBRARY_PATH' to ~/.xprofile when need load library from desktop application such as pidgin
NOTE!! add 'export $LD_LIBRARY_PATH=/usr/local/lib:$LD_LIBRARY_PATH' to ~/.xprofile when need load library from desktop application such as pidgin
NOTE!! add 'export $LD_LIBRARY_PATH=/usr/local/lib:$LD_LIBRARY_PATH' to ~/.xprofile when need load library from desktop application such as pidgin
NOTE!! add 'export $LD_LIBRARY_PATH=/usr/local/lib:$LD_LIBRARY_PATH' to ~/.xprofile when need load library from desktop application such as pidgin
NOTE!! add 'export $LD_LIBRARY_PATH=/usr/local/lib:$LD_LIBRARY_PATH' to ~/.xprofile when need load library from desktop application such as pidgin
NOTE!! add 'export $LD_LIBRARY_PATH=/usr/local/lib:$LD_LIBRARY_PATH' to ~/.xprofile when need load library from desktop application such as pidgin
NOTE!! add 'export $LD_LIBRARY_PATH=/usr/local/lib:$LD_LIBRARY_PATH' to ~/.xprofile when need load library from desktop application such as pidgin
新的qq插件 pidgin-lwqq 0.4.0 更新
- xiehuc
- 帖子: 293
- 注册时间: 2009-06-23 20:57
- 系统: Arch Linux
Re: 新的qq插件 pidgin-lwqq 0.3.0 更新
见习魔术师
-
- 帖子: 9
- 注册时间: 2011-03-25 19:28
Re: 新的qq插件 pidgin-lwqq 0.3.0 更新

个人聊天时,图片发送后接受不到
- warmsun
- 帖子: 910
- 注册时间: 2010-09-23 11:49
-
- 帖子: 49
- 注册时间: 2010-11-28 15:37
Re: 新的qq插件 pidgin-lwqq 0.3.0 更新
debian7编译出错!!!
编译pidgin-lwqq时:
clsilent@debian:~/src/github/pidgin-lwqq/pidgin-lwqq/build$ cmake ..
-- The C compiler identification is GNU 4.8.2
-- The CXX compiler identification is GNU 4.8.2
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- 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
-- Found PkgConfig: /usr/bin/pkg-config (found version "0.28")
-- checking for module 'purple'
-- found purple, version 2.10.9
-- checking for module 'glib-2.0'
-- found glib-2.0, version 2.40.0
-- checking for module 'lwqq>=0.3.0'
-- package 'lwqq>=0.3.0' not found
CMake Error at /usr/share/cmake-2.8/Modules/FindPkgConfig.cmake:279 (message):
A required package was not found
Call Stack (most recent call first):
/usr/share/cmake-2.8/Modules/FindPkgConfig.cmake:333 (_pkg_check_modules_internal)
CMakeLists.txt:21 (pkg_check_modules)
libpurple version:2.10.9
-- Could NOT find Gettext (missing: GETTEXT_MSGMERGE_EXECUTABLE GETTEXT_MSGFMT_EXECUTABLE)
===============pidgin-lwqq flags===============
-- Native Language Support : false
-- Install Path : /usr/lib/purple-2
===============================================
-- Configuring incomplete, errors occurred!
是否需要先编译lwqq.wiki????
编译lwqq.wiki时:
clsilent@debian:~/src/github/lwqq.wiki/build$ cmake ..
-- The C compiler identification is GNU 4.8.2
-- The CXX compiler identification is GNU 4.8.2
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- 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
CMake Error at CMakeLists.txt:2 (sphinx_build):
Unknown CMake command "sphinx_build".
CMake Warning (dev) in CMakeLists.txt:
No cmake_minimum_required command is present. A line of code such as
cmake_minimum_required(VERSION 2.8)
should be added at the top of the file. The version specified may be lower
if you wish to support older CMake versions for this project. For more
information run "cmake --help-policy CMP0000".
This warning is for project developers. Use -Wno-dev to suppress it.
-- Configuring incomplete, errors occurred!
See also "/home/clsilent/src/github/lwqq.wiki/build/CMakeFiles/CMakeOutput.log".
怎么解决?请楼主帮忙。
编译pidgin-lwqq时:
clsilent@debian:~/src/github/pidgin-lwqq/pidgin-lwqq/build$ cmake ..
-- The C compiler identification is GNU 4.8.2
-- The CXX compiler identification is GNU 4.8.2
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- 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
-- Found PkgConfig: /usr/bin/pkg-config (found version "0.28")
-- checking for module 'purple'
-- found purple, version 2.10.9
-- checking for module 'glib-2.0'
-- found glib-2.0, version 2.40.0
-- checking for module 'lwqq>=0.3.0'
-- package 'lwqq>=0.3.0' not found
CMake Error at /usr/share/cmake-2.8/Modules/FindPkgConfig.cmake:279 (message):
A required package was not found
Call Stack (most recent call first):
/usr/share/cmake-2.8/Modules/FindPkgConfig.cmake:333 (_pkg_check_modules_internal)
CMakeLists.txt:21 (pkg_check_modules)
libpurple version:2.10.9
-- Could NOT find Gettext (missing: GETTEXT_MSGMERGE_EXECUTABLE GETTEXT_MSGFMT_EXECUTABLE)
===============pidgin-lwqq flags===============
-- Native Language Support : false
-- Install Path : /usr/lib/purple-2
===============================================
-- Configuring incomplete, errors occurred!
是否需要先编译lwqq.wiki????
编译lwqq.wiki时:
clsilent@debian:~/src/github/lwqq.wiki/build$ cmake ..
-- The C compiler identification is GNU 4.8.2
-- The CXX compiler identification is GNU 4.8.2
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- 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
CMake Error at CMakeLists.txt:2 (sphinx_build):
Unknown CMake command "sphinx_build".
CMake Warning (dev) in CMakeLists.txt:
No cmake_minimum_required command is present. A line of code such as
cmake_minimum_required(VERSION 2.8)
should be added at the top of the file. The version specified may be lower
if you wish to support older CMake versions for this project. For more
information run "cmake --help-policy CMP0000".
This warning is for project developers. Use -Wno-dev to suppress it.
-- Configuring incomplete, errors occurred!
See also "/home/clsilent/src/github/lwqq.wiki/build/CMakeFiles/CMakeOutput.log".
怎么解决?请楼主帮忙。
- lainme
- 论坛版主
- 帖子: 7805
- 注册时间: 2008-09-13 19:17
- 系统: Arch Linux (x86_64)
- 联系:
Re: 新的qq插件 pidgin-lwqq 0.3.0 更新
@joeroot
你的lwqq是安装到/usr/local的,要么用
重新编译安装到/usr,要么在~/.xprofile 文件中加入这行
仔细读: https://github.com/xiehuc/lwqq/wiki/Build-From-Source
你的lwqq是安装到/usr/local的,要么用
代码: 全选
cmake .. -DCMAKE_INSTALL_PREFIX=/usr
代码: 全选
export LD_LIBRARY_PATH=/usr/local/lib:$LD_LIBRARY_PATH
- lainme
- 论坛版主
- 帖子: 7805
- 注册时间: 2008-09-13 19:17
- 系统: Arch Linux (x86_64)
- 联系:
- lainme
- 论坛版主
- 帖子: 7805
- 注册时间: 2008-09-13 19:17
- 系统: Arch Linux (x86_64)
- 联系:
Re: 新的qq插件 pidgin-lwqq 0.3.0 更新
PPA更新了,取消了pidgin-lwqq-unstable,现在只有pidgin-lwqq和lwqq两个包(后者会在安装pidgin-lwqq的时候自动安装)。同时不再拆分调试符号到-dbg包,pidgin-lwqq和lwqq两个包已经包含调试符号。
-
- 帖子: 4
- 注册时间: 2014-05-06 21:13
- 系统: debian
Re: 新的qq插件 pidgin-lwqq 0.3.0 更新

-
- 帖子: 1
- 注册时间: 2014-05-08 14:23
- 系统: debian
Re: 新的qq插件 pidgin-lwqq 0.3.0 更新
@debian:~/pidgin-lwqq/build$ cmake ..
-- The C compiler identification is GNU 4.7.2
-- The CXX compiler identification is GNU 4.7.2
-- 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
-- Found PkgConfig: /usr/bin/pkg-config (found version "0.26")
-- checking for module 'purple'
-- found purple, version 2.10.9
-- checking for module 'glib-2.0'
-- found glib-2.0, version 2.32.4
-- checking for module 'lwqq>=0.3.0'
-- package 'lwqq>=0.3.0' not found
CMake Error at /usr/share/cmake-2.8/Modules/FindPkgConfig.cmake:279 (message):
A required package was not found
Call Stack (most recent call first):
/usr/share/cmake-2.8/Modules/FindPkgConfig.cmake:333 (_pkg_check_modules_internal)
CMakeLists.txt:21 (pkg_check_modules)
libpurple version:2.10.9
-- Found Gettext: /usr/bin/msgmerge (found version "0.18.1")
===============pidgin-lwqq flags===============
-- Native Language Support : true
-- Install Path : /usr/lib/purple-2
===============================================
-- Configuring incomplete, errors occurred
大神,有解的没有呀
-- The C compiler identification is GNU 4.7.2
-- The CXX compiler identification is GNU 4.7.2
-- 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
-- Found PkgConfig: /usr/bin/pkg-config (found version "0.26")
-- checking for module 'purple'
-- found purple, version 2.10.9
-- checking for module 'glib-2.0'
-- found glib-2.0, version 2.32.4
-- checking for module 'lwqq>=0.3.0'
-- package 'lwqq>=0.3.0' not found
CMake Error at /usr/share/cmake-2.8/Modules/FindPkgConfig.cmake:279 (message):
A required package was not found
Call Stack (most recent call first):
/usr/share/cmake-2.8/Modules/FindPkgConfig.cmake:333 (_pkg_check_modules_internal)
CMakeLists.txt:21 (pkg_check_modules)
libpurple version:2.10.9
-- Found Gettext: /usr/bin/msgmerge (found version "0.18.1")
===============pidgin-lwqq flags===============
-- Native Language Support : true
-- Install Path : /usr/lib/purple-2
===============================================
-- Configuring incomplete, errors occurred
大神,有解的没有呀
- lainme
- 论坛版主
- 帖子: 7805
- 注册时间: 2008-09-13 19:17
- 系统: Arch Linux (x86_64)
- 联系:
Re: 新的qq插件 pidgin-lwqq 0.3.0 更新
@zhjgcom
仔细看wiki,你需要先编译lwqq
https://github.com/xiehuc/lwqq/wiki/Build-From-Source
然后再编译pidgin-lwqq
https://github.com/xiehuc/pidgin-lwqq/w ... rom-Source
仔细看wiki,你需要先编译lwqq
https://github.com/xiehuc/lwqq/wiki/Build-From-Source
然后再编译pidgin-lwqq
https://github.com/xiehuc/pidgin-lwqq/w ... rom-Source
-
- 帖子: 41
- 注册时间: 2011-11-18 10:18
Re: 新的qq插件 pidgin-lwqq 0.3.0 更新
Mark下,周末装个试试
-
- 帖子: 2148
- 注册时间: 2012-12-16 15:43
- 系统: debian
Re: 新的qq插件 pidgin-lwqq 0.3.0 更新
-- checking for module 'lwqq>=0.3.0'
-- package 'lwqq>=0.3.0' not found
CMake Error at /usr/share/cmake-2.8/Modules/FindPkgConfig.cmake:283 (message):
A required package was not found
Call Stack (most recent call first):
/usr/share/cmake-2.8/Modules/FindPkgConfig.cmake:337 (_pkg_check_modules_internal)
CMakeLists.txt:21 (pkg_check_modules)
libpurple version:2.10.9
===============pidgin-lwqq flags===============
-- Native Language Support : true
-- Install Path : /usr/lib/purple-2
===============================================
-- Configuring incomplete, errors occurred!
See also "/home/ifk/下载/pidgin-lwqq/build/CMakeFiles/CMakeOutput.log".
以前安装没这问题,这次重装了电脑,然后编译出现这个错误,请问是缺少什么依赖?
-- package 'lwqq>=0.3.0' not found
CMake Error at /usr/share/cmake-2.8/Modules/FindPkgConfig.cmake:283 (message):
A required package was not found
Call Stack (most recent call first):
/usr/share/cmake-2.8/Modules/FindPkgConfig.cmake:337 (_pkg_check_modules_internal)
CMakeLists.txt:21 (pkg_check_modules)
libpurple version:2.10.9
===============pidgin-lwqq flags===============
-- Native Language Support : true
-- Install Path : /usr/lib/purple-2
===============================================
-- Configuring incomplete, errors occurred!
See also "/home/ifk/下载/pidgin-lwqq/build/CMakeFiles/CMakeOutput.log".
以前安装没这问题,这次重装了电脑,然后编译出现这个错误,请问是缺少什么依赖?
- lainme
- 论坛版主
- 帖子: 7805
- 注册时间: 2008-09-13 19:17
- 系统: Arch Linux (x86_64)
- 联系:
-
- 帖子: 454
- 注册时间: 2010-01-01 23:29
- 系统: Ubuntu19.10
Re: 新的qq插件 pidgin-lwqq 0.3.0 更新
同浅笑这段伤 写了:有个问题 新版的在群聊天时发送图片一直提示图片大小超过1m
个人聊天时,图片发送后接受不到
- durongze
- 帖子: 53
- 注册时间: 2013-01-26 14:09
Re: 新的qq插件 pidgin-lwqq 0.3.0 更新
我想说的是,我费了好大劲编译成功了,但是安装后,依然提示无法连接,连接错误。