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..


I just did a little more research into the state of kmplayer. And you can also get it from the latest snapshot of the kdeextragear-multimedia tar ball at


ftp://ftp.kde.org/pub/kde/snapshots/kdeextragear-multimedia.tar.bz2


The tar ball contains the latest available and when extracted and compiled from the tar ball the version of KMplayer will read 4.2 using KDE 4.2


Eli



--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.