lvlingli@lvlingli-desktop:~/ofetion/pidgin-ofetion/build$ cmake ..-- The CXX compiler identification is GNU
-- 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 'libxml-2.0'
-- found libxml-2.0, version 2.7.6
-- checking for module 'openssl'
-- found openssl, version 0.9.8k
-- checking for module 'purple'
-- package 'purple' not found
CMake Error at /usr/share/cmake-2.8/Modules/FindPkgConfig.cmake:259 (message):
A required package was not found
Call Stack (most recent call first):
/usr/share/cmake-2.8/Modules/FindPkgConfig.cmake:311 (_pkg_check_modules_internal)
CMakeLists.txt:29 (PKG_CHECK_MODULES)
-- checking for module 'gtk+-2.0'
-- found gtk+-2.0, version 2.20.0
-- Native language support: YES
-- Configuring incomplete, errors occurred!
话说这个purple应该安装哪个包~~
