Linux install

From relax wiki
Revision as of 11:30, 21 June 2013 by Troels Emtekær Linnet (talk | contribs) (Created page with "== linux install == <source lang="bash"> wget http://download.gna.org/minfx/minfx-1.0.5.tar.gz tar -xzf minfx-1.0.5.tar.gz cd minfx-1.0.5 python setup.py install </source>")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

linux install

wget http://download.gna.org/minfx/minfx-1.0.5.tar.gz
tar -xzf minfx-1.0.5.tar.gz
cd minfx-1.0.5
python setup.py install