Links :
Design by Minimalistic Design
Download latest unstable version
You can access our latest development version via svn (which you should install therefore). To do so, enter the following code in your console:
svn checkout https://ffj-mediaplayer.svn.sourceforge.net/svnroot/ffj-mediaplayer/trunk ffj-mediaplayer
To build and install FFJ Mediaplayer, go to the Install section.
To update your installation, type
svn up
in your console and build and install again.
Install FFJ Mediaplayer
To build and install FFJ Mediaplayer, check if you have the following programms installed:
- gcc, make etc. (to build FFJ Mediaplayer)
- Qt version 4.5 or higher
- Phonon with at least one backend
Now type this code in your console:
cd source_dir
qmake
make
sudo make install
Now, you can start FFJ Mediaplayer with typing
ffj-mediaplyer