Difference between revisions of "Tutorial:Getting started: Downloading MSL"

From MSL-Libraries
Jump to navigationJump to search
Line 1: Line 1:
 
'''MSL''' is open source software distributed under the terms of the GNU Lesser General Public.
 
'''MSL''' is open source software distributed under the terms of the GNU Lesser General Public.
  
'''[http://sourceforge.net/projects/mslib/files/mslib-1.0.0.0.tgz/download Click here to download version 1.0 of MSL (tar ball)]'''
+
'''[http://sourceforge.net/projects/mslib/files/mslib-1.0.0.0.tgz Click here to download version 1.0 of MSL (tar ball)]'''
  
 
* The latest stable release of MSL is available for download on SourceForge at [https://sourceforge.net/projects/mslib/ https://sourceforge.net/projects/mslib/]
 
* The latest stable release of MSL is available for download on SourceForge at [https://sourceforge.net/projects/mslib/ https://sourceforge.net/projects/mslib/]

Revision as of 00:00, 9 July 2012

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)

  • If Subversion (SVN) is installed in your system, you can download the latest development version using the following command in a terminal window.
svn  co  https://mslib.svn.sourceforge.net/svnroot/mslib/trunk

Back to the tutorial page