Ericsson / CodeCompass

CodeCompass is a software comprehension tool for large scale software written in C/C++ and Java
https://codecompass.net
GNU General Public License v3.0
516 stars 101 forks source link

LibODB not added properly to runtime docker images #712

Closed mcserep closed 7 months ago

mcserep commented 7 months ago

When using the runtime or web docker images, the following error is raised:

CodeCompass_webserver: error while loading shared libraries: libodb-2.5.0-b.25.so: cannot open shared object file: No such file or directory

The error affects both the sqlite and the pgsql images.