[Top][All Lists]
[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: |
Sun, 19 Feb 2012 15:16:56 +0100 |
User-agent: |
Mozilla/5.0 (X11; Linux i686; rv:10.0.2) Gecko/20120216 Thunderbird/10.0.2 |
I need help with the installation. I figured out how to make the
configure script with autoconf, but I get the following error message:
configure.ac:33: error: possibly undefined macro: AM_INIT_AUTOMAKE
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
configure.ac:34: error: possibly undefined macro: AM_SILENT_RULES
configure.ac:61: error: possibly undefined macro: AM_CONDITIONAL
configure.ac:85: error: possibly undefined macro: AM_ICONV
configure.ac:89: error: possibly undefined macro: AM_GNU_GETTEXT
"sudo ./configure" delivers a couple of "checking" messages and at the
end "./configure: line 3852: syntax error near unexpected token `1.11.1'"
If I compile with "make -f Makefile.am", I get this error message:
Makefile.am:29: *** missing separator. Schluss.
Please help ;-)! Thanks!
Christian
Am 18.02.2012 17:34, schrieb Martin Lambers:
On Fri, 17 Feb 2012 20:35:56 +0100, Martin Lambers wrote:
From the command line, you can do the following instead:
$ bino frame-%d-left.jpg frame-%d-right.jpg
I changed the File->OpenURL dialog so that you can now also type this
into your GUI, if you prefer :)
http://git.savannah.gnu.org/cgit/bino.git/commit/?id=06bed46f19b62efd41e0b0afcd756ec94ef4f49f
Martin