[Github-comments] [geany/geany] Feature request: Please provide an AppImage for Geany (#1303)

Colomban Wendling notifications at xxxxx
Tue Nov 22 22:29:08 UTC 2016


> Oh and if those plugins are missing then it's the fault of your build system fork `geany-plugins`.

The build system doesn't enable any plugin if they have a missing dependency, but some plugins don't have any extra deps.  It rather sounds like you didn't properly build GP against the Geany you just built, and it tried to install plugin files into the system's Geany's libdir (as it has to put them there for Geany to find them, even if it's outside PREFIX).  best suggestion is to override `PKG_CONFIG_PATH` to point to the custom built Geany's *lib/pkgconfig*.  Alternatively, use `--with-geany-libdir=PATH` configure option.

-- 
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/issues/1303#issuecomment-262385245
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20161122/9315efa2/attachment.html>


More information about the Github-comments mailing list