[MonoDevelop] build fail

Timotheus Pokorra timotheus.pokorra at solidcharity.com
Tue Mar 18 05:15:30 UTC 2014


>> what is the output of your ./configure?
You need to make sure that your configure finds gnome sharp and gtk
sharp, as I mentioned before.

>
> Do you mean I need to build gtk-sharp2 and gnome-sharp2 locally, into
> /usr/local ?? (To achieve the parallelism)
>
> (in other words, download the source for exact same versions as I have
> installed through apt-get, and build ?)
Yes, that is what I have been doing. Have a look at

>>   and you need to set the correct variables
>> similar to this:
>> export PATH=/opt/mono/bin:$PATH
>> export LD_LIBRARY_PATH=/opt/mono/lib:$LD_LIBRARY_PATH
>> export PKG_CONFIG_PATH=/opt/mono/lib/pkgconfig:$PKG_CONFIG_PATH
>
>
> did the above. Doesn't seem to help.
> As before, e
> Also, by the way, updated my git just a few minutes ago. Еxact same build
> error as before. Unreal.
Of course, you have /usr/local instead of /opt

Timotheus


More information about the Monodevelop-list mailing list