E-box/Install manual

From Control Systems Technology Group
Jump to navigation Jump to search

This page contains the neccesary step to install a realtime linux system with EtherCAT

Installing a linux distribution

Ubuntu 10.04 LTS

This part describes how to install and configure Ubuntu 10.04LTS for our use. The last LTS (Long Term Support) version with rt support during the writing of this document is Ubuntu version 10.04 (Lucid Lynx). It is also possible to install Ubuntu Studio. This version for audio- and video editing is still equipped with the Linux kernel-rt

Download and install ubuntu-desktop-amd64.iso 10.04.2 :

http://www.ubuntu-nl.org/getubuntu/download/LTS or http://releases.ubuntu.com


Download the latest updates via the Synaptic Package Manager. Package updates are allowed. Do not update to a higher version eg 10.10.

Download and install the next packages via the Synapic Package Manager:


Linux-rt (real-time performance)
Nautilus file browser. (This is useful as superuser)
gcc and g++ 4.1 
java-1.6.0-sun or sun-java6-bin (using Matlab smartSVN and graphical)

Updates settings Synaptic package manager:

Some packages are not available with the default settings. Check also: Pre-released updates (hardy Proposed)and unsupported updates.

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.