Hi Jeff! (and list),
In geanylua 0.6.0, 'make install' fails with the following error:
/usr/bin/install -c .libs/geanylua.so /home/harri/.geany/plugins /usr/bin/install -c .libs/libgeanylua.so /home/harri/.geany/plugins/geanylua /bin/mkdir -p /home/harri/.geany/plugins/geanylua /bin/mkdir: `/home/harri/.geany/plugins/geanylua' exists but is not a directory make: *** [install-scripts] Error 1
And this is simply because the 'geanylua' directory does not yet exist when the second install -command runs.
Best regards, -Harri