[Mono-list] Converting Windows C# socket client to Debian

William Ivanski william.ivanski at gmail.com
Tue Sep 9 14:59:54 UTC 2014


It seems that System.Windows.Forms assembly is already installed.
You can post the error messages you get when you execute mcs, please.

William Ivanski

2014-09-09 11:56 GMT-03:00 Alf C Stockton <alf at stockton.co.za>:

> That gives me
> sudo apt-get install libmono-system-windows-forms4.0-cil
> [sudo] password for alf:
> Reading package lists... Done
> Building dependency tree
> Reading state information... Done
> libmono-system-windows-forms4.0-cil is already the newest version.
> libmono-system-windows-forms4.0-cil set to manually installed.
> 0 upgraded, 0 newly installed, 0 to remove and 6 not upgraded.
>
> Do I need to do a manual install and if so how?
>
> > Try to install the System.Windows.Forms assembly:
> >
> > aptitude install libmono-system-windows-forms4.0-cil
> >
> > William Ivanski
> >
> > 2014-09-09 10:30 GMT-03:00 Alf C Stockton <alf at stockton.co.za>:
> >
> >> I have the need to convert the attached code to Debian Wheezy
> >> 3.2.60-1+deb7u3.
> >> I am attempting to compile with mono version 2.10.8.1 but I get the
> >> following error:-
> >>  error CS0234: The type or namespace name `Drawing' does not exist in
> >> the
> >> namespace `System'. Are you missing an assembly reference?
> >> csharp-client-socket.cs(3,14): error CS0234: The type or namespace name
> >> `Windows' does not exist in the namespace `System'. Are you missing an
> >> assembly reference?
> >>
> >> Please tell me how I fix this.
> >>
> >> --
> >> Regards,
> >> Alf Stockton        www.stockton.co.za
> >> _______________________________________________
> >> Mono-list maillist  -  Mono-list at lists.ximian.com
> >> http://lists.ximian.com/mailman/listinfo/mono-list
> >>
> >>
> >
>
>
> --
> Regards,
> Alf Stockton        www.stockton.co.za
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/mono-list/attachments/20140909/d9d6ce91/attachment-0001.html>


More information about the Mono-list mailing list