After Virtuoso 5.0.9 installation from source, the server starts,
displaying some warning messages:
23:46:25 { Loading plugin 4: Type `plain', file `im' in `/usr/local/
virtuoso-opensource/lib/virtuoso/hosting'
23:46:25 FAILED plugin 4: Unable to locate file }
23:46:25 { Loading plugin 5: Type `plain', file `wbxml2' in `/usr/
local/virtuoso-opensource/lib/virtuoso/hosting'
23:46:25 FAILED plugin 5: Unable to locate file }
23:46:25 { Loading plugin 6: Type `plain', file `hslookup' in `/usr/
local/virtuoso-opensource/lib/virtuoso/hosting'
23:46:25 FAILED plugin 6: Unable to locate file }
23:46:25 { Loading plugin 7: Type `Hosting', file `hosting_php.so' in
`/usr/local/virtuoso-opensource/lib/virtuoso/hosting'
23:46:25 FAILED plugin 7: Unable to locate file }
These plugins can be disabled in the .ini file.
But how can these plugins be created in the location where virtuoso
expects them?
Should non default, CFLAGS, configure or make parameters be used?
Best,
~Ceriel
PS Thanks to Tim & Ted for their help so far!