installing GnuCash CVS on Mandrake 9

Matthew Vanecek mevanecek@yahoo.com
09 Dec 2002 20:36:30 -0600


--=-MM8PzGg3nHFe1hBBrFzh
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable

On Mon, 2002-12-09 at 13:02, mike wrote:
> I have run into a problem, './configure' goes OK, then I do 'make' and th=
is is=20
> the (last few lines) error, I have no idea what this means, please advise=
 a=20
> dumb newbie!
> Thanks.
>=20
> Making all in src
> make[2]: Entering directory `/home/mike/gnucash/src'
> Making all in doc
> make[3]: Entering directory `/home/mike/gnucash/src/doc'
> Making all in design
> make[4]: Entering directory `/home/mike/gnucash/src/doc/design'
> cd . \
>   && /bin/sh /home/mike/gnucash/missing --run makeinfo   \
>        `echo gnucash-design.texinfo | sed 's,.*/,,'`
> gnucash-design.texinfo:9: @include `version.texi': No such file or direct=
ory.
> makeinfo: Removing output file=20
> `/home/mike/gnucash/src/doc/design/gnucash-design.info' due to=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20
> errors; use --force to preserve.
> make[4]: *** [gnucash-design.info] Error 1
> make[4]: Leaving directory `/home/mike/gnucash/src/doc/design'
> make[3]: *** [all-recursive] Error 1
> make[3]: Leaving directory `/home/mike/gnucash/src/doc'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory `/home/mike/gnucash/src'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/home/mike/gnucash'
> make: *** [all] Error 2
> [mike@localhost gnucash]$
> _______________________________________________

You don't specify which version of Gnucash you are trying to compile, so
I'm going to assume CVS...please correct if otherwise.

version.texi should be created by automake, which is run by
/home/mike/gnucash/autogen.sh.  Did you run autogen.sh after checking
out the source?  If so, try it again; otherwise, try it for the first
time. ;)

just
./autogen.sh

but you can also feed ./configure options to autogen.sh, or just re-run
configure again with whatever options you need.

--=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...

--=-MM8PzGg3nHFe1hBBrFzh
Content-Type: application/DEFANGED-47; name="signature_asc.DEFANGED-47"

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

iD8DBQA99VMtOMmiB1jXEBsRApa3AKChh79bi8Hh13aOQxvObj3e9VmiagCgk+n6
z6MYKwYlK83MlwtsLKAl7Aw=
=5Ule
-----END PGP SIGNATURE-----

--=-MM8PzGg3nHFe1hBBrFzh--