[Mono-devel-list] Can't build monodoc from svn

Ben Maurer bmaurer at ximian.com
Mon Feb 7 19:46:38 EST 2005


On Mon, 2005-02-07 at 16:03 -0800, Joe Audette wrote:
> I'm getting this error when I run 
> ./autogen.sh --prefix=/usr
> 
> checking for gtk-sharp >= 0.91 gtkhtml-sharp >= 0.91
> glade-sharp >= 0.91 mono >= 0.90... Package gtk-sharp
> was not found in the pkg-config search path.
> Perhaps you should add the directory containing
> `gtk-sharp.pc'
> to the PKG_CONFIG_PATH environment variable
> No package 'gtk-sharp' found
> 
> configure: error: Library requirements (gtk-sharp >=
> 0.91 gtkhtml-sharp >= 0.91glade-sharp >= 0.91 mono >=
> 0.90) not met; consider adjusting the PKG_CONFIG_PATH
> environment variable if your libraries are in a
> nonstandard prefix so pkg-config can find them.
> 
> when I echo $PKG_CONFIG_PATH I get
> /usr/local/lib/pkgconfig:/usr/lib/pkgconfig:/opt/gnome/lib/pkgconfig:/usr/lib:/usr
> 
> looking in /usr/lib/pkgconfig folder I see
> gtk-sharp-2.0.pc but not gtk-sharp.pc

You need to get the 1.0 branch from gtk-sharp-1-0-branch/

-- Ben




More information about the Mono-devel-list mailing list