[Geany-Devel] Can't build geany-plugins

Quentin Glidic sardemff7+geany at sardemff7.net
Tue Dec 4 13:01:00 UTC 2012


On Tue, Dec 04, 2012 at 01:54:20PM +0100, Harold Aling wrote:
> $ pkg-config --variable pc_path pkg-config
> /usr/local/lib/x86_64-linux-gnu/pkgconfig:/usr/local/lib/pkgconfig:/usr/local/share/pkgconfig:/usr/lib/x86_64-linux-gnu/pkgconfig:/usr/lib/pkgconfig:/usr/share/pkgconfig
> 
> So it seems /usr/local is already in the pkg-config ... trying your
> suggeston anyway:

That sounds good yes.


> $ export PKG_CONFIG_PATH=/usr/local/lib/pkgconfig
> $ ./waf configure && ./waf build
> Setting top to                           : /home/harold/src/geany-plugins
> Setting out to                           :
> /home/harold/src/geany-plugins/_build_
> Checking for waf version in 1.6.1-1.7.0  : ok
> Checking for 'gcc' (c compiler)          : ok
> Checking for program pkg-config          : /usr/bin/pkg-config
> Checking for 'gtk+-2.0' >= 2.16.0        : yes
> Checking for 'geany' >= 1.23             : not found
> The configuration failed
> (complete log in /home/harold/src/geany-plugins/_build_/config.log)
> 
> 
> I built geany-plugins many times before without any problems (with the
> build process ;))

Is the geany.pc file correctly installed?

Also, does it work using autotools? (They’re mostly clean now, don’t be
afraid! ;-) )

-- 

Quentin “Sardem FF7” Glidic


More information about the Devel mailing list