gibuu is hosted by Hepforge, IPPP Durham
GiBUU

Version 3 (modified by oliver, 16 years ago) (diff)

--

Running GiBUU on a Windows System

Step 1: Downloading the code

For GiBUU developers

  1. Install putty on your system
  2. Set up a ssh-key pair to be used with putty.
  3. Install tortoise on your system
  4. Make sure "Pageant" is running and your ssh-key is loaded.
  5. Download GiBUU to your windows hard drive. Details:
    1. Right click on your Desktop: After installing tortoise a menu item "SVN checkout" should be available.
    2. Left click on "SVN checkout".
    3. Enter in the field "URL of repository"
      svn+ssh://yourName@tp11.physik.uni-giessen.de/home/svn/buu/GiBUU/   
      
      to download the code. Replace "yourName" by your user name ;)
    4. Choose checkout directory, e.g.
      C:\GiBUU 
      
      • 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:\GiBUU" is fine!
    5. Click on "ok", and then "yes" to create the checkout directory.

For normal users

  1. Get your login account or directly just login.
  2. Download the tar-ball to your system.
    • Please take care, that the path where you store the tar-ball does not include blanks.
    • Especially "C:\Dokumente und Einstellungen\..." is no good, but "C:\work\" is fine!

Step 2: Compiling & Running GiBUU