[MonoDevelop] ./configure error
Shawn Vose
svose@programmerforrent.com
Mon, 10 May 2004 15:42:46 -0400
I just dloaded all the packages and attempted an install of
mono-develop, which by the way looks real sharp(no_pun_inteded). It
keeps complaining the following:
checking GTK_SHARP_CFLAGS...
checking GTK_SHARP_LIBS... -r:glib-sharp -r:pango-sharp -r:atk-sharp
-r:gdk-sharp -r:gtk-sharp -lib:/usr/lib/mono/gtk-sharp
checking for gtksourceview-1.0 >= 0.7.0... Package gtksourceview-1.0 was
not found in the pkg-config search path.
Perhaps you should add the directory containing `gtksourceview-1.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gtksourceview-1.0' found
configure: error: Library requirements (gtksourceview-1.0 >= 0.7.0) not
met; consider adjusting the PKG_CONFIG_PATH environment variable if your
libraries are in a nonstandard prefix so pkg-config can find them.
The gtksourceview-1.0.pc is installed at
/usr/local/lib/pkgconfig/gtksourceview-1.0.pc
What do I need to do to get this to link correctly?
Regards,
Shawn Vose