[Github-comments] [geany/geany-plugins] geany.pc not found when using non-standard --with-geany-libdir (#1080)
elextr
notifications at xxxxx
Thu Jun 3 01:12:09 UTC 2021
Configure `--with-geany-libdir=$PREFIX/lib/x86_64-linux-gnu` and geany.pc is not found, checked and it is in `$PREFIX/lib/x86_64-linux-gnu/pkgconfig`
Have to set PKG_CONFIG_PATH to find it.
If geany and geany-plugins are built with libdir `$PREFIX/lib` and geany.pc in `$PREFIX/lib/pkgconfig` its found with no PKG_CONFIG_PATH needed.
@hyperair IIRC you were the instigator of `--with-geany-libdir` is this expected or broken?
Note: $PREFIX is some non-system prefix, yes I did spell it out in the commands.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/issues/1080
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20210602/b17c7120/attachment.htm>
More information about the Github-comments
mailing list