monodevelop mono-d versions

Colin via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Fri Aug 1 05:14:46 PDT 2014


On Friday, 1 August 2014 at 09:12:49 UTC, sclytrack wrote:
> I can't seem to install mono-d. It always seems to want a newer 
> version of MonoDevelop.
>
> I'm on Ubuntu 14.04 LTS and it has version 4.0.12 of 
> MonoDevelop. Has anybody else got this to work with this 
> version?
>
> I have this file called
>
> MonoDevelop.D-1.9.6.mpack
>
>
> Tools->Add In Manager->Install From File
> Select the MonoDevelop.D-1.9.6.mpack file.
> Press "Open"
>
>
>
> Dialog Window:
>   The Following Packages will be Installed.
>   D Language Binding v2.1.14 (In User Directory)

Follow the info here:
http://wiki.dlang.org/Mono-D


Mono-d requires a MonoDevelop > 5.0, which at the moment you have 
to build yourself on Ubuntu 14.04.

You can find a precompiled version of it here:
  http://simendsjo.me/files/abothe (Which is also linked to in the 
wiki above)

Hope that helps!


More information about the Digitalmars-d-learn mailing list