prorad:install

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
prorad:install [2012-06-26 10:53:16]
mortens [Dependencies]
prorad:install [2022-05-31 09:29:32] (current)
Line 4: Line 4:
 ===== Caveat ===== ===== Caveat =====
  
-The ProRad software is provided "as is", and please keep in mind  [[http://en.wikipedia.org/wiki/Donald_Knuth|Donald Knuth]]'s venerated saying\\+The ProRad software is provided "as is", and please keep [[http://en.wikipedia.org/wiki/Donald_Knuth|Donald Knuth]]'s venerated saying in mind\\
 **"Premature optimization is the root of all evil."** **"Premature optimization is the root of all evil."**
  
Line 29: Line 29:
  
  
-===== Build =====+===== Basic Installation ===== 
 + 
 +==== Caveat ==== 
 + 
 +The current release of the ProRad system comes without the bells and whistles 
 +of GNU automake.  A build script is included in this version, but the 
 +script will not warn you if libraries are missing. 
 + 
 +==== Build and install ==== 
 + 
 + 
 +The build script is located in the folder "build-scripts" You run 
 +the script in the following way 
 + 
 +  bash build-scripts/build-prorad.sh 
 + 
 +and the script will build the ProRad modules in the correct order. 
 + 
 +Each step in the build script will produce a file named "make.log"
 +If a step in the build procedure fails, you will be notified by the 
 +build-script.  The script will tell you where it failed, and you will 
 +find more information in the make.log file of that directory/folder. 
 + 
 +After you have run the build script the ProRad modules will be 
 +installed in the ./bin directory.  
 + 
 +===== Configuration ===== 
 + 
 + 
 +Please see the file named [[usage|Configuration]] for details on configuring and 
 +running ProRad. 
  
-A build script is included in the tar file. 
  • prorad/install.1340707996.txt.gz
  • Last modified: 2022-05-31 09:23:28
  • (external edit)