Compiler set up

I want to know to set up C# compiler, I download mono-0.31, I don't know to make it work, can U help ?
I see the man page of mono. Find nothing about this
Thanks
[174 byte] By [SoilAndSand] at [2007-11-18 19:05:42]
# 1 Re: Compiler set up
help plz? :(
SoilAndSand at 2007-11-9 1:37:31 >
# 2 Re: Compiler set up
You may have better luck in the c# forum.
GCDEF at 2007-11-9 1:38:42 >
# 3 Re: Compiler set up
[Moved thread]
Andreas Masur at 2007-11-9 1:39:34 >
# 4 Re: Compiler set up
Fiona,

Mono is primarily a linux system, but can be installed on Windows as well. I"ve not installed it for a while, but it was pretty much just extract and setup. Once setup, you can compile C# programs and run them from the command line.

Why are using mono over the .NET Framework from Microsoft? Are you using a non-Windows system?
Brad Jones at 2007-11-9 1:40:39 >
# 5 Re: Compiler set up
Sorry, I amnot Fiona, my name is Anna, thank you your answers,

Yes, i installed and tried to run program in non windows.
I found to deal with it.

Thanks again
SoilAndSand at 2007-11-9 1:41:42 >