C'mon! Installing mono 2.6 compiling it from sources in Ubuntu isn't so hard. I do it all the time in different machines in my personal projects.
Mike Christensen published a good step by step tutorial with our help in this list, some time ago. You could take a look. Regards. 2010/1/14 Alex Shulgin <[email protected]> > 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 >
_______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
