Closed Maia-Everett closed 10 years ago
This is a somewhat temporary thing until the plugin build system is working, and makes the precompiled plugins redundant.
In the meantime, though, I will send them over to /usr/lib. Thanks for the report?
Closing out issue, plugins are now loaded up dynamically.
/usr/share/ambition-framework/plugins/SCGI-0.1.0/libambition-engine-scgi-0.1.0.so
This is incorrect. /usr/share should only contain architecture-independent files.
Binaries should go to a subdirectory of /usr/lib, ideally with support for multiarch (so that the files can lie under /usr/lib/x86_64-linux-gnu/ambition-framework).