wiki:Get

Get SUPERBIB

Create SUPERBIB environment

To simplify the explanation, we suppose that we install SUPERBIB in your ${HOME}/SUPERBIB_ws/ ("ws" for "working space").

  $ cd ${HOME}
  $ mkdir SUPERBIB_ws/
      

Get SUPERBIB files

If you work on LOCEAN systems

The latest operation release SUPERBIB is already installed at

  • LOCEAN: /usr/home/fplod/SUPERBIB_DIR

If you can access one of this directory, there is no need to re-install SUPERBIB again! In that case, you only have to link ${HOME}/SUPERBIB_DIR to the appropriate directory:

LOCEAN

  $ ln -s /usr/home/fplod/SUPERBIB_DIR ${HOME}/SUPERBIB_DIR
  

If Subversion (svn) client is installed on your machine

Regular users

The complete latest revision (source + tests data files: X Mb) can be checked out with the following command executed in your ${HOME}:

  $ svn checkout http://forge.ipsl.jussieu.fr/superbib/svn/trunk/ SUPERBIB_DIR

Contributors

Contributors should better use the following command (and replace login by their own login):

  $ svn checkout svn+ssh://login@forge.ipsl.jussieu.fr/ipsl/forge/projets/superbib/svn/trunk/ SUPERBIB_DIR

After this

You are now ready to do your First steps with SUPERBIB?.

Last modified 15 years ago Last modified on 02/13/09 16:25:07