[Bug 236878] kdesupport ignore CMAKE_INSTALL_PREFIX for some files

Christoph Feck christoph at maxiom.de
Sat May 8 21:02:30 BST 2010


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


Christoph Feck <christoph at maxiom.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|general                     |general
         AssignedTo|unassigned-bugs at kde.org     |sebastian at trueg.de
            Product|kde                         |nepomuk




--- Comment #1 from Christoph Feck <christoph maxiom de>  2010-05-08 22:02:28 ---
Try this before running cmake:

export PKG_CONFIG_PATH=$YOUR_INSTALL_PREFIX/lib/pkgconfig:$PKG_CONFIG_PATH

I doubt that pkgconfig is supposed to install into "regular" install prefix,
because it does not search there, only in PKG_CONFIG_PATH, but I let soprano
maintainer decide.

-- 
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 Unassigned-bugs mailing list