This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
en:build:easybuild [2017/10/04 17:53] yann [The license file is unusable] |
en:build:easybuild [2017/10/04 17:53] (current) yann [The license file is unusable] |
||
|---|---|---|---|
| Line 79: | Line 79: | ||
| - Find out or remember the installation path of EasyBuild (we will call it ''$EASYBUILD_PREFIX''. | - Find out or remember the installation path of EasyBuild (we will call it ''$EASYBUILD_PREFIX''. | ||
| - Edit ''$EASYBUILD_PREFIX/lib/python2.7/site-packages/easybuild_easyblocks-3.4.0-py2.7.egg/easybuild/easyblocks/generic/intelbase.py''. | - Edit ''$EASYBUILD_PREFIX/lib/python2.7/site-packages/easybuild_easyblocks-3.4.0-py2.7.egg/easybuild/easyblocks/generic/intelbase.py''. | ||
| - | - Insert the following at line 301: <code>silent = "ACTIVATION_TYPE=serial_number\nACTIVATION_SERIAL_NUMBER=YOUR_SERIAL_NUMBER\n"</code> where you replace //YOUR_SERIAL_NUMBER// by the serial number you received from Intel. Be careful to use the exact same identation as the former line 301. | + | - Insert the following at line 301: <code>silent = "ACTIVATION_TYPE=serial_number\nACTIVATION_SERIAL_NUMBER=YOUR_SERIAL_NUMBER\n"</code> where you replace //YOUR_SERIAL_NUMBER// by the serial number you received from Intel. Be careful to use the exact same indentation as the former line 301. |