Main
Pruning the forum database.
Excuse me, needed qmake, but not found same named package (needed to compile QutIM messanger). May be there is package containing this utility?Thank you!
when i download the source, i find not a install or readme file. How compile the source?On the website don't read anythinghttp://qutim.org/
install libqt4-devel and try again
symb@zx-spectrum qutim-meta]$ cmake .-- 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-- Looking for Q_WS_X11-- Looking for Q_WS_X11 - found-- Looking for Q_WS_WIN-- Looking for Q_WS_WIN - not found.-- Looking for Q_WS_QWS-- Looking for Q_WS_QWS - not found.-- Looking for Q_WS_MAC-- Looking for Q_WS_MAC - not found.-- Found Qt-Version 4.6.2-- Looking for _POSIX_TIMERS-- Looking for _POSIX_TIMERS - found-- checking for module 'qca2'-- package 'qca2' not foundCMake Error at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:57 (MESSAGE): Could NOT find QCA2 (missing: QCA2_LIBRARIES QCA2_INCLUDE_DIR)Call Stack (most recent call first): core/cmake/FindQCA2.cmake:44 (find_package_handle_standard_args) core/CMakeLists.txt:42 (FIND_PACKAGE)-- Configuring incomplete, errors occurred![code]But qca2-2.0.1-1pclos2009.i586 allredy installed!
as a general rule, everytime the configuration stage fails, go to synaptic and search for the failed dependency name and install its development package. These packages usually end up with "devel" name