<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=Big5" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
<meta content="text/html;charset=Big5" http-equiv="Content-Type">
<title></title>
Hello Paul,<br>
<br>
Waiting for your help, thanks !<br>
<br>
Edward.<br>
<br>
Paul wrote:<br>
<blockquote cite="mid1171207253.3971.80.camel@T7.Linux" type="cite">
  <pre wrap="">Hi Edward,

  </pre>
  <blockquote type="cite">
    <pre wrap="">1, What compile ?
    </pre>
  </blockquote>
  <pre wrap=""><!---->
A couple of posts back I asked you to copy and paste a very simple
program into a text editor, save and compile using mcs.
  </pre>
</blockquote>
Yes !<br>
<blockquote cite="mid1171207253.3971.80.camel@T7.Linux" type="cite">
  <blockquote type="cite">
    <pre wrap="">2, How to "building using gmcs and run" ? How to output the result ?
    </pre>
  </blockquote>
  <pre wrap=""><!---->
gmcs foo.cs
mono foo.exe
  </pre>
</blockquote>
In Client :<br>
login as: svradmin<br>
<a class="moz-txt-link-abbreviated" href="mailto:svradmin@192.168.0.1">svradmin@192.168.0.1</a>'s
password:<br>
Last login: Sun Feb 11 22:07:41 2007 from 192.168.0.3<br>
[svradmin@svr1 ~]$ gmcs foo.cs<br>
[svradmin@svr1 ~]$ mono foo.exe<br>
Hello World from Mono<br>
[svradmin@svr1 ~]$<br>
<br>
But in Server side, still the problem yet !<br>
<br>
Edward.<br>
</body>
</html>