Hello Baltasar, Have a look at how we solved the problem for Fedora, to build pinta with Mono4: http://pkgs.fedoraproject.org/cgit/pinta.git/
Hope this helps, Timotheus On 20 May 2015 at 11:43, Baltasar García Perez-Schofield <[email protected]> wrote: > Hi, Jonathan, > >> You need Mono.Posix.dll, which presumably would be provided by >> libmono-posix2.0-cil, if it could be installed, which it can’t. >> I don’t know why apt-get won’t install it. :-( > > > I actually allows me to install, but warning me it is going to uninstall > mono-devel, so I'd be in the same situation I was (I'd have to purge > libmono* and reinstall). > > The problem seems to be around mono-devel: it probably does not include all > needed dll's (such as Posix), and if you force the installation of > libmono-posix, then the system renders unusable, at least for development. > > === > $ sudo apt-get install libmono-posix2.0-cil > [sudo] password for baltasarq: > Reading package lists... Done > Building dependency tree > Reading state information... Done > The following extra packages will be installed: > libmono-corlib2.0-cil libmono-system2.0-cil > The following packages will be REMOVED: > mono-devel > The following NEW packages will be installed: > libmono-corlib2.0-cil libmono-posix2.0-cil libmono-system2.0-cil > 0 upgraded, 3 newly installed, 1 to remove and 0 not upgraded. > Need to get 0 B/120 kB of archives. > After this operation, 41,0 MB disk space will be freed. > Do you want to continue? [Y/n] n > Abort. > > $ apt list -a libmono-posix2.0-cil > Listing... Done > libmono-posix2.0-cil/stable 3.12.1-0xamarin1 all > libmono-posix2.0-cil/vivid 3.2.8+dfsg-4ubuntu4 all > === > > -- baltasar > > > > _______________________________________________ > Mono-list maillist - [email protected] > http://lists.ximian.com/mailman/listinfo/mono-list > -- Kontaktdaten: in Plauen: 03741 7424995 _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
