bino-list
[Top][All Lists]
Advanced

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

Re: [Bino-list] Bino 1.3.3 is released!


From: Martin Lambers
Subject: Re: [Bino-list] Bino 1.3.3 is released!
Date: Wed, 9 May 2012 13:43:10 +0200

On Wed, 09 May 2012 13:31:30 +0200, C. Meyer wrote:
> > I think it is more problematic that compiling Bino did not work for
> > you. It should be very simple, and binaries should not be necessary
> > in most cases.
> 
> I completly agree - the more frustrating is it, that compiling is not 
> working for me!
> 
> > What exactly went wrong? It should just be 'configure; make; sudo
> > make install', and the configure script should tell you if there are
> > packages missing.
> 
> address@hidden:~/Downloads$ git clone 
> git://git.savannah.nongnu.org/bino.git
> Cloning into 'bino'...
> remote: Counting objects: 5572, done.
> remote: Compressing objects: 100% (2311/2311), done.
> remote: Total 5572 (delta 4237), reused 4263 (delta 3226)
> Receiving objects: 100% (5572/5572), 1.77 MiB | 780 KiB/s, done.
> Resolving deltas: 100% (4237/4237), done.
> address@hidden:~/Downloads$ cd bino/
> address@hidden:~/Downloads/bino$ autoreconf -i
> 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
> address@hidden:~/Downloads/bino$
> 
> 
> So, what's wrong?

'Can't exec "libtoolize"' means there is no libtoolize binary. Install
package libtool.

Martin



reply via email to

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