installation.txt 1.5 KB

123456789101112131415161718192021222324252627282930313233343536373839
  1. Installation
  2. ============
  3. Windows
  4. -------
  5. To install AToMPM on Windows, follow these steps:
  6. * Download and install the latest Python 2.7.X (32-bit) from http://python.org/download/
  7. * Download and install python-igraph from http://www.lfd.uci.edu/~gohlke/pythonlibs/#python-igraph
  8. * Download and install node.js version 4.5.0 from https://nodejs.org/en/
  9. * Download and unzip the AToMPM sources from https://msdl.uantwerpen.be/git/simon/AToMPM/archive/master.zip.
  10. * In the AToMPM folder, run the command 'npm install'.
  11. To run AToMPM on Windows, execute the `run.bat` script inside of the main AToMPM folder.
  12. Linux
  13. -----
  14. Download and unzip the AToMPM sources from https://msdl.uantwerpen.be/git/simon/AToMPM/archive/master.zip.
  15. To run AToMPM, execute the `run_AToMPM.sh` script inside of the main AToMPM folder.
  16. Mac
  17. ---
  18. To install AToMPM on Mac, follow these steps:
  19. * Download and install the latest Python 2.7.X (32-bit) from http://python.org/download/
  20. * Download and install python-igraph from http://www.lfd.uci.edu/~gohlke/pythonlibs/#python-igraph
  21. * Download and install node.js version 4.5.0 from https://nodejs.org/en/
  22. * Download and unzip the AToMPM sources from https://msdl.uantwerpen.be/git/simon/AToMPM/archive/master.zip.
  23. * In the AToMPM folder, run the command 'npm install'.
  24. To run AToMPM on Mac, follow these steps:
  25. * Execute `node httpwsd.js` in the main AToMPM folder
  26. * Execute `python mt\\main.py` in the main AToMPM folder
  27. * Open a browser (preferably Chrome) and navigate to http://localhost:8124/atompm