[Github-comments] [geany/geany-plugins] [GTK2] build with gtk2 failed (#808)
Colomban Wendling
notifications at xxxxx
Fri Jan 4 20:02:58 UTC 2019
> I would be glad if you help me how to use configuration options to build only this plugin.
You can disable the *GeanyPy* plugin by passing the `--disable-geanypy` option to `configure`.
If you really want to only enable one specific plugin (e.g. *treebrowser* which sounds like the one you're looking for), you can do so: `--disable-all-plugins --enable-treebrowser`. I would recommend only disabling GeanyPy if it's the only one causing trouble though, because many other plugin provide very handy features (e.g. *Spell Check* is a must have for me).
> P.S. SQL plugin (MySQL), like a plugin for kate, still does not exist for geany?
Not that I know of.
--
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/808#issuecomment-451553244
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20190104/994d7a93/attachment-0001.html>
More information about the Github-comments
mailing list