Angus Leeming <[EMAIL PROTECTED]> writes:
| 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
Have you upgraded libtool?
| 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
the new libtool is not using ltconfig anymore.
| 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?
Ok this i the version of the tools I use:
[larsbj@trylle libs]$ rpm -q automake autoconf libtool
automake-1.4p1-1
autoconf-2.13-10
libtool-1.4-2
libtool is autogenerated
--
Lgb