Hi,
I just got my C1000 a couple weeks ago and I want to start compiling things on it : like V4l drivers, usbvision to be able to watch tv on my zaurus or use my usb webcam, or using ctorrent.
I have successfully installed Zgcc using these instructions:
http://s91215199.onlinehome.us/zaurus/zgcc2install.htmlEverythings worked fine until I tried to compile the usbvision drivers, I downloaded the latest sources on the usbvision site and tried:
make install in the src directory:
then I got this message
install -D -m 644 *.o /lib/moduless.2.4.20/kernel/drivers/usb
install: not found
make: *** [install] Errror 127
Sounds bad to me, it doesn't recognize the command install.
Can anyone tell me what I did wrong? Should I try to install V4l drivers before/instead?
thanks for any help