[Mono-list] Weird problem with pkg-config and monodoc

Rodolfo Campero rodolfocampero@hotmail.com
Sat, 03 Jul 2004 10:43:00 -0300


Hello,
Sorry for the noise, turns out that I was so sleepy yesterday that I
didn't realized that "echo `pkg-config monodoc --version`" gives me
pkgconfig's version... so stupid!
So everything is OK.
Cheers,
Rodolfo

El vie, 02-07-2004 a las 23:35, Rodolfo Campero escribi=F3:
> Hello,
> I'm having this weird problem with pkg-config and monodoc. I discovered
> it when I tried to build monodevelop 0.5.
> When I do:
> 	$ echo `pkg-config monodoc --version`
> I get:
> 	0.15.0
> However,
> 	$ locate monodoc.pc
> gives me:
> 	/usr/lib/pkgconfig/monodoc.pc
> 	/home/rodolfo/anoncvs/monodoc/monodoc.pc.in
> 	/home/rodolfo/anoncvs/monodoc/monodoc.pc
> and the content of the first file (the first and third files are equal)
> 	$ cat /usr/lib/pkgconfig/monodoc.pc
> is:
> 	prefix=3D/usr
> 	exec_prefix=3D${prefix}
> 	libdir=3D${exec_prefix}/lib
>=20
> 	Name: Monodoc
> 	Description: Monodoc - Mono Documentation Browser
> 	Version: 1.0
> 	Libs: /r:${libdir}/mono/gtk-sharp/monodoc.dll
>=20
> The environment variable PKG_CONFIG_PATH is set to /usr/lib/pkgconfig.
> I've monodoc from today's CVS.
>=20
> Any clues?
>=20
> TIA,
>=20
> Rodolfo
>=20
> _______________________________________________
> Mono-list maillist  -  Mono-list@lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
--=20
Rodolfo Campero
http://expertcoder.sourceforge.net/