Search found 4 matches
- 16 Oct 2013, 17:24
- Forum: Mindstorms Software
- Topic: Problem when trying to install nxtOSEK in Lubuntu
- Replies: 8
- Views: 14331
Re: Problem when trying to install nxtOSEK in Lubuntu
Sorry for not replying earlier, but I have struggled to get the screen on my NXT working, I got this problem: http://www.youtube.com/watch?v=w8pwffsYFGo but I got it fixed now. I also got this problem to work in Windows, so now I'm programming in C++ with a working screen
- 16 Sep 2013, 07:21
- Forum: Mindstorms Software
- Topic: Problem when trying to install nxtOSEK in Lubuntu
- Replies: 8
- Views: 14331
Re: Problem when trying to install nxtOSEK in Lubuntu
I couldnt find the old version of libusb-dev, only the runtime version. Do you know where I can find it?
- 13 Sep 2013, 14:03
- Forum: Mindstorms Software
- Topic: Problem when trying to install nxtOSEK in Lubuntu
- Replies: 8
- Views: 14331
Re: Problem when trying to install nxtOSEK in Lubuntu
Thank you for your Quick replies! I used this command: ~$ sudo apt-get install scons libusb-dev libusb-0.1-4 as described in the guide. Shouldn't that give me the old version? I'm not so used to Linux, so I might be wrong. The reason I do this in Linux is because I do it on my school computer, so I ...
- 13 Sep 2013, 13:01
- Forum: Mindstorms Software
- Topic: Problem when trying to install nxtOSEK in Lubuntu
- Replies: 8
- Views: 14331
Problem when trying to install nxtOSEK in Lubuntu
Hi! I am trying to install nxtOSEK in Lubuntu. I am following this guide: http://lejos-osek.sourceforge.net/installation_linux.htm The problem is, when I try to build libnxt using scons, as in step 3, it doesn't work. I get this: scons: Reading SConscript files ... scons: done reading SConscript fil...