Fwd: Re: Barcode scanner

Nicolas Robin nicolas.robin06 at gmail.com
Sat Jul 25 13:06:21 MDT 2009


Hi,
Thanks for forwarding me the messages !

I tried to apply this patch. But when I modify LDADD_LIBBARCODE, I have
some strange issues :
http://paste.tuxfamily.org/c78abf715f.html

If I apply the patch on the src/barcode folder without editing the
src/Makefile.am, there is no compilation problem.

Do you have any idea ?

Thanks for your great work,
Nicolas


Robby Stephenson wrote:
> ----------  Forwarded Message  ----------
> 
> Subject: Re: Barcode scanner
> Date: Saturday 25 July 2009
> From: Sebastian Held <sebastian.held at gmx.de>
> To: tellico-users at forge.novell.com
> 
> The new driver inside the kernel has dropped support for format conversion. 
> Now the applications responsible for conversion. Interestingly the call to 
> set 
> a RGB24 palette succeeds, but does set an other format...
> 
> I reworked the code to use libv4l ( 
> http://hansdegoede.livejournal.com/3636.html )
> 
> Copy the attached files into $tellico_source/src/barcode (old one will be 
> overwritten). The libv4l is gpl2, thus distribution is possible. The 
> Makefile 
> is patched (patch included) to generate static libs.
> 
> Change $tellico_source/src/Makefile.am (line 23):
> from:
> LDADD_LIBBARCODE = ./barcode/libbarcode.a
> to:
> LDADD_LIBBARCODE = ./barcode/libbarcode.a ./barcode/libv4l/lib/libv4l1.a 
> ./barcode/libv4l/lib/libv4l2.a ./barcode/libv4l/lib/libv4l2convert.a
> (on one line!)
> 
> This version works again on my gentoo system with kernel 2.6.30.
> 
> Someone should really code a nice gui for barcode recognition.
> 
> Sebastian
> 
> On Friday 24 July 2009 16:56:18 Robby Stephenson wrote:
>> On Friday 24 July 2009, Sebastian Held wrote:
>>> I wrote the code some time ago, but currently do not use it.
>>> I need to checkout the new version and try again myself.
>>>
>>> You may test your camera using the command from the xawtv package:
>>> v4l-info
>>> v4l-conf
>>>
>>> I'll get get to you, if I have my version working again.
>>>
>>> kind regards,
>>> Sebastian
>> Thanks, Sebastian.
>>
>> Robby
>>
>> _______________________________________________
>> tellico-users mailing list
>> tellico-users at forge.novell.com
>> http://forge.novell.com/mailman/listinfo/tellico-users
> 
> 
> 
> -------------------------------------------------------



More information about the tellico-users mailing list