This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
madagascar [2014/04/13 11:08] barn created |
madagascar [2014/06/26 13:14] (current) tore [Compiling Source Code in a Linux Environment] |
||
---|---|---|---|
Line 1: | Line 1: | ||
===== Madagascar at NTNU ===== | ===== Madagascar at NTNU ===== | ||
- | Madagascar is | + | Madagascar is a processing |
at Madagascar' | at Madagascar' | ||
Line 11: | Line 11: | ||
Source code for the local Madagascar is stored under version control using [[http:// | Source code for the local Madagascar is stored under version control using [[http:// | ||
< | < | ||
- | newgrp | + | newgrp |
umask 0007 | umask 0007 | ||
</ | </ | ||
Line 18: | Line 18: | ||
Second: Go into the folder where you want the source code to be downloaded and type | Second: Go into the folder where you want the source code to be downloaded and type | ||
< | < | ||
- | svn co svn+ssh:// | + | svn co svn+ssh:// |
</ | </ | ||
Here // | Here // | ||
Line 87: | Line 87: | ||
Done with configuration. | Done with configuration. | ||
</ | </ | ||
- | As we see from the above output everything but tiff support is available. Now we compile the cource | + | As we see from the above output everything but tiff support is available. Now we compile the source |
< | < | ||
Hopefully, Madagascar is compiled correctly, without errors. The last thing to do is mapping the Madagascar commands such that they are reachable from everywhere in the terminal. Add this line to the //.bashrc// file | Hopefully, Madagascar is compiled correctly, without errors. The last thing to do is mapping the Madagascar commands such that they are reachable from everywhere in the terminal. Add this line to the //.bashrc// file |