Install
My quick list of commands for getting GnuCash (plus documentation) installed on Mac OS X 10.5.8 (you’ll need to have MacPorts installed for this):
sudo port install gnucash sudo port install gnucash-docs sudo port deactivate mesa sudo port -v upgrade outdated sudo port deactivate mesa
You can read all the details about why mesa needs to be deactivated in this thread.
Launch App
I decided to get all fancy and create an applescript launcher for GnuCash so that I could launch GnuCash with one click.
If you want to do it the old fashioned way, here’s how:
Open X11 and type:
gnucash
…into the xterm command line to launch GnuCash.
Read the Documentation
GnuCash Docs don’t seem to work out of the box, so I suggest bookmarking this local documentation to read in the browser.
file:///opt/local/share/doc/gnucash/index.html
I also amended the applescript launcher to also open the documentation.
Fancy Graphic
I gave the applescript launchers a fancy graphic so you could easily recognize them if you wanted to keep it in your dock. Feel free to download the zip of PSD files and make changes or do whatever you want with it.
3 Comments
GNUcash now provides .dmg files for Mac users the releases of GNUcash. I found them at http://sourceforge.net/projects/gnucash/files/ Select which processor you have PPC or Intel, download, and install. I am so glad, when I upgraded to Snow leopard I left Fink behind but have been missing GNUcash. MacPorts and Fink are no longer needed to get GNUcash going on your Mac.
Will, thanks for the tip. I tried the Gnucash-Intel-2.2.9.4.dmg on Snow Leopard and it seems to work fine except gnucash-docs aren’t installed. I can’t get gnucash-docs to install via MacPorts anymore now that I’m using Snow Leopard. It fails while installing the xulrunner dependency. I submitted a ticket to MacPorts here: http://trac.macports.org/ticket/22179
Hi, I followed the directions “install gnucash-docs”, but when I try to use it, Gnucash cannot find it. Any help is appreciated. I use 10.5.8. Thank you!