Compiling v5.0.10, I have noticed that the default {virtuoso}/var/lib/db/virtuoso.ini loads 3 plugins (listed below) that do not seem to be built, despite being listed as defaults in the configure options.
Load4 plain, im ImageMagick plugin used by ODS-Gallery Load5 plain, wbxml2 WbXML plugin used by the SyncML package Load6 plain, hslookup Required for some Sponger Cartridge operations Described here<http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/VirtConfigScale#Configuration%20Options> <http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/VirtConfigScale#Configuration%20Options>I was expecting the samples location ({virtuoso-source}/binsrc/samples) to build and output them to {virtuoso}/lib/virtuoso/hosting/ with the rest of the plugins. Am I missing something here? Also, does the ImageMagick plugin rely on or replace having separately built ImageMagick libraries? Thanks.