Menu

Installing_portsmf_on_Linux

haochuan

Installing portsmf on Linux

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

You have now completed the installation of 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.


Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.