About mono program with FC6

edwardspl at ita.org.mo edwardspl at ita.org.mo
Sun Feb 11 13:12:27 UTC 2007


Paul wrote:

>Hi,
>
>  
>
>>Sorry, would you to tell me in more details ?
>>    
>>
>
>What else do you need to know?
>
>  
>
>>Due to I haven't installed any mono application by hand ( manual )...
>>And I installed the FC6 System by text mode and custom ( enable all
>>packages ) !
>>    
>>
>
>In that case, you should have mono installed :-)
>
>  
>
>>PS : What mono foo.exe ? How to disable / uninstall ?
>>    
>>
>
>foo is just a generic name. 
>
>For example, copy and paste below (after the 8--> and before the <--8)
>into a text editor and save it as foo.cs
>
>8-->
>using System;
>
>public class foo
>{
>   private static void Main()
>   {
>      Console.WriteLine("Hello World from Mono");
>   }
>}
><--8
>
>Now, in a terminal window type
>
>mcs foo.cs
>
>It should compile. To run it
>
>mono foo.exe
>
>and it will output 
>
>Hello World from Mono
>
>You don't need to install/deinstall anything; mono should be on your
>machine.
>
>There are some apps within Fedora which use Mono (such as MonoDevelop),
>these you just install as you would any other app; via yum.
>
>TTFN
>
>Paul
>  
>
Hello Paul,

Just found out the message from the Server again :
4gb seg fixup, process mono(pid 2131), cs:ip 73:0811cd78
.....
.....
.....
.....
printk:32150 messages suppressed.

So...How can we to fix (solve) the problem ?

Edward.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/fedora-list/attachments/20070211/6d4601d7/attachment-0001.htm>


More information about the fedora-list mailing list