On Wed, Jun 23, 1999 at 10:32:05AM -0700, Alan Orndorff wrote:
> Hi All,
>
> I'm taking a stab at gnucash again. The platform
> is Solaris Intel. So far I've installed the following
> programs to help in this endeavor:
>
> autoconf
> automake
> bash
> binutils
> bison
> cvs
> findutils
> flex
> gcc
> gettext
> libstdc++
> m4
>
> from ftp.gnu.org. In addition, the dependencies listed
> in the gnucash readme are all installed as well.
>
> to start the compile,
>
> ./configure --with-gnu-gettext
>
> followed by,
>
> make motif > build.output 2>&1
>
> produces the following build.output file:
>
> make FLAVOR=motif build-flavor
> make[1]: Entering directory `/tmp/xacc'
> make[2]: Entering directory `/tmp/xacc/lib'
> (cd g-wrap && make)
> make[3]: Entering directory `/tmp/xacc/lib/g-wrap'
> cd . && aclocal
> aclocal: configure.in: 33: macro `AM_PROG_LIBTOOL' not found in library
Yes, with the recent introduction of the lib/g-wrap stuff you need to
have libtool installed as well. It should be available at the same
spot you got autoconf and automake from. Rob, care to update the
README?
I assume you are building from CVS?
If you're getting the source from a source tarball, you shouldn't need
autoconf, automake or libtool (so you may have found a bug).
----- %< -------------------------------------------- >% ------
The GnuCash / X-Accountant Mailing List
To unsubscribe, send mail to [EMAIL PROTECTED] and
put "unsubscribe gnucash-devel [EMAIL PROTECTED]" in the body