Windows

Windows users can get the latest version directly installed from here. Before running windows users need to have a Gtk# runtime (thats Gtk sharp NOT just Gtk+) A good and offical one is http://ftp.novell.com/pub/mono/gtk-sharp/gtk-sharp-2.12.9-2.win32.msi

Windows 64bit is currently not supported due to no Gtk# for Windows 64 existing

The Latest GTK# release can always be found at http://www.go-mono.com/mono-downloads/download.html . The required package for windows is the "Gtk# for .NET", at the time of creating this page the current version is the 2.12.9-2 linked from novell.com ftp above

Windows users now have two choices

The above clickonce installer will ONLY work for MS Windows systems

Mono (Linux etc)

Mono users should grab the latest binary release from the downloads page. Once downloaded extract the contents of the zip file and then run the omvviewer-light.exe. On Linux systems it is sometimes necessary to open the omvviewer-light.exe with mono or specify "mono omvviewer-light.exe" on the command line. Mono users need to ensure that they also have a Gtk# package installed

Grab the source

As an alternitive users are more than welcome to check out the source and build themselves

Linux packages

Have a look at https://launchpad.net/~capitanterrex/+archive/ppa For Ubuntu packages, these should also work on Debian unmodified