[MonoDevelop] ./configure error
Jim Ray
jray@jimithing.net
Mon, 10 May 2004 14:00:16 -0600
try:
export PKG_CONFIG_PATH=/usr/local/lib/pkgconfig
./configure
Most systems only look in /usr/lib/pkgconfig by default.
Jim
Shawn Vose wrote:
>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
>
>
>_______________________________________________
>Monodevelop-list mailing list
>Monodevelop-list@lists.ximian.com
>http://lists.ximian.com/mailman/listinfo/monodevelop-list
>
>