NOTE: portsmf uses SVN for version control.
You may need to install Subversion on your computer before continuing. download
For more information on using SVN, see Using SVN.
To install portsmf on a Linux machine, open a terminal window and navigate to the directory in which you would like to place the portsmf files.
From there, create a directory called portmedia and navigate into it:
mkdir portmedia ; cd portmedia
Next, checkout the portsmf subproject from !SourceForge:
svn co https://portmedia.svn.sourceforge.net/svnroot/portmedia/portsmf/trunk portsmf
We currently just link portsmf source code into projects rather than building a library, so there is no makefile for Linux. See the scorealign project for an example application that uses portsmf.