[Github-comments] [geany/geany-plugins] how to install? (Issue #1169)

elextr notifications at xxxxx
Fri Mar 11 10:12:25 UTC 2022


If you built Geany then you should have the basic tools to build the plugins.  If you built Geany with all defaults then the plugins should also build with defaults.  If you set any options when configuring Geany (particularly `--prefix=`) you have to also set it on plugins configure _and_ set `--with-geany-libdir=` to the `prefix directory/lib`.

But as #1063 notes, beyond the basic build tools some of the plugins have other dependencies, and if configure can't find them they will be configured as "no" and that plugin will not be built, but any configured as "yes" should still build.  

As noted in #1168 there is not a good list of these other dependencies for plugins, you need to read each plugins documentation (and sadly sometimes code).

PS #1163 is about the github test builds for pull requests, it doesn't affect you building, so don't worry about it :-)

-- 
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/issues/1169#issuecomment-1064967545
You are receiving this because you are subscribed to this thread.

Message ID: <geany/geany-plugins/issues/1169/1064967545 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20220311/4a62573d/attachment.htm>


More information about the Github-comments mailing list