View Single Post
Old 04-06-2008, 02:29 AM   #6 (permalink)
GhostRiderGrey
Forum Novice
 
GhostRiderGrey's Avatar
 
Join Date: Nov 2007
Posts: 120
Default

Ravon, thanks for the excellent guide. I'm new to both linux (ubuntu) and RunUO. I have gotten to the part about compiling the server, received the following error, and don't have a clue about how to start troubleshooting it.

gca@gca-server:~$ sudo gmcs -out:../runuo.exe -d:MONO -optimize+ -unsafe -r:System,System.Configuration.Install,System.Data, System.Drawing,System.EnterpriseServices,System.Ma nagement,System.Security,System.ServiceProcess,Sys tem.Web,System.Web.Services,System.Windows.Forms,S ystem.Xml -nowarn:219 -recurse:*.cs
error CS0006: cannot find metadata file `System.Windows.Forms'
Compilation failed: 1 error(s), 0 warnings


Could you possibly shed some light on how to fix this? Thanks!!

[EDIT] Didn't have all the components I needed for mono. Mono install wasn't intact. See post below for resolution.

Last edited by GhostRiderGrey; 04-10-2008 at 03:50 PM. Reason: Found issue
GhostRiderGrey is offline   Reply With Quote