Setting up leJOS with OpenJDK 1.7 and Linux Mint 14

This is where you talk about the RCX software itself, installation issues, and programming talk.

Moderator: roger

Setting up leJOS with OpenJDK 1.7 and Linux Mint 14

Postby eiabea » Wed Dec 26, 2012 10:48 pm

Hello everyone,

i recently switched from windows to linux, but i ran into some issues while trying to set up leJOS.

i followed the instructions from: http://lejos.sourceforge.net/rcx/tutorial/getstarted/firstbrick/linux.html
my variables:

PATH:
Code: Select all
echo $PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/home/eiabea/lejos/bin

CLASSPATH:
Code: Select all
echo $CLASSPATH
:.:/home/eiabea/lejos/lib/classes.jar:/home/eiabea/lejos/lib/pcrcxcomm.jar:/home/eiabea/lejos/lib/classes.jar:/home/eiabea/lejos/lib/pcrcxcomm.jar

LEJOS_HOME:
Code: Select all
echo $LEJOS_HOME
/home/eiabea/lejos

JAVA_HOME:
Code: Select all
echo $JAVA_HOME
/usr/lib/jvm/java-7-openjdk-amd64/


i tested the RCXTTY with:
Code: Select all
echo test > $RCXTTY
the green led from my tower lighted up

i switched into the "build" folder and ran "ant", everything went fine.

my problems started at the firmware downloading part:

Code: Select all
~/lejos/bin $ firmdl
read firmware srec
  100%
Installing firmware
Loading native libs
java: symbol lookup error: /home/eiabea/lejos/bin/libjirtrcx.so: undefined symbol: rcx_open


Does anybody know what i'am doing wrong?

Thanks for help!

regards
eiabea
New User
 
Posts: 1
Joined: Wed Dec 26, 2012 10:34 pm

Return to RCX Software

Who is online

Users browsing this forum: No registered users and 1 guest

more stuff