bino-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bino-list] Frame Sequences


From: C. Meyer
Subject: Re: [Bino-list] Frame Sequences
Date: Wed, 22 Feb 2012 15:14:29 +0100
User-agent: Mozilla/5.0 (X11; Linux i686; rv:10.0.2) Gecko/20120216 Thunderbird/10.0.2

Hi Martin,

thanks for the help, but I still can't get it compiled. I installed all the packages you mentioned, but now I get a error message for "autoreconf -fi":

Can't exec "libtoolize": Datei oder Verzeichnis nicht gefunden at /usr/bin/autoreconf line 196. Use of uninitialized value in pattern match (m//) at /usr/bin/autoreconf line 196. autoreconf: configure.ac: AM_GNU_GETTEXT is used, but not AM_GNU_GETTEXT_VERSION

I think I will wait until this fixed version is available in the Ubuntu repository, as I have no clue what I am actually doing with all these packages and commands.

But thanks a lot for your effort!

regards
Christian

Am 19.02.2012 16:52, schrieb Martin Lambers:
Hi!

On Sun, 19 Feb 2012 15:16:56 +0100, C. Meyer wrote:
I need help with the installation. I figured out how to make the
configure script with autoconf, but I get the following error message:

You need a few more packages to work with the Bino sources:
apt-get install autoconf automake pkg-config gettext
libavformat-dev libavdevice-dev libswscale-dev libass-dev
libopenal-dev libqt4-opengl-dev libglewmx-dev liblircclient-dev

After installing these, "autoreconf -fi" should succeed and produce a
valid configure script.

"sudo ./configure" delivers a couple of "checking" messages and at
the end "./configure: line 3852: syntax error near unexpected token
`1.11.1'"

This should vanish once you regenerated the configure script with all
the packages installed.

You don't need sudo to run configure. You only need it if you want to
install Bino into a system directory with 'make install'.

If I compile with "make -f Makefile.am", I get this error message:
Makefile.am:29: *** missing separator.  Schluss.

The Makefile.am files need to be translated to Makefile files first by
running the configure script.

Martin




reply via email to

[Prev in Thread] Current Thread [Next in Thread]