On Thursday 31 May 2001 13:40, Lars Gullik Bjønnes wrote:
> Angus Leeming <[EMAIL PROTECTED]> writes:
>
> | I'm a novice here. What's going on. What do I need yo do?
> Most likely you need to upgrade your automake/libtool.
I've grabbed your latest commit
Let's call TOP my base lyx directory.
I cleaned up these dirs so that they contain ,only files from a "cvs update".
$(TOP)
$(TOP)/config
$(TOP)/boost,
$(TOP)/sigc++
aleem> ./autogen.sh
[snip]
Building Makefile templates...
.
configure.in: 6030: installing `config/ltconfig'; cannot run `libtoolize': No
such file or directory
Note that config/ltconfig does not exist so this must be an autoXXX message
I have autoconf version 2.13 and automake version 1.4. Do these need to be
upgraded?
I don't seem to have a libtool, although there was one in my $(TOP)
directory. Is it/was it autogenerated?