[MonoDevelop] trouble building monodevelop/monodoc on Fedora core 3

alastair alastair@runbox.com
Wed, 06 Apr 2005 21:33:24 +0100


Sorry, should have checked a bit further before posting.

Just found the following which may help:

http://lists.ximian.com/archives/public/mono-devel-list/2005-
February/010292.html

I'll try building the whole lot from SVN rather than using a mixed
system.

Alastair
On Wed, 2005-04-06 at 21:27 +0100, alastair wrote:
> Hello,
> 
> I am having some trouble building monodevelop/monodoc on Fedora core 3.
> 
> I have the latest RPMs (1.1.6) for mono installed and am trying to build
> monodevelop and its dependencies from SVN in the following order:
> 
> debugger
> gtkmozembed-sharp
> gtk-sharp
> monodoc
> gtksourceview-sharp
> monodevelop
> 
> 
> All goes ok until trying to build monodoc:
> 
> $autogen.sh --prefix=/usr
> ...
> ...
> checking for pkg-config... /usr/bin/pkg-config
> 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.91 glade-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.
> 
> I do have /usr/lib/pkgconfig/gtk-sharp-2.0.pc from compiling gtk-sharp,
> should it also have produced a gtk-sharp.pc file?  If not, should
> monodoc compile with gtk-sharp-2 and do I need to edit the config file
> for it to work?
> 
> 
> _______________________________________________
> Monodevelop-list mailing list
> Monodevelop-list@lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monodevelop-list
>