Magnus and Rob,

seems you have detected a bug in the lejos script indeed - it's missing 
the export of the library path:

export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$LEJOS_HOME/bin

Thanks for hinting that to me.

A workaround until the next (corrected) RC version of leJOS is to set 
the variable manually as above in the shell before running lejos.

Regards,
   Matthais Paul

Magnus Korvald wrote:

> Hi Matthias,
> 
> I did run "ant" in the "lejos/build" folder, and it did seem like that 
> compiled some libraries. The proses did not return any errors.
> 
> Lots of thanks for helping me out!
> 
> Regards,
> Magnus
> 
> Matthias Paul Scholz wrote:
> 
>> Magnus,
>>
>> have you built the libraries on your machine (which is required for 
>> the linux distribution - see readme)?
>>
>> Cheers,
>>   Matthias Paul
>>
>> [EMAIL PROTECTED] wrote:
>>
>>> Hi,
>>>
>>> I have successfully uploaded the lejos firmware onto the RCX 2.0 unit.
>>> Now, I am having trouble uploading compiled java programs for the RCX.
>>>
>>> I have tried both the checkDistribution.sh script and the HelloWorld 
>>> with
>>> no luck
>>>
>>> It seems like lejos have some trouble loading the native library
>>> libjirtrcx.so, which is found in the $LEJOS_HOME/bin directory.
>>>
>>> I am using lejos 3.0 RC1, Linux version 2.6.9-42.EL running Java 
>>> 1.5.0_04
>>>
>>> Any hints as to why I am experiencing this problem?
>>>
>>> Below you'll find all environment variables as well as the error message
>>> from lejos.
>>>
>>> Regards,
>>> Magnus
>>>
>>
> 
> 
> 

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Lejos-discussion mailing list
Lejos-discussion@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lejos-discussion

Reply via email to