[Mono-list] How to

Guenther Roith groith@tcrz.net
Mon, 2 Sep 2002 20:03:35 +0200


This is a multi-part message in MIME format.

------=_NextPart_000_000B_01C252BB.D20DB1B0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Hi!

Sorry, that's not possible.
mcs produces bytecode, that needs to be compiled to native code.
That's done by either mono or mint.=20

Even mcs uses mono or mint.

Johannes
  ----- Original Message -----=20
  From: * * *Salah* * *=20
  To: mono-list@ximian.com=20
  Sent: Thursday, August 29, 2002 3:31 PM
  Subject: [Mono-list] How to


  Hello dear

  I wrote my code on C# then I compiled it using the C# compiler on =
Linux ( mono)=20
  for example  mcs test.cs
  then I get  test.exe
  so when I want to run this exe I have to use either mono test.exe or =
mint test.exe
  please can you tell me how can I run this exe without the mono or mint =
(this mean on a Linux server with the C# compiler ) ?

  thank you very much
  sincerely yours
  Eng. Salah

------=_NextPart_000_000B_01C252BB.D20DB1B0
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.2600.0" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>Hi!</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Sorry, that's not =
possible.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>mcs produces bytecode, that needs to be =
compiled to=20
native code.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>That's done by either mono or mint. =
</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Even mcs uses mono or =
mint.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Johannes</FONT></DIV>
<BLOCKQUOTE dir=3Dltr=20
style=3D"PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; =
BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
  <DIV style=3D"FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV=20
  style=3D"BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: =
black"><B>From:</B>=20
  <A title=3Dsalah@network2.cs.usm.my =
href=3D"mailto:salah@network2.cs.usm.my">* *=20
  *Salah* * *</A> </DIV>
  <DIV style=3D"FONT: 10pt arial"><B>To:</B> <A =
title=3Dmono-list@ximian.com=20
  href=3D"mailto:mono-list@ximian.com">mono-list@ximian.com</A> </DIV>
  <DIV style=3D"FONT: 10pt arial"><B>Sent:</B> Thursday, August 29, 2002 =
3:31=20
  PM</DIV>
  <DIV style=3D"FONT: 10pt arial"><B>Subject:</B> [Mono-list] How =
to</DIV>
  <DIV><BR></DIV>
  <DIV>Hello dear</DIV>
  <DIV>&nbsp;</DIV>
  <DIV>I wrote my code on C# then I compiled it using the C# compiler on =
Linux (=20
  mono) </DIV>
  <DIV>for example&nbsp; <STRONG>mcs test.cs</STRONG></DIV>
  <DIV>then I get&nbsp; test.exe</DIV>
  <DIV>so when I want to run this exe I have to use either<STRONG> mono=20
  test.exe</STRONG> or <STRONG>mint test.exe</STRONG></DIV>
  <DIV>please can you tell me&nbsp;how can I&nbsp;run this exe without =
the mono=20
  or mint (this mean on a Linux server with the C# compiler ) ?</DIV>
  <DIV>&nbsp;</DIV>
  <DIV>thank you very much</DIV>
  <DIV>sincerely yours</DIV>
  <DIV>Eng. Salah</DIV></BLOCKQUOTE></BODY></HTML>

------=_NextPart_000_000B_01C252BB.D20DB1B0--