This is the error I get (I downloaded all the fixes and evrything into my shard and got all the files needed to run the shard according to the list you provided).
It does not even load the shard or compile it, I get this when I do the gmcs command...
Code:
root@GreyWolf79-desktop:/home/GreyWolf79# System.Drawing,System.EnterpriseServices,System.Ma nagement, System.Security,System.ServiceProcess,System.Web, System.Web.Services,System.Windows.Forms,System.Xm l -nowarn:219 -recurse:*.cs
bash: System.Drawing,System.EnterpriseServices,System.Ma: command not found
root@GreyWolf79-desktop:/home/GreyWolf79#
I am running ubuntu 8.04 with latest wine and I saw that it listed the mono package as 1.2.6 I think (but just downloaded it with apt-get install mono as the command last night)... I am new to linux, I know some of the basic stuff but still a noob overall I think.
GreyWolf.