Building KF5 on Qt5 now requires Phonon 5 (or no phonon at all)

David Faure faure+bluesystems at kde.org
Fri Nov 30 18:09:26 UTC 2012


On Friday 30 November 2012 17:14:15 Jon Severinsson wrote:
> At Friday 30 November 2012 12:12:22 David Faure wrote:
> > Please update http://community.kde.org/Frameworks/Building,
> > in the "building with Qt5" section.
> 
> Done
> 
> > On Friday 30 November 2012 10:41:23 Jon Severinsson wrote:
> > $ cmake -DCMAKE_INSTALL_PREFIX=«installdir» -
> 
> DCMAKE_SYSTEM_PREFIX_PATH=«installdir»:/usr/local:/usr ..
> 
> Small (but important) correction, this line should be:
> $ cmake -DCMAKE_INSTALL_PREFIX=«installdir» -
> DCMAKE_SYSTEM_PREFIX_PATH=/usr:/usr/local:«installdir» ..

I don't get what /usr/local is about here.

If you install everything into $KF5, isn't it simpler to just
pass CMAKE_PREFIX_PATH=$KF5?

-- 
David Faure, faure at kde.org, http://www.davidfaure.fr
Sponsored by BlueSystems and KDAB to work on KDE Frameworks



More information about the Kde-frameworks-devel mailing list