Hmm, seem like I ran into another problem I can't I tried to build gtk-sharp running ./configure --prefix=/opt/mono yield the following error
checking for MONO_DEPENDENCY... no checking for gacutil... /usr/bin/gacutil checking for al... no configure: error: No al tool found. You need to install either the mono or .Net SDK. How can I pass this error? On Thu, Jan 14, 2010 at 11:23 PM, Chorn Sokun <[email protected]> wrote: > > Hm... did you try: >> >> sudo apt-get build-dep libgdiplus >> >> After this it should be as easy as ./configure; make; make install. >> >> Hooray ! this work perfect now libgdiplus-2.6 waiting for mono to finish > it make install > Thanks @Alex > >> -- >> Cheers, >> Alex >> >> >
_______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
