Tutorial:Getting started: Downloading MSL

From MSL-Libraries
Revision as of 22:28, 13 December 2012 by Brettth (talk | contribs)
Jump to navigationJump to search

MSL is open source software distributed under the terms of the GNU Lesser General Public.

Click here to download version 1.0 of MSL (tar ball, v.1.0.0.5)

  • If Subversion (SVN) is installed in your system, you can download the latest development version using the following command in a terminal window.
  • By default, MSL assumes that you have installed GSL. We highly recommend that you install GSL prior to MSL compilation.
svn  co  https://mslib.svn.sourceforge.net/svnroot/mslib/trunk

Back to the tutorial page