We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
These directions should work on Ubuntu Jaunty or later. If you are still running an older version of Ubuntu, you should upgrade first.
sudo apt-get install mono-complete gtk-sharp-2.0 debhelper cdbs cli-common-dev pkg-config intltool libgdiplus automake
Simply open Meshwork.sln using a recent version of MonoDevelop (tested with v2.2 Beta 1).
Meshwork.sln
./autogen.sh
make
make install
make run
./debian/rules update-version
debuild