On Monday, 27 November 2006 11:17, Guillaume Laurent wrote: > > Only one problem : any way to make it choose by default the regular KDE > path as the install path ? As it is I had to change it manually with > ccmake.
I've re-enabled the code that provides the user's KDE3 prefix as a default installation prefix. It works if you have CMake 2.4.4, otherwise the default prefix would still be /usr/local. In any case, the default prefix should be overridable by the user, either using the command line parameter -DCMAKE_INSTALL_PREFIX or using the interactive ccmake program. Regards, Pedro ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Rosegarden-devel mailing list [email protected] - use the link below to unsubscribe https://lists.sourceforge.net/lists/listinfo/rosegarden-devel
