ZDLSharp and Mono
From ZDLSharp
ZDLSharp has been tested and works on Mono 2.4.2.3. It is unknown of it works on newer versions. In the past, Mono 2.0 and great has been sufficient to run ZDLSharp. For bugs with the Mono version of ZDLSharp, please see Mono Bugs.
[edit] Step 0: Using native ZDL on Linux
Running ZDLSharp on Linux with mono is not recommended. Instead, it is recommended to use ZDLSharp 3.0.5.3q (known as qZDL). There are instructions on how to obtain the SVN version of qZDL. If you do not wish to try qZDL, proceed with the following steps.
[edit] Step 1: Getting Mono 2.0
Install Mono using your favourite package manager (apt-get/Synaptic in Ubuntu, Portage in Gentoo) or download and compile Mono directly from source.
[edit] Step 2: Launching ZDLSharp
Launch ZDLSharp from commandline by executing "mono ZDLSharp.exe". If this is successful, you may create a launcher so that using the terminal is not required.
