close
Warning:
Can't synchronize with repository "(default)" (Unsupported version control system "svn": /usr/lib/python2.7/dist-packages/libsvn/_core.so: failed to map segment from shared object: Cannot allocate memory). Look in the Trac log for more information.
- Timestamp:
-
Sep 10, 2009, 11:12:16 AM (16 years ago)
- Author:
-
wade
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v3
|
v4
|
|
7 | 7 | = 【安裝】 = |
8 | 8 | {{{ |
9 | | apt-get install blast2 |
| 9 | wget http://evolution.gs.washington.edu/phylip/download/phylip-3.69.tar.gz |
| 10 | tar zxvf phylip-3.69.tar.gz |
| 11 | cd src |
| 12 | make install |
10 | 13 | }}} |
11 | 14 | |