[MonoDevelop] build fail
Bric
bric at flight.us
Tue Mar 18 03:53:08 UTC 2014
On 02/25/2014 03:35 PM, Timotheus Pokorra wrote:
> Hello,
> what is the output of your ./configure?
> see the log output of my build:
> https://build.opensuse.org/build/home:tpokorra:mono/CentOS_CentOS-6/x86_64/monodevelop/_log
> especially the lines:
>
> [ 117s] checking for GLIB_SHARP... yes
> [ 117s] checking for GTK_SHARP... yes
> [ 117s] checking for GLADE_SHARP... yes
> [ 117s] checking for MONODOC... yes
> [ 117s] checking for GNOME_SHARP... yes
> [ 117s] checking for GNOME_VFS_SHARP... yes
> [ 117s] checking for GCONF_SHARP... yes
>
> I guess you need gtk-sharp2 and gnome-sharp2 installed in the same
> parallel environment,
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 ?)
> 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.
More information about the Monodevelop-list
mailing list