Note: This is NOT a graphical application. This is a unix command-line application. Please read this, and the attached documentation thoroughly.
This is just a slightly "macified" distribution of the basic source archive of Dome 4.8, in the event you do not have the appropriate tools or are confused by the command line.
If you have developers tools installed and know your way around basic unix package installation, this archive is redundant to the basic unix distribution already on the site.
To use dome, you will need to use the command line, which is the "Terminal" application under MacOS X. It is located in the Applications / Utilities folder. I'd strongly recommend adding it to your dock if you haven't already.
Basically, my recommendation is that you copy the "dome" executable (appears to be a document) in the root of this folder to your home directory. When you open up the terminal application, it defaults to your home directory. To make sure the application is marked as executeable, simply issue the command "chmod ao+rx dome" -- you'll only need to do this once, if at all.
From here on out, you simply issue the command ./dome to run the program.
From here, just follow the instructions and review the information provided in the Documentation folder. Any output files you make, by default, will be in your home directory.
Home & Source: http://www.applied-synergetics.com/ashp/html/domes.html
This pathetic little distribution was slapped together by Jeremiah S. Junken -- jeremiah (at) talisien (dot) net.
This build was accomplished under MacOS X 10.2.2 "Jaguar" using apple developer's tools by simply unpacking the archive and typing "make".
I've taken a few liberties with the default folder structure (Dome 4.8 didn't really have a folder structure) and such.