mirror of
https://github.com/arduino/Arduino.git
synced 2025-02-18 12:54:25 +01:00
Updating build howto instructions for linux.
This commit is contained in:
parent
30e40e40ef
commit
32b1245ee9
@ -40,10 +40,7 @@ installer every few months to keep things fresh.
|
|||||||
|
|
||||||
1b. On Mac OS X, install Apple's Developer Tools and subversion.
|
1b. On Mac OS X, install Apple's Developer Tools and subversion.
|
||||||
|
|
||||||
1c. On Linux, you're pretty much on your own.. You need jikes (or
|
1c. On Linux, you need the Sun Java SDK, avr-gcc, make, and subversion.
|
||||||
edit make.sh to use a different compiler), java, avr-gcc, make,
|
|
||||||
and subversion. You'll also have to set some environment
|
|
||||||
variables (see make.sh for details).
|
|
||||||
|
|
||||||
|
|
||||||
2. GRAB THE CODE FROM BERLIOS
|
2. GRAB THE CODE FROM BERLIOS
|
||||||
@ -51,7 +48,7 @@ installer every few months to keep things fresh.
|
|||||||
* this grabs the code as an anonymous user.
|
* this grabs the code as an anonymous user.
|
||||||
|
|
||||||
# grab the code, it'll take a while
|
# grab the code, it'll take a while
|
||||||
svn co svn://svn.berlios.de/arduino/trunk
|
svn co svn://svn.berlios.de/arduino/trunk arduino
|
||||||
# (maybe even a long while for you dialup and international folks)
|
# (maybe even a long while for you dialup and international folks)
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user