invitation: try compiling kdelibs using cmake

Alexander Neundorf neundorf at kde.org
Thu Jan 26 20:52:56 CET 2006


On Thursday 26 January 2006 20:34, you wrote:
...
> (unrelated:
> the CMAKE_INSTALL_PREFIX variable seems to be always misdetected (as
> /usr/local, whereas I have cmake in /opt/kde4)

CMAKE_INSTALL_PREFIX is the equivalent to
./configure --prefix=/opt/kde4
i.e. to have the results installed to /opt/kde4, set CMAKE_INSTALL_PREFIX 
to /opt/kde4. By default it is always (AFAIK) set to /usr/local/.

Bye
Alex
-- 
Work: alexander.neundorf AT jenoptik.com - http://www.jenoptik-los.de
Home: neundorf AT kde.org                - http://www.kde.org
      alex AT neundorf.net               - http://www.neundorf.net


More information about the Kde-buildsystem mailing list