Open main menu

Changes

Installation linux

180 bytes added, 15:44, 19 July 2013
→‎Linux install: added different instructions for root and a user for installing the relax dependencies.
For RPM-based Linux distributions with access to the YUM installer, first install the relax dependencies with:
<source lang="bash">
yum install python
yum install scons
yum install wxPython
yum install grace
</source>
 
If you do not have root access but are in the sudo group, you can type:
<source lang="bash">
sudo yum install python
Trusted, Bureaucrats
4,223

edits