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 16, 2012, 6:17:22 PM (12 years ago)
- Author:
-
Daniel
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v5
|
v6
|
|
33 | 33 | --enable-pythoninterface compiles the python interface |
34 | 34 | }}} |
| 35 | |
| 36 | Install the data files. |
| 37 | |
| 38 | Download the files from /Where do we put them?/ and install them using the script that gets installed along with the library |
| 39 | |
| 40 | {{{ |
| 41 | wget WHERE.EVER all.tar.gz |
| 42 | dataInstall all.tar.gz |
| 43 | }}} |