How to install Moneydance on Unix
To install Moneydance on Unix or a Unix-like platform (ie. FreeBSD, OpenBSD, Irix, Solaris x86, etc), download the Unix installer from www.moneydance.com/other.
After the download is finished, untar the downloaded file (using the command "tar xzf moneydance_other.tar.gz") which will create a directory named "moneydance". In that directory, create a symbolic link from "jre" to the directory where Java is installed on your system (for example "cd moneydance; ln -s /usr/java1.4 jre"). You can then run the "moneydance" script in the new directory to start Moneydance. If you don't have Java installed on your system you can download a copy for free from java.com.