It does work in 2 but you need to preload the compat library like this
        i386
        LD_PRELOAD=/usr/lib/libv4l/v4l1compat.so (name of app) 
        x86_64
        LD_PRELOAD=/usr/lib64/libv4l/v4l1compat.so (name of app)

These are the paths on Fedora. You may need to modify them to match your
distro. 



this will load the required libs.


Steven

On Wed, 2009-11-04 at 20:51 +0100, Hartmut Eilers wrote:
> Thank you for your fast answer Benoit.
> Is it planned to support V4L2 in Version 3.0 or is it usable.
> Is it worth to give Version 3.0 a test with my video app or
> do I have to wait ?.
> 
> Is it possible to install Version 3 in parallel to my version 2.x
> i have installed from the ubuntu repos ?
> 
> Where are the most uptodate Webpages about gambas.
> 
> thanks and regards
> Hartmut
> 
> ------------------------------------------------------------------------------
> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
> trial. Simplify your report design, integration and deployment - and focus on 
> what you do best, core application coding. Discover what's new with
> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
> _______________________________________________
> Gambas-user mailing list
> Gambas-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
> 

Attachment: signature.asc
Description: This is a digitally signed message part

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to