[MonoDevelop] Can't install monodevelop , please help

Jensen Somers jensen.somers at gmail.com
Thu Nov 8 03:55:08 EST 2007


Hello,

On Nov 8, 2007 9:19 AM, Onur Gumus <emperon at gmail.com> wrote:
> Hi,
>
> I cannot configure mono from svn nor 0.17 release.
>
> onur at onur-laptop:~/tmp/monodevelop-0.17$ ./configure
> checking for a BSD-compatible install... /usr/bin/install -c
> checking whether build environment is sane... yes
> checking for a thread-safe mkdir -p... /bin/mkdir -p
> checking for gawk... gawk
> checking whether make sets $(MAKE)... yes
> checking how to create a ustar tar archive... gnutar
> checking whether to enable maintainer-specific portions of Makefiles... no
> checking for style of include used by make... GNU
> checking for gcc... gcc
> checking for C compiler default output file name... a.out
> checking whether the C compiler works... yes
> checking whether we are cross compiling... no
> checking for suffix of executables...
> checking for suffix of object files... o
> checking whether we are using the GNU C compiler... yes
> checking whether gcc accepts -g... yes
> checking for gcc option to accept ISO C89... none needed
> checking dependency style of gcc... none
> checking for intltool >= 0.25... 0.35.5 found
> checking for perl... /usr/bin/perl
> checking for XML::Parser... ok
> checking for iconv... /usr/bin/iconv
> checking for msgfmt... /usr/bin/msgfmt
> checking for msgmerge... /usr/bin/msgmerge
> checking for xgettext... /usr/bin/xgettext
> checking for mono... /usr/local/bin/mono
> checking for gmcs... /usr/local/bin/gmcs
> checking for update-mime-database... /usr/bin/update-mime-database
> checking for update-desktop-database... /usr/bin/update-desktop-database
> checking for pkg-config... /usr/bin/pkg-config
> checking pkg-config is at least version 0.9.0... yes
> checking for UNMANAGED_DEPENDENCIES_MONO... yes
> checking for UNMANAGED_DEPENDENCIES_MINT... no
> checking for mono... /usr/local/bin/mono
> checking for gmcs... /usr/local/bin/gmcs
> checking for GLIB_SHARP... yes
> checking for GTK_SHARP... yes
> checking for GNOME_SHARP... yes
> checking for GNOME_VFS_SHARP... yes
> checking for GLADE_SHARP... yes
> checking for GCONF_SHARP... yes
> checking for GTKHTML_SHARP... yes
> checking for GTKSOURCEVIEW_SHARP... configure: error: Package
> requirements (gtksourceview-sharp-2.0 >= 0.10) were not met:
>
> No package 'gtksourceview-sharp-2.0' found
>
> Consider adjusting the PKG_CONFIG_PATH environment variable if you
> installed software in a non-standard prefix.
>
> Alternatively, you may set the environment variables GTKSOURCEVIEW_SHARP_CFLAGS
> and GTKSOURCEVIEW_SHARP_LIBS to avoid the need to call pkg-config.
> See the pkg-config man page for more details.
>

You can find some info on
<http://mjhutchinson.com/journal/2007/11/07/gtksourceview_2_monodevelop>.

You will need to install the gtksourceview2-sharp package which you
can get from the mono repositories. It replaces the old
gtksourceview-sharp package.

- Jensen


More information about the Monodevelop-list mailing list