i been trying to get lejos because i have a compitition next sat and i need a lego nxt program to program the bot. i have ubuntu 9.10 and ive read a bunch of stuff saying extract the the tar.gz then cd to its directory then do ./configure but when i do configure it says "bash: ./configure: No such file or directory" so i was wondering what to do and if anyone knows of some other program i can use or anything.
thanks in advance
You need to cd to the directory and look at what’s there. Files that end in .sh are script files that can be run, so that’s a good place to start. Also look for a Readme file that has updated instructions.
January 20th, 2010 at 3:33 am
You need to re-download the file and "Save" not "Open".
References :
January 20th, 2010 at 4:19 am
You need to cd to the directory and look at what’s there. Files that end in .sh are script files that can be run, so that’s a good place to start. Also look for a Readme file that has updated instructions.
References :