installing GnuCash CVS on Mandrake 9

Matthew Vanecek mevanecek@yahoo.com
09 Dec 2002 22:21:54 -0600


--=-ni8Vx86oamJvD+tmosDS
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable

Please remember to include gnucash-user in your CC list..

On Mon, 2002-12-09 at 20:45, mike wrote:
> On Monday 09 December 2002 06:36 pm, you wrote:
> Thanks for the reply!
> I run ./autogen.sh and get this error:
>=20
> Running automake --gnu  ...
> Running autoconf ...
> configure.in:44: error: possibly undefined macro: AC_PROG_INTLTOOL
> **Error**: autoconf failed.
> [mike@localhost gnucash]$
>=20
> Again, I am stuck. Any ideas?
> I do appreciate your time.
> Mike

What version of automake do you have installed?  and gettext? and
libtool?  rpm -q <package> ought to tell you.

The AC_PROG_INTLTOOL macro is defined in aclocal.m4, which is in the
gnucash directory.  This is an auto-created file, created by aclocal, I
think (part of the automake package).  If something goes wrong while
creating that file, then the macro will be undefined.

What you may want to do is try checking out a fresh source tree and
re-running autogen.sh. Perhaps your version of the auto* tools aren't
making aclocal.m4?  You should have a bit like this up towards the top,=20
a little after all the "Copying file" lines.  Specifically, the "aclocal
-I macros" should complete successfully.

Making ./aclocal.m4 writable ...
Running intltoolize ...
patching file po/Makefile.in.in
Hunk #1 FAILED at 34.
Hunk #2 FAILED at 86.
Hunk #3 FAILED at 171.
3 out of 3 hunks FAILED -- saving rejects to file po/Makefile.in.in.rej
Running aclocal  -I macros ...



--=20
Matthew Vanecek
perl -e 'print $i=3Dpack(c5,(41*2),sqrt(7056),(unpack(c,H)-2),oct(115),10);'
***************************************************************************=
*****
For 93 million miles, there is nothing between the sun and my shadow except=
 me.
I'm always getting in the way of something...

--=-ni8Vx86oamJvD+tmosDS
Content-Type: application/DEFANGED-1; name="signature_asc.DEFANGED-1"

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQA99WvhOMmiB1jXEBsRAr9CAJ9mFqodB2CuqnAimdCLPhiJ0gjS+gCfeMEQ
S+XVxl4DFx75+ELSa6caiaw=
=jxF+
-----END PGP SIGNATURE-----

--=-ni8Vx86oamJvD+tmosDS--