From fc77d038a1e06d0053a3a34aec0daf4bbb2ff449 Mon Sep 17 00:00:00 2001 From: Neil Williams Date: Sun, 29 Jan 2006 23:01:30 +0000 Subject: [PATCH] hint for osx packagers re: automake1.4 - still a problem git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@13038 57a11ea4-9604-0410-9ed3-97b8803252fd --- doc/build-osx.txt | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/doc/build-osx.txt b/doc/build-osx.txt index 92198a61d8..ddc712ff17 100644 --- a/doc/build-osx.txt +++ b/doc/build-osx.txt @@ -1,5 +1,18 @@ /** \page osxbuild Building GnuCash on OSX +\section dependency Automake dependency + +automake1.4 is NOT compatible with gnucash on OSX. If fink replaces +a later automake during an update of other packages, you will need +to replace with a later version. Fink will then remove automake1.4 +in favour of the later version. GnuCash has been tested on OSX with +automake1.9 + +\section building Build advice + +'make uninstall' may not be sufficient - when rebuilding in the same +source tree, remove the installation directory with 'rm -rf'. + \section osxprepare Preparation There are notable problems building gnucash with the default