28 | | Simply follow the tutorial to set up Omni. [[BR]] |
29 | | |
30 | | '''If you are MAC user''':[[BR]] |
31 | | A small hint: make sure u have installed xcode before hand, if u are using MAC.[[BR]] |
32 | | An even better hint: use App store to install xcode, much faster :-) |
33 | | Note: while compiling M2Crypto using "pip install M2Crypto", there are a lot of warnings, ignore them. [[BR]] |
34 | | Note: you need to change the first line of omni-configure.py to "#!/usr/local/bin/python" to make omni config work. [[BR]] |
35 | | Note: you need to move readyToLogin.py from gcf/examples/ to gcf/src/ [[BR]] |
36 | | Note: it is recommended to change the first line of every .py file in the gcf/src directory to ''#!/usr/local/bin/python'' (on MAC OS X) [[BR]] |
| 28 | Simply follow the tutorial to set up Omni. |