Changes between Version 9 and Version 10 of windows
- Timestamp:
- Dec 15, 2008, 2:41:34 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
windows
v9 v10 43 43 44 44 == Step 2: Compiling & Running GiBUU == 45 === Using Cygwin === 45 46 1. Download [http://www.cygwin.com/ cygwin] 46 47 2. Setup cygwin. In the package selection choose additionally: … … 76 77 }}} 77 78 Sample jobcards are available in testRun/jobCards, cf. also [wiki:FAQ our FAQ page] for more informations. 79 80 === In a terminal === 81 Download your code to a network share, which is also accessible by some linux client. Go via putty to your linux client and compile the code as explained in "Readme_Quickstart.txt".[[BR]] 82 83 '''Advantage:''' Much faster compilation and better performance than Cygwin.