You are not logged in.

#1 2008-11-27 14:31:03

nuovodna
Member
Registered: 2007-12-15
Posts: 17

[SOLVED]Kmess-svn compile error Could NOT find QCA2 includes/libraries

I have this problem compiling kmess-svn.

...
-- Found LibXslt: /usr/lib/libxslt.so                                                       
-- Could NOT find QCA2 includes                                                             
-- Could NOT find QCA2 libraries                                                             
-- Found X11: /usr/lib/libX11.so                                                             
--                                                                                           
-----------------------------------------------------------------------------               
-- The following REQUIRED packages could NOT be located on your system.                     
-- Please install them before continuing this software installation.                         
-----------------------------------------------------------------------------               
+ QCA 2: A cryptographic library written in Qt to access various encryption methods <http://delta.affinix.com/qca/>                                                                       
  Required for the Windows Live Messenger login process.                                     
  * You will need this package and the matching development package: for example, 'kmess' and 'kmess-dev' or 'kmess-devel'.                                                               
  * Usually the package names for this library are on Ubuntu, 'libqca2' and 'libqca2-dev', and on openSUSE, 'libqca2' and 'libqca2-devel'.
  * Please refer to the KMess board for more info, and specially to this guide: http://kmess.org/board/viewtopic.php?t=3100
-----------------------------------------------------------------------------
CMake Error at /usr/share/apps/cmake/modules/MacroLogFeature.cmake:93 (MESSAGE):
  Exiting: Missing Requirements
Call Stack (most recent call first):
  CMakeLists.txt:75 (MACRO_DISPLAY_FEATURE_LOG)


-- Configuring incomplete, errors occurred!
-- cmake failed

  Please fix the problems mentioned above, and run ./configure again.
  For example, make sure you have the KDE 4 devel packages installed.


i have the qca installed from "extra" repository!!!!

Last edited by nuovodna (2008-11-27 14:48:57)

Offline

#2 2008-11-27 14:50:02

nuovodna
Member
Registered: 2007-12-15
Posts: 17

Re: [SOLVED]Kmess-svn compile error Could NOT find QCA2 includes/libraries

Issue solved suddenly . I don't know in what way!!!  wink

Offline

#3 2009-05-07 16:53:01

swiftscythe
Member
Registered: 2009-04-28
Posts: 131

Re: [SOLVED]Kmess-svn compile error Could NOT find QCA2 includes/libraries

Now I have exactly the same issue as you sad

I hope it gets solved soon as in your case wink

The problem is that

qcatool2 plugins

outputs

Qt Library Paths:
 /usr/lib/qt/plugins
 /usr/bin
 /usr/lib/kde4/plugins
Available Providers:
 (none)

And I have installed qca-ossl but it doesn't find it...
It worked before the upadate in qca today

I'll keep trying to find out what happens

Thanks in advance

Offline

#4 2009-05-09 05:49:58

neodimio
Member
Registered: 2009-05-09
Posts: 2

Re: [SOLVED]Kmess-svn compile error Could NOT find QCA2 includes/libraries

Hi,
Try running

qcatool2 plugins --debug

instead and check your output.

By the way, I'm having the same issue, but I think in my case it's because I'm using kdemod x86_64 which hasn't updated qtmod yet.

Hope this helps.

Last edited by neodimio (2009-05-09 05:56:17)

Offline

#5 2009-05-09 09:35:07

swiftscythe
Member
Registered: 2009-04-28
Posts: 131

Re: [SOLVED]Kmess-svn compile error Could NOT find QCA2 includes/libraries

Thanks! it was solved when I installed the updated version of qca-ossl

Offline

#6 2009-05-17 18:57:21

astiam
Member
From: Montevideo
Registered: 2009-04-03
Posts: 5

Re: [SOLVED]Kmess-svn compile error Could NOT find QCA2 includes/libraries

swiftscythe wrote:

Thanks! it was solved when I installed the updated version of qca-ossl

Where did you get an updated version of qca-ossl? I'm getting the last version from extra repository and doesn't fix the problem with Kmess

Thanks!

Offline

#7 2009-05-17 19:06:28

swiftscythe
Member
Registered: 2009-04-28
Posts: 131

Re: [SOLVED]Kmess-svn compile error Could NOT find QCA2 includes/libraries

Well, I compiled it myself through ABS, because this way it applies automatically a patch called whirl, and then it works perfectly.
If I install it with pacman -S qca-ossl I get the same error, dunno why sad

wink

Offline

Board footer

Powered by FluxBB