Fantom - Quick Install
- Download fantom from
http://www.fantom.org/
- Extract the fantom archive
example
unzip fantom-1.0.57.zip
- Fix permissions (unixes)
chmod +x fantom-1.0.57/adm/unixsetup ./fantom-1.0.57/adm/unixsetup
- Add Fantom binaries to your path
export PATH=$PATH:/home/me/fantom-1.0.57/bin
- Test Fantom
Comments:
Add a new Comment

Back to top