mono:
$ tar xzf mono-1.2.4.tar.gz $ cd mono-1.2.4 $ ./configure $ make $ make install
Then compile libgdiplus:
$ tar xzf libgdiplus-1.2.4.tar.gz $ cd libgdiplus-1.2.4 $ ./configure $ make $ make install http://www.go-mono.com/
mono:
$ tar xzf mono-1.2.4.tar.gz $ cd mono-1.2.4 $ ./configure $ make $ make install
Then compile libgdiplus:
$ tar xzf libgdiplus-1.2.4.tar.gz $ cd libgdiplus-1.2.4 $ ./configure $ make $ make install http://www.go-mono.com/