[Mono-list] Hello, Mono!

Joe Audette joe_audette@yahoo.com
Tue, 15 Feb 2005 09:38:18 -0800 (PST)


--0-2041223893-1108489098=:9993
Content-Type: text/plain; charset=us-ascii

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 <htaboada@gmail.com> 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 - Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list


joe_audette@yahoo.com
http://www.joeaudette.com
http://www.mojoportal.com
--0-2041223893-1108489098=:9993
Content-Type: text/html; charset=us-ascii

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