[Mono-list] Mono compiler use

Richard Torkar richard.torkar@htu.se
06 Jun 2002 19:06:28 +0200


On Thu, 2002-06-06 at 18:36, Grover Cussi wrote:
> Hello!!!
> 
> I am new, I just could intall de mono run time, I could compile some cs 
> file, it generates a exe file. But I couldnot execute.


In Linux, after you compiled the file usually typing:
mono compiledfile.exe

works.


> 
> I wan to know, How can I compile a C# file, and execue de file? what 
> packages I need to install?
> 

In linux, either install the rpms at http://mono.baselabs.org or
download and install a recent snapshot as per www.go-mono.org 


/Richard
-- 
Supporting the Mono project, and helping you...

  http://mono.baselabs.org              http://mono.baselabs.org/CSAM
             ***                                     ***
"First steps" building guides,        CSAM the C Sharp Archived Modules
daily Mono RPMS, C# tutorial,...