Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revisionBoth sides next revision
reprap_software [2007-10-02 14:19] 192.168.1.33reprap_software [2007-10-05 10:39] 192.168.1.48
Line 1: Line 1:
 ====== PPC java ====== ====== PPC java ======
  
-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://help.ubuntu.com/community/Java|ubuntu java]] page suggests using the IBM jdk. Hint: the package you want to install (after adding the medibuntu repository and key) is ''ibm-j2sdk1.5''.+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://help.ubuntu.com/community/Java|ubuntu java]] page suggests using the IBM jdk. Hint: the package you want to install (after adding the medibuntu repository and key) is ''ibm-j2sdk1.5''.
  
 you also need the following packages (further details may ba found at http://packages.ubuntu.com/) you also need the following packages (further details may ba found at http://packages.ubuntu.com/)
Line 9: Line 9:
   * mesa-common-dev (for glext.h)   * mesa-common-dev (for glext.h)
  
-the j3d source+the java3d source
   * register at https://java3d.dev.java.net/ and follow the instructions for checkingout vecmath, j3d-core and j3d-core-utils.   * register at https://java3d.dev.java.net/ and follow the instructions for checkingout vecmath, j3d-core and j3d-core-utils.
   * run ant in vecmath, then j3d-core directories   * run ant in vecmath, then j3d-core directories
    
 +note that the java3d source packages are called ''j3d-*'', don't confuse this with the j3d.org site and it's utility libraries. one of which you also need.
 +
 ===== RXTX ===== ===== RXTX =====
  
Line 32: Line 34:
 sudo cp -v j3d-core/build/linux-ppc/opt/native/ogl/objs/libj3dcore-ogl.so /usr/lib/j2sdk1.5-ibm/jre/bin/ sudo cp -v j3d-core/build/linux-ppc/opt/native/ogl/objs/libj3dcore-ogl.so /usr/lib/j2sdk1.5-ibm/jre/bin/
 </code> </code>
 +
 +(the first one is the j3d.org jar file we need which contains the STLLoader and is linked from the [[http://reprap.org/bin/view/Main/RepRapLinuxSoftware#The_j3d_org_3D_utility_library|ReprapLinuxSoftware]] page)
  
 and finally, we were getting a lot of errors like: and finally, we were getting a lot of errors like:
  • reprap_software.txt
  • Last modified: 2008-05-17 13:52
  • by nik