libzoneminder-plugin-openalpr icon indicating copy to clipboard operation
libzoneminder-plugin-openalpr copied to clipboard

Plugin fails to load

Open vbonne opened this issue 9 years ago • 0 comments

Hi,

Thank you for your plugin ! I would love to manage to have it working. I just did a fresh install, That worked quite fine ( just one dependency issue with 1 library on Ubuntu 15.10 )

When I open the zone settings the plugin appears in red and in the log I find this message :

Message : Runtime error: Could not load '/usr/lib/zoneminder/plugins/libzm_plugin_openalpr.so' (/usr/lib/zoneminder/plugins/libzm_plugin_openalpr.so: undefined symbol: _ZNK5boost15program_options22error_with_option_name23substitute_placeholdersERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE) File : zm_plugin_manager.cpp Line : 82

Would you have an idea where I could have failed ? Or investigation directions ?

(To compile libzoneminder-plugin-openalpr I had to use -d option because the libjpeg8-dev package was conflicting, I also tried without the -d option and removing the libjpeg8-dev package but it gives the same result. )

Thanks for your help.

vbonne avatar Apr 01 '16 03:04 vbonne