Missing Metadata
Hi. I'm starting a WinForms project and when I attempt to compile my test file with
gmcs -pkg:dotnet source.cs
I get back the error error CS0006: cannot find metadata file `cscompmgd.dll'
I'm running on Ubuntu 8.04LTS. I have installed all the packages that appeared relevant. What am I missing?