[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: aclocal.m4:768: required file `./ltmain.sh' not found
From: |
Kremp, Johannes |
Subject: |
RE: aclocal.m4:768: required file `./ltmain.sh' not found |
Date: |
Thu, 6 Jun 2002 10:02:06 +0200 |
thanks for your help, it works.
johannes
> -----Original Message-----
> From: 'Roger Leigh' [mailto:address@hidden
> Sent: Tuesday, June 04, 2002 6:05 PM
> To: Kremp, Johannes
> Cc: Automake-Mailing-list (E-Mail)
> Subject: Re: aclocal.m4:768: required file `./ltmain.sh' not found
>
>
> On Tue, Jun 04, 2002 at 01:27:41PM +0200, Kremp, Johannes wrote:
> > i didn't run libtoolize.
> > i have a bootstrap-file which i start to generate my Makefiles:
> >
> > aclocal
> > autoconf
> > automake -a
> > configure
> >
> > in earlier versions of automake it was enough.
> > when should i call libtoolize?
>
> Call it first.
>
> In my bootstrap/autogen.sh scripts (borrowed from Gnome), I do:
>
> gettextize --force --copy
> libtoolize --force --copy
> aclocal
> automake --add-missing --force-missing --gnu
> autoconf
>
> --
> Roger Leigh
> ** Registration Number: 151826,
> http://counter.li.org **
> Need Epson Stylus Utilities?
> http://gimp-print.sourceforge.net/
> GPG Public Key: 0x25BFB848 available on
> public keyservers
>