TPP 4.3.1: Installing on Ubuntu 10.04
From SPCTools
(Difference between revisions)
| Revision as of 21:17, 14 May 2010 Jesse j (Talk | contribs) ← Previous diff |
Revision as of 21:18, 14 May 2010 Jesse j (Talk | contribs) Next diff → |
||
| Line 11: | Line 11: | ||
| make install | make install | ||
| </pre> | </pre> | ||
| + | |||
| + | |||
| + | == Debugging == | ||
Revision as of 21:18, 14 May 2010
Installation procedure
cd /usr/local/src/ svn co https://sashimi.svn.sourceforge.net/svnroot/sashimi/tags/release_4-3-1/trans_proteomic_pipeline/ cd trans_proteomic_pipeline/src/ #The following commands may need to be prefaced with the sudo command make make install

