Closed GoogleCodeExporter closed 9 years ago
add this in the root env
LD_PRELOAD=/usr/lib/libv4l/v4l1compat.so
it should work then
Original comment by rohan.a...@gmail.com
on 23 Jan 2010 at 7:05
Yes it works know.
I created the file : /etc/ld.so.preload
and writed "/usr/lib/libv4l/v4l1compat.so" into it.
(sudo gedit /etc/ld.so.preload)
And then i have update ldconfig : sudo ldconfig
My error was to put the path in ld.so.conf first.
Thank you ;)
Original comment by mysterc...@gmail.com
on 23 Jan 2010 at 8:25
no problem.
We should get this up on a wiki soon. in FAQ's.
I will add this soon.
Original comment by rohan.a...@gmail.com
on 23 Jan 2010 at 8:29
Original comment by rohan.a...@gmail.com
on 23 Jan 2010 at 8:30
Original issue reported on code.google.com by
mysterc...@gmail.com
on 23 Jan 2010 at 6:59