View Single Post
  #13 (permalink)  
Old 06-Apr-2007, 20:20
luca2020
Guest
 
Posts: n/a
Default

Quote:
Henrique,

Used svn to get the UVC driver and installed it:

svn checkout svn://svn.berlios.de/linux-uvc/linux-uvc/trunk
cd trunk
make (as root)
make install (as root)
modprobe uvcvideo
[/b]
I have just got the same uvc driver but am having problems installing it.

When I download it and untar it, I try to "make" it but it fails saying "No rule to make target 'webcam'. Stop."

What does this mean? Do you know of a way around it?

Many thanks

Luke