[MonoDevelop] Monodevelop mono runtime changes

techi eth techieth at gmail.com
Wed May 20 14:03:49 UTC 2015


Thanks for input.

After applying i am able to get mono version.Now i compile my current
running project then getting below error.
"Error: The compiler appears to have crashed. Check the build output pad
for details. (Common)"

Build O/P give me error:
/workspace/download/mono-4.0.0/tmptree/usr/local/bin/mcs: 2: exec:
/usr/local/bin/mono: not found

On Wed, May 20, 2015 at 2:28 PM, Eberhard Beilharz <eb1 at sil.org> wrote:

>  Add it as additional .NET runtime: in MonoDevelop, go to Edit ->
> Preferences, section Projects/.NET Runtimes and click the Add button.
> Select /tmp as the mono installation prefix (assuming your mono executable
> is /tmp/bin/mono).
>
> Now when you have a project open in MD you can use mono from /tmp by
> selecting it from Project -> Active Runtime.
>
>     Eberhard
>
>
> Techi Eth <techieth at gmail.com> wrote on 2015-05-20 at 10:52 +0200:
>
>  Hello,
>
>
>
> I have installed monodedevelop & mono on Ubuntu14.04 LTS using apt-get
> package manager. I have build latest mono version from source tar ball of
> mono & installed in tmp directory.
>
>
>
> I would like to know how can I configure mono develop which will use mono
> from tmp directory..
>
>
> _______________________________________________
> Monodevelop-list mailing listMonodevelop-list at lists.ximian.comhttp://lists.ximian.com/mailman/listinfo/monodevelop-list
>
>
>
> _______________________________________________
> Monodevelop-list mailing list
> Monodevelop-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monodevelop-list
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/monodevelop-list/attachments/20150520/241b384e/attachment.html>


More information about the Monodevelop-list mailing list