[Kde-imaging] [Bug 287787] New: Can't build kipi-plugins on Ubuntu Oneiric x86-64

Łukasz Spas lukasz.spas at gmail.com
Mon Nov 28 21:11:54 UTC 2011


https://bugs.kde.org/show_bug.cgi?id=287787

           Summary: Can't build kipi-plugins on Ubuntu Oneiric x86-64
           Product: kipiplugins
           Version: unspecified
          Platform: Unlisted Binaries
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: kde-imaging at kde.org
        ReportedBy: lukasz.spas at gmail.com


Version:           unspecified
OS:                Linux

The latest Ubuntu x64 support multiarch and for libraries like qt it has it's
own path ("/usr/lib/x86_64-linux-gnu/"). But when you try to build kipi-plugins
using cmake/make (with default settings) I noticed that it's looking for qt in
"/usr/lib/" instead "/usr/lib/x86_64-linux-gnu/" and I'm unable to build
kipi-plugins under my platform.

Reproducible: Always

Steps to Reproduce:
Ubuntu Oneiric x64
Instal Qt in x64 version (make sure you don't have qt i386).
Try to build kipi-plugins

Actual Results:  
Get an make error that it can't find the rules to build
"/usr/lib/libQtNetwork.so" (I have installed qt4-network module).

Expected Results:  
Compile.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Kde-imaging mailing list