How to do I build and install the gspca webcam driver?
- by sam
I tried to install gspca to run Orite webcam.
But I failed to install gspca on ubuntu 12.04 64 bits.
It lost a lot of headers,here are my instructions but failed.
wget http://mxhaard.free.fr/spca50x/Download/gspcav1-20071224.tar.gz
tar zxvf gspcav1-20071224.tar.gz
cd gspcav1-20071224/
sudo ./gspca_build
sudo touch…