Installation problems GnuCash1.4.9.tgz on SuSE 6.4 Solved/Inf
linas@linas.org
linas@linas.org
Thu, 18 Jan 2001 12:00:01 -0600 (CST)
Dave,
I guess your the maintainer ... is there an easy way of setting up a 'make
realclean' so that config.cache is erased and autogen.sh get rerun
automagically? 'make clean' is not enough after installing/upgrading
lbraries,
--linas
It's been rumoured that Meer van Houtum, P.G. van der said:
>
> >> Then reinstall guile1.4 and g-wrap0.9.8 (be sure to make clean before
> >> install)
> >
> >actually, you will want to rm config.cache and then ./autogen.sh
> >in the gnucash dir; otherwise, you configure will remember the old
> >libraries/commands.
> Sorry, before compiling I am used to do a make clean. The make clean for the
> gnucash dir did not enter in the notes expplicitly but should be there.