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�:
> 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=/usr
>       exec_prefix=${prefix}
>       libdir=${exec_prefix}/lib
> 
>       Name: Monodoc
>       Description: Monodoc - Mono Documentation Browser
>       Version: 1.0
>       Libs: /r:${libdir}/mono/gtk-sharp/monodoc.dll
> 
> The environment variable PKG_CONFIG_PATH is set to /usr/lib/pkgconfig.
> I've monodoc from today's CVS.
> 
> Any clues?
> 
> TIA,
> 
> Rodolfo
> 
> _______________________________________________
> Mono-list maillist  -  [EMAIL PROTECTED]
> http://lists.ximian.com/mailman/listinfo/mono-list
-- 
Rodolfo Campero
http://expertcoder.sourceforge.net/

_______________________________________________
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to