Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • JDK 1.6.0
  • Apache Maven
  • Python 2.6
  • Python setuptools - python 2.6: Download or python 2.7: Download and run:
    2.6:
    Code Block
    sh setuptools-0.6c11-py2.6.egg
    2.7
    Code Block
    sh setuptools-0.6c11-py2.7.egg
  • rpmbuild (rpm-build package)
  • g++ (gcc-c++ package)
  • NodeJS - v0.10.2 or later is recommended
    Code Block
    #Fedora 18: sudo yum update audit; sudo yum --enablerepo=updates-testing install nodejs npm
  • Brunch 1.6.2 (to install it, run the following command after NodeJS is installed):
    Code Block
    npm install -g brunch@1.6.2

...