gibuu is hosted by Hepforge, IPPP Durham
GiBUU

Changes between Version 2 and Version 3 of windows


Ignore:
Timestamp:
Dec 15, 2008, 10:41:25 AM (16 years ago)
Author:
oliver
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • windows

    v2 v3  
    66 1. Install [http://www.chiark.greenend.org.uk/~sgtatham/putty/ putty] on your system
    77       * At JLU Giessen you may also use the [http://www.uni-giessen.de/hrz/service/icd.html automatic network installation]: Choose "Weitere Software" and then "putty".
    8  2. Install [http://tortoisesvn.tigris.org/ tortoise] on your system
    9  3. Download GiBUU to your windows hard drive. Please take care, that the full path where you store GiBUU does not include any blanks. Especially "C:\Dokumente und Einstellungen\..." is no good, but "C:\work\GiBUU\" is fine!
    10  
     8 2. Set up a ssh-key pair to be used with putty.
     9    *  cf. http://www.noah.org/wiki/Tortoise_SVN_with_PuTTY
     10 3. Install [http://tortoisesvn.tigris.org/ tortoise] on your system
     11 4. Make sure "Pageant" is running and your ssh-key is loaded.
     12 4. Download GiBUU to your windows hard drive.  Details:
     13    1. Right click on your Desktop: After installing [http://tortoisesvn.tigris.org/ tortoise] a menu item "SVN checkout" should be available.
     14    2. Left click on "SVN checkout".
     15    3. Enter in the field "URL of repository"
     16       {{{
     17       svn+ssh://yourName@tp11.physik.uni-giessen.de/home/svn/buu/GiBUU/   
     18       }}}
     19       to download the code. Replace "yourName" by your user name ;)
     20    4.  Choose checkout directory, e.g.
     21       {{{
     22       C:\GiBUU
     23       }}}   
     24       * Please take care, that the full path where you store GiBUU does not include any blanks.
     25       * Especially "C:\Dokumente und Einstellungen\..." is no good, but "C:\GiBUU" is fine!
     26    5. Click on "ok", and then "yes" to create the checkout directory.
     27     
    1128
    1229=== For normal users ===
    13  1. Get your login account
    14  2. Download the tar-ball to your system. Please take care, that the full path does not include blanks. Especially "C:\Dokumente und Einstellungen\..." is no good, but "C:\work\" is fine!
     30 1. [wiki:GiBUUDownload#Gettingfullaccess  Get your  login account] or directly just [http://gibuu.physik.uni-giessen.de/GiBUU/login login].
     31 2. Download the [http://gibuu.physik.uni-giessen.de/GiBUU/browser/releases/ tar-ball] to your system.
     32     * Please take care, that the path where you store the tar-ball does not include blanks.
     33     * Especially "C:\Dokumente und Einstellungen\..." is no good, but "C:\work\" is fine!
    1534
    1635== Step 2: Compiling & Running GiBUU ==