Difference between revisions of "Linux install"

From relax wiki
Jump to navigation Jump to search
(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>")
 
(Redirected page to Installation linux)
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
== linux install ==
+
#REDIRECT [[Installation_linux]]
 
 
<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>
 

Latest revision as of 09:06, 25 June 2013

Redirect to: