Hi,

1-On Ubuntu the MonoDevelop package seems rather out of date, version
2.8 and can’t compile some C# code I have.  Does anyone know if there
are plans to update this?  Is Ubuntu a priority for anyone these days?

You need to file a bug with ubuntu for this.

2-Does anyone know if there are is a good document/template for creating
a debian package so that mono applications can be deployed?

Um, build the application in monodevelop/xamarin.studio. This creates an .exe file which mono then can run. On a Linux distro, you'll need to write some sort of script to execute it and have that live in /usr/local/bin (or /usr/bin or /opt or wherever you want to put it)

Paul

--
"Space," it says, "is big. Really big. You just won't believe how vastly, hugely, mindbogglingly big it is. I mean, you may think it's a long way down the road to the chemist's, but that's just peanuts to space, listen..."
Hitch Hikers Guide to the Galaxy, a truly remarkable book!

_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to