This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| reprap_software [2008-05-17 11:22] – nik | reprap_software [2008-05-17 13:52] (current) – nik | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ==== Software & Fimware notes ==== | ==== Software & Fimware notes ==== | ||
| - | . . .for the [[reprap]] | + | . . .for the [[reprap]] |
| - | === PPC java === | + | ==== RXTX ==== |
| - | since we are using this mac laptop as the dedicated [[reprap]] machine, this page will contain some rants about dealing with the ppc peculiarity. first up, java. the [[https:// | + | |
| - | + | ||
| - | you also need the following packages (further details may ba found at http:// | + | |
| - | * libstdc++5 (which is missing from the IBM jdk requirements) | + | |
| - | * ant-optional (for javah task) | + | |
| - | * libx11-dev (and all its dependencies) | + | |
| - | * mesa-common-dev (for glext.h) | + | |
| - | + | ||
| - | the java3d source | + | |
| - | * register at https:// | + | |
| - | * run ant in vecmath, then j3d-core directories | + | |
| - | + | ||
| - | note that the java3d source packages are called '' | + | |
| - | + | ||
| - | ===== RXTX ===== | + | |
| used the "Mac OSX/Source package" | used the "Mac OSX/Source package" | ||
| Line 59: | Line 44: | ||
| ==== FIRMWARE ==== | ==== FIRMWARE ==== | ||
| * using the k8048 PIC programmer | * using the k8048 PIC programmer | ||
| - | * installed sdcc & gputils from debian.. (note sure about the advice at http:// | + | * installed sdcc (2.7.0 # |
| * built from svn (checkout 2008-05-17) in ~/ | * built from svn (checkout 2008-05-17) in ~/ | ||
| + | * compiled firmware -> flashed PICS -> ' | ||
| + | |||
| + | ==== pyRepRap ==== | ||
| + | * ~/ | ||
| + | * http:// | ||