close
Warning:
Can't synchronize with repository "(default)" (/hepforge/svn/blackhat does not appear to be a Subversion repository.). Look in the Trac log for more information.
- Timestamp:
-
Aug 9, 2012, 12:21:52 PM (12 years ago)
- Author:
-
Daniel
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v1
|
v2
|
|
7 | 7 | install qd from the webpage http://crd.lbl.gov/~dhbailey/mpdist |
8 | 8 | |
9 | | [[[ |
| 9 | {{{ |
10 | 10 | wget http://crd.lbl.gov/~dhbailey/mpdist/qd-2.3.13.tar.gz |
11 | | ]]] |
| 11 | }}} |
12 | 12 | and install the package. |
13 | 13 | |
14 | 14 | 2. download the BlackHat tar ball, unzip and unpack: |
15 | 15 | |
16 | | [[[ |
| 16 | {{{ |
17 | 17 | wget http:///whereever |
18 | 18 | tar -xzf blackhat-1.0.0.tar.gz |
19 | 19 | cd blackhat-1.0.0 |
20 | | ]]] |
| 20 | }}} |