Quote:
|
Originally Posted by Seeker
hey guys,
I remember reading a thread on GNUCash (an open source software), am afraid I have no idea which of the many versions to download though and how to 'compile' and run it on OS X (UNIX) any ideas?
thanks...
|
Download whatever version for:
freeBSD
Darwin
or powerppc
An install is usually;
cd to folder where source is
./configure
make
make install (might need to be sudo before this)
tho some are different. Read the readme and/or the Install file.