Thanks for the help Joe! :)
On Tue, 15 Feb 2005 09:38:18 -0800 (PST), Joe Audette <[EMAIL PROTECTED]> wrote: > Here is a good link for installing mono on Suse 9.1 > > http://www.gotmono.net/documentation/mono-suse-howto.html > > Regards, > > Joe > > Hern�n Nicol�s Taboada <[EMAIL PROTECTED]> wrote: > ___ > namespace HelloMono > { > /// > /// This is intended to be a funny presentation to the Mono-list > /// ... i know is probably not that... funny, heh... anyway :p > /// > class Hi > { > static void Main (string[] args) > { > System.Console.WriteLine ("Hello, Mono!"); > System.Console.ReadLine; > } // end main > } // end class > } // end namespace > ___ > > Hello everybody! My name is Hern�n and I'm totally new to both the > Mono Project and the programming world. I'm starting to do my first > steps reading books like "C# for the absolute beginner" and so on, > wich are very helpful for me because they explain the very basics of > everything :D, really suitable for a totally rookie like me. In the > other hand, I have a little of experience with Linux, I've installed a > couple of distros, but I'm far to be a "linux literate", or a "serious > enthusiast" yet. So well, I'm just trying to follow the exercises > proposed in those books, so, I've installed Mono v�a the YOU facility > (it stands for YaST Online Update, and also YaST stands for Yet > another Setup Tool, aw, I'm starting to love acronyms!), then if I try > to run from a bash console: > > miSuse:/usr/bin # mono > > a lot of interesting compilation options appears but... I don't what > to do with them :(. Also I've installed the monodevelop IDE but I > can't figure out how to execute it. I'm using SUSE 9.1 on a laptop. To > end, sorry if my english skills aren't the best, my native language is > spanish but i try to do my best :) Well, hope to read from you soon! > > Sincerely, > Hern�n. > _______________________________________________ > Mono-list maillist - [email protected] > http://lists.ximian.com/mailman/listinfo/mono-list > > > [EMAIL PROTECTED] > http://www.joeaudette.com > http://www.mojoportal.com _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
