Chorn Sokun wrote: > > On Thu, Jan 14, 2010 at 5:29 PM, Alan McGovern <[email protected] > <mailto:[email protected]>> wrote: > > If the ubuntu devs are happy with installing one giant tarball as > supplied my Novell, then it's amazingly simple to supply them with > new packages every time Novell releases a new version of Mono. > > > Hey that sound pretty awesome if Novell could just provide a package > that allow us to install mono into /opt/mono (like mention in the > parallel doc) that would be awesome. Frankly speaking just to build > libgdiplus-2.6 is killing me already :) feel like I need to learn all > these little thing instead ready to say "Hello World !", HELP ! PLEASE
Hm... did you try: sudo apt-get build-dep libgdiplus After this it should be as easy as ./configure; make; make install. -- Cheers, Alex _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
