On 31 March 2018 at 10:42, H <[email protected]> wrote: > On 03/28/2018 10:16 PM, Matthew Brush wrote: >> When you run the configure script, at the end it prints a report of all what >> plugins will be built. If you're missing a dependency, it will skip building >> the plugin unless you explicitly pass --enable-markdown=yes, in which case >> it will cause an error. You probably didn't build it due to missing >> dependency. >> >> Regards, >> Matthew Brush >> >> _______________________________________________ >> Users mailing list >> [email protected] >> https://lists.geany.org/cgi-bin/mailman/listinfo/users > > I reran ./configure and you are absolutely correct, markdown is marked as no. > > I do see that a number of other plugins were not build either: debugger, > devhelp, geanygendoc, geanylua, geanypy, geanypg, geniuspaste, gitchangebar, > multiterm, prettyprinter, scope, spellcheck, updatechecker and webhelper.
Its likely that you don't have the development packages installed for the dependencies those plugins need. Also what GTK is your Geany using? See Menu->help->debug messages near the top. > > Are all of the other incompatible with CentOS 7? > > _______________________________________________ > Users mailing list > [email protected] > https://lists.geany.org/cgi-bin/mailman/listinfo/users _______________________________________________ Users mailing list [email protected] https://lists.geany.org/cgi-bin/mailman/listinfo/users
