[MonoDevelop] .pc files in /usr/local

Mathias Tausig mathias.tausig at a-cert.at
Fri Apr 20 11:53:42 UTC 2012


That did it. Thanks a lot.

cheers
Mathias

On 04/19/2012 04:28 PM, Sebastian Juenemann wrote:
> On 04/19/12 11:01, Mathias Tausig wrote:
>> Hello!
>>
>> Is there some way to make monodevelop look for pkg-config files in an
>> unexpected folder. I install my .pc files into /usr/local/lib/pkgconfig
>> and they work fine with mcs but monodevelop only looks in /usr/lib,
>> /usr/share, /usr/lib64 and /usr/libdata (I found that out via strace).
> 
> as monodevelop uses pkg-config, you just need to change your
> PKG_CONFIG_PATH variable:
> 
>>export PKG_CONFIG_PATH=$PKG_CONFIG_PATH:/usr/local/lib/pkgconfig
> 
>>
>> regards
>> Mathias
>>
>>
>>
>> _______________________________________________
>> Monodevelop-list mailing list
>> Monodevelop-list at lists.ximian.com
>> http://lists.ximian.com/mailman/listinfo/monodevelop-list
> 
> 


-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 5079 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://lists.ximian.com/pipermail/monodevelop-list/attachments/20120420/c118754d/attachment-0001.bin>


More information about the Monodevelop-list mailing list