Fwd: Re: Barcode scanner

Robby Stephenson robby at periapsis.org
Sat Jul 25 17:23:44 MDT 2009


At the risk of trying too many things, try running

./autogen.sh --enable-webcam

from the top-level tellico directory after applying Sebastian's patch.

Robby

On Saturday 25 July 2009, Nicolas Robin wrote:
> Here is the autoreconf output :
> http://paste.tuxfamily.org/565763c954_nl.html
>
> And here is the make output (new error) :
> http://paste.tuxfamily.org/283a16ed8b.html
>
> Thanks for helping,
> Nicolas
>
> Sebastian Held wrote:
> > again, please use
> > LC_ALL=C make
> > to get english error messages.
> >
> > The problem is:
> >  configure.in:43: version mismatch.  This is Automake 1.10.2,
> >  configure.in:43: but the definition used by this AM_INIT_AUTOMAKE
> >  configure.in:43: comes from Automake 1.10.1.  You should recreate
> >  configure.in:43: aclocal.m4 with aclocal and run automake again.
> >
> > Please run
> > autoreconf
> > in the tellico root dir (where configure is).
> > This will regenerate all the automake files.
> >
> > Robby may have an explanation for this.
> >
> > Sebastian
> >
> > On Saturday 25 July 2009 22:47:38 Nicolas Robin wrote:
> >> So, step by step :
> >>
> >> 1. extract tellico tarball
> >> 2. cp -r barcode/* tellico/src/barcode/
> >> 3. cd tellico/src/barcode/libv4l/ && make
> >> 4. cd tellico/
> >> 5. ./configure --enable-webcam
> >> 6. make
> >>
> >> Here is the result : http://paste.tuxfamily.org/37ff176a93_nl.html
> >>
> >> Thanks for your time,
> >> Nicolas
> >>
> >> Sebastian Held wrote:
> >>> Please issue a
> >>> LC_ALL=C
> >>> before posting log messages.
> >>>
> >>> The archive a sent to the list is already patched. The patch is only
> >>> for the original libv4l version.
> >>> If you copied the files from the archive, you need to issue a
> >>> make
> >>> in the src/barcode/libv4l folder. This will build the required static
> >>> libraries.
> >>> Now go on with the normal build process for tellico.
> >>>
> >>> Sorry for not being clear enough.
> >>>
> >>> Sebastian





More information about the tellico-users mailing list