[Geany] [New Release] geanygdb 0.0.2

Enrico Tröger enrico.troeger at xxxxx
Sat Apr 18 18:09:24 UTC 2009


On Sat, 18 Apr 2009 20:03:19 +0200, Filip wrote:


>I tried running:
>
>localhost geanygdb-0.0.2 # PKG_CONFIG_PATH=/usr/local/lib/pkgconfig
>
>localhost geanygdb-0.0.2 # pkg-config --exists --print-errors "geany
>>= 0.15"

You must specify the PKG_CONFIG_PATH on the same line as the
pkg-config/./configure command:

PKG_CONFIG_PATH=/usr/local/lib/pkgconfig ./configure

(the above must be one line)


Or alternatively, make it available for this shell using:

export PKG_CONFIG_PATH=/usr/local/lib/pkgconfig

and then run again:
./configure

Regards,
Enrico

-- 
Get my GPG key from http://www.uvena.de/pub.asc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
URL: <http://lists.geany.org/pipermail/users/attachments/20090418/171eb90e/attachment.pgp>


More information about the Users mailing list