Windows and Mac OS X installers can be found at
http://sourceforge.net/projects/optionmatrix/
OptionMatrix source code can be downloaded from
http://sourceforge.net/projects/optionmatrix/
Type the following on the console in the directory of the download to install.
tar xfz optionmatrix-1.4.4.tar.gz cd optionmatrix-1.4.4 ./configure make sudo make install