Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search

User:Pau pajuelo

225 bytes added, 16:51, 20 August 2012
m
no edit summary
== Install ==
=== Install Java Runtime Environment === Eclipse IDEhas Java dependencies. Java Runtime Environment should be installed, but if you don't have it type next command: <brpre> sudo apt-get install sun-java6-bin sun-java6-jre</pre> === Install Eclipse IDE ===
[http://www.eclipse.org/downloads/packages/eclipse-ide-cc-linux-developers-includes-incubating-components/indigor Download] Eclipse 3.7 Indigo for C/C++ Linux Developers, choose 32 or 64 bits version depends your machine.
<pre>sudo apt-get install build-essential </pre>
Extract Eclipse binaries:
<pre>jdoe@ubuntu ~/Downloads $ tar xzf eclipse-linuxtools-indigo-incubation-linux-gtk.tar.gz -C ~/ </pre> 
=== Install Yocto SDK ===
{{#lst:How to setup a cross compiler|install_sdk}}
== Configure ==
4,199
edits