On Saturday 21 February 2009 13:39:02 Eli Wapniarski wrote: > > > What version do you have installed? > > > > kmplayer-0.10.0c-4.fc9.i386 - is that normal on an F10 install? > > OK.. My confusion. Its been such a long time since I dealt with this that > I've forgottent that I don't have it installed via rpm but compiled it > myself. > > The current stable version is 0.11a and is a KDE4 app. > > The file is located at > > http://kmplayer.kde.org/pkgs/kmplayer-0.11.0a.tar.bz2 > > > After you download the file you will need to uncompress the archive. I > usually use midnight commander to do ths. But I believe that you should be > able to do this with dolphin as well. I usually put in /usr/src > > I usually do this as root. > > You should then be able to navigate to that folder which should be > > /usr/src/kmplayer-0.11.0a/ > > Once there you will need to: > > mkdir build > cd build > cmake -DCMAKE_INSTALL_PREFIX=`kde4-config --prefix` .. > > (the 2 dots at the end are important) > > make > make install > > You then should have the latest stable version available for KDE4.. > Oh... Forgot to mention... Don't forget to rpm -e kmplayer before runing make install. Eli -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.fedoraproject.org/pipermail/kde/attachments/20090221/d18fa3d7/attachment.html