Update how to get started on ubuntu authored by Kuppe, Christian's avatar Kuppe, Christian
Getting started with coding in SimRoot
Getting started with coding in OpenSimRoot
1. Install ubuntu
2. In ubuntu install build-essential and gfortran package to get the compilers
3. Install eclipse-cdt using the eclipse installer from the website
4. In eclipse install photran (in standard repository)
and git (in marketplace, might be already installed)
and xml editor
5. In git clone the project
note: u16 has gnome3 and eclipse Mars needs this fix: http://askubuntu.com/questions/761604/eclipse-not-working-in-16-04
2. In ubuntu install build-essential package to get the compilers
3. Install eclipse-cdt using the eclipse download from the website
4. In git clone the project
\ No newline at end of file