This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
wphase:macos [2015/01/23 19:23] wphase |
wphase:macos [2015/02/03 09:23] (current) wphase |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ======= Install W-phase dependencies on MacOS using homebrew and pip ======= | ======= Install W-phase dependencies on MacOS using homebrew and pip ======= | ||
| - | Before reading this, you should first read [[wphase:documentation|the W-phase documentation wiki page]]. | + | Before reading this, you should first read [[wphase:documentation|the W-phase documentation page]]. |
| - | The instructions below have not been rigorously tested, please report any problem to Zacharie Duputel <zacharie.duputel@unistra.fr> or Luis Rivera <luis.rivera@unistra.fr>. | + | The instructions below have not yet been rigorously tested, please report any problem to Zacharie Duputel <zacharie.duputel@unistra.fr> or Luis Rivera <luis.rivera@unistra.fr>. |
| ===== Install Homebrew ===== | ===== Install Homebrew ===== | ||
| Line 87: | Line 87: | ||
| * Before compiling the code, replace "gcc" by "gcc-4.9" in src/Makefile (or any other recent version gcc of installed with homebrew). | * Before compiling the code, replace "gcc" by "gcc-4.9" in src/Makefile (or any other recent version gcc of installed with homebrew). | ||
| - | * You can then compile the W-phase code as explained in [[wphase:documentation|the documentation wiki page]]. | + | * You can then compile the W-phase code as explained in [[wphase:documentation|the documentation page]]. |