Julias Analyse Wiki: Difference between revisions
From KIP Wiki
ā§¼kip-jumptonavigationā§½ā§¼kip-jumptosearchā§½
Line 3: | Line 3: | ||
The code is in the SourceForge svn at http://sframe.svn.sourceforge.net/viewvc/sframe and lengthy documentation can be found at http://sframe.sourceforge.net/Doxygen/ . To obtain it, I typed |
The code is in the SourceForge svn at http://sframe.svn.sourceforge.net/viewvc/sframe and lengthy documentation can be found at http://sframe.sourceforge.net/Doxygen/ . To obtain it, I typed |
||
svn co https://sframe.svn.sourceforge.net/svnroot/sframe/SFrame/tags/SFrame-03-06-05 sFrame |
svn co https://sframe.svn.sourceforge.net/svnroot/sframe/SFrame/tags/SFrame-03-06-05 sFrame |
||
so, I am usinig tag 03-06-05 at the moment. No asetup was needed, only the path changes as described on their twiki. I put it into my .bashrc |
so, I am usinig tag 03-06-05 at the moment. No asetup was needed, only the path changes as described on their twiki. I put it into my .bashrc. So all I have to do after logging in to lxplus is change to the sFrame folder and type sFrameSetup. |
Revision as of 10:41, 8 November 2012
SFrame
The code is in the SourceForge svn at http://sframe.svn.sourceforge.net/viewvc/sframe and lengthy documentation can be found at http://sframe.sourceforge.net/Doxygen/ . To obtain it, I typed
svn co https://sframe.svn.sourceforge.net/svnroot/sframe/SFrame/tags/SFrame-03-06-05 sFrame
so, I am usinig tag 03-06-05 at the moment. No asetup was needed, only the path changes as described on their twiki. I put it into my .bashrc. So all I have to do after logging in to lxplus is change to the sFrame folder and type sFrameSetup.