----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files. Don't make us guess your problem!!!
----------------------------------------------------------------
From: jon * <[EMAIL PROTECTED]>
Date: Mon, 31 Jan 2000 12:21:55 -0800
> # aclocal
> aclocal: configure.in: 39: macro `AM_DISABLE_STATIC' not found in library
> aclocal: configure.in: 40: macro `AM_PROG_LIBTOOL' not found in library
You didn't install libtool properly. You need to install it on top of your
automake installation.
-jon
This was the info I needed. In my own defense, README.build
actually says (about libtool) "You don't even have to download it, all
the necessary files are in the config dir," which is why I didn't
attempt to download or build it. Things are working for me now.
Thanks for your patience and help.
Sincerely.
-billo
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html>
Problems?: [EMAIL PROTECTED]