>  The output did not give the reason why some failed.

Autotools is _such_ a helpful build tool. [end obligatory autotools hate]

Anyway look at the output of configure, any plugin that didn't configure (no in 
the summary at the end) probably does not have the __development__ files for 
the dependency installed.  (Many distros separate the runtime packages and the 
development packages needed to build software using that package, don't know 
about centos).

The dependency checks for Geanylua are 
[here](https://github.com/geany/geany-plugins/blob/master/build/geanylua.m4).  
I don't read m4 (who does?) but it looks like Lua5.1 and gmodule are all that 
are checked.

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

Message ID: <geany/geany-plugins/issues/1250/[email protected]>

Reply via email to