close
Warning:
Error with navigation contributor "BrowserModule"
- Timestamp:
-
Oct 7, 2015, 8:50:53 PM (9 years ago)
- Author:
-
Juergen Reuter
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v27
|
v28
|
|
40 | 40 | then you probably compiled with a -g flag. Please note the following [http://projects.hepforge.org/whizard/compilers.html#NAG-note remark on NAG compilers]. |
41 | 41 | |
| 42 | === Mac OS X El Capitan (Darwin 10.11) === |
| 43 | |
| 44 | The security measures of the new Darwin systems do not allow e.g. |
| 45 | environment variables passed to subprocesses. This does not change |
| 46 | anything for the installed WHIZARD, but the testsuite (make check) |
| 47 | will not work before make install has been executed. make distcheck |
| 48 | will not work on El Capitan. There is also the option to disable |
| 49 | the System Integrity Protocol (SIP) of El Capitan by booting in |
| 50 | Recovery Mode, open a terminal and type 'csrutil disable'. However, we |
| 51 | do not recommend to do so. |
| 52 | |
42 | 53 | |
43 | 54 | == The !FeynRules interface == |