|
- Timestamp:
-
Apr 13, 2010, 6:06:48 PM (15 years ago)
- Author:
-
ohl
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v5
|
v6
|
|
4 | 4 | |
5 | 5 | === Compiling in the Source Directory === |
6 | | If you don't take advantage of the possibility to keep your WHIZARD sources pristine by compiling in a different directory, you may encounter the following error: |
| 6 | If you don't take advantage of the possibility to keep your WHIZARD sources pristine by compiling in a different directory, you may encounter the following error with the sources in whizard-2.0.0.tar.gz: |
7 | 7 | {{{ |
8 | 8 | ... |
… |
… |
|
22 | 22 | $ make |
23 | 23 | }}} |
24 | | (The developers use this setup to be able to test different compilers. Therefore building in the same directory is not as thoroughly tested.) |
| 24 | (The developers use this setup to be able to test different compilers. Therefore building in the same directory is not as thoroughly tested. There will be a patch release correcting such minor problems soon.) |
25 | 25 | |
26 | 26 | === Compiler and Shared Library search PATHs === |
|