This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
software:citcoms:faq [2013/12/31 00:21] emheien removed |
software:citcoms:faq [2014/09/09 18:16] (current) rkk created |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | ==== FAQ ==== | ||
- | |||
=== Install CitcomS === | === Install CitcomS === | ||
Line 37: | Line 35: | ||
./configure --prefix=$HOME/opt && make && make install | ./configure --prefix=$HOME/opt && make && make install | ||
- | 4 Add '$HOME/opt/bin' into your $PATH and (maybe) '$HOME/opt/lib' into your $LD_PATH_LIBRARY. | + | 4 Add ''$HOME/opt/bin'' into your ''$PATH'' and (maybe) ''$HOME/opt/lib'' into your ''$LD_PATH_LIBRARY''. |
=== Documentation for Developers === | === Documentation for Developers === |