E-box/Install manual: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 3: | Line 3: | ||
= Installing a linux distribution = | = Installing a linux distribution = | ||
== Ubuntu 10.04 LTS == | == Ubuntu 10.04 LTS == | ||
== Required packages == | |||
For matlab 2007b: | |||
<pre> | |||
gcc-4.1 | |||
g++-4.1 | |||
</pre> | |||
= Installing Matlab = | = Installing Matlab = |
Revision as of 08:54, 9 June 2011
This page contains the neccesary step to install a realtime linux system with EtherCAT
Installing a linux distribution
Ubuntu 10.04 LTS
Required packages
For matlab 2007b:
gcc-4.1 g++-4.1
Installing Matlab
Currently two versions of Matlab are supported: 2007b and 2010a (experimental support only). Choose a supported version.
Installing Matlab 2007b
Getting the software
Install smartsvn
https://e-box.wtb.tue.nl/svn/e-box/
After updating your local copy, run
make_all_clean make_all_install
in Matlab to obtain a fresh copy of the latest verion.