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:
-
Nov 17, 2012, 4:57:47 PM (12 years ago)
- Author:
-
Daniel
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v10
|
v11
|
|
18 | 18 | Make sure the shared libraries are installed. When building qd is looking for other compilers than g++ and is seems that depending on which it finds the shared library will not be supported, so I found that one sometimes had to specify it use g++ with the additional argument CXX=g++ (or another compiler which supports shared libraries) in the configure command line. |
19 | 19 | |
20 | | 2. Download the BlackHat tar ball, unzip and unpack: |
| 20 | - !BlackHat installation |
| 21 | |
| 22 | Download the BlackHat tar ball, unzip and unpack: |
21 | 23 | |
22 | 24 | {{{ |