This shows you the differences between two versions of the page.
|
installing [2008/02/01 03:27] ntoro |
installing [2008/05/28 22:54] (current) schuster |
||
|---|---|---|---|
| Line 20: | Line 20: | ||
| mkdir ~/cvs | mkdir ~/cvs | ||
| cd ~/cvs | cd ~/cvs | ||
| - | cvs -d :pserver:anonymous@marmoset-mc.net:/usr/local/cvsroot checkout -r V0_01 Marmoset | + | cvs -d :pserver:anonymous@marmoset-mc.net:/usr/local/cvsroot checkout -r V0_05 Marmoset |
| cd Marmoset | cd Marmoset | ||
| make install | make install | ||
| Line 83: | Line 83: | ||
| <code> | <code> | ||
| cd ~/cvs | cd ~/cvs | ||
| - | cvs -d :pserver:anonymous@marmoset-mc.net:/usr/local/cvsroot checkout -r V0_01 Marmoset | + | cvs -d :pserver:anonymous@marmoset-mc.net:/usr/local/cvsroot checkout -r V0_05 Marmoset |
| </code> | </code> | ||
| Except for the the command line tools and ROOT mentioned above, all other dependencies will be downloaded by MARMOSET. | Except for the the command line tools and ROOT mentioned above, all other dependencies will be downloaded by MARMOSET. | ||
| - | Note that if you do not supply the version number (''-r V0_01''), only the portions of Marmoset that do **NOT** depend on PGS and/or MPotato will be available. | + | Note that if you do not supply the version number (''-r V0_05''), only the portions of Marmoset that do **NOT** depend on PGS and/or MPotato will be available. |
| ===== Compiling Marmoset and Other Dependencies ===== | ===== Compiling Marmoset and Other Dependencies ===== | ||