[Plasma Media Center] install issue
Alessandro Diaferia
alediaferia at gmail.com
Sat Jun 5 10:55:01 CEST 2010
2010/6/5 TRINGALINVENT at libero.it <TRINGALINVENT at libero.it>
> I did this:
> svn co svn://anonsvn.kde.
> org/home/kde/trunk/playground/base/plasma/MediaCenterComponents/
> cd MediaCenterComponents
> make
> sudo make install
> kbuildsycoca4
> plasma-mediacenter
>
> Luca Tringali
> _______________________________________________
> Plasma-devel mailing list
> Plasma-devel at kde.org
> https://mail.kde.org/mailman/listinfo/plasma-devel
>
Are you sure the default installation path is the right one?
I always recommend the following steps:
svn co svn://
anonsvn.kde.org/home/kde/trunk/playground/base/plasma/MediaCenterComponents
cd MediaCenterComponents
mkdir build
cd build
cmake .. -DCMAKE_INSTALL_PREFIX=`kde4-config --prefix`
make
make install (or sudo make install if you don't have privileges in the
install path)
kbuildsycoca4 --noincremental
plasma-mediacenter
Please, let me know.
Ciao
--
Alessandro Diaferia
KDE Developer
KDE e.V. member
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.kde.org/pipermail/plasma-devel/attachments/20100605/d9263925/attachment.htm
More information about the Plasma-devel
mailing list