imsoo / darknet_server

Darknet (Open source neural networks framework) Server
MIT License
28 stars 8 forks source link

./sink: error while loading shared libraries: libjson-c.so.5: cannot open shared object file: No such file or directory #5

Closed ArturasDruteika closed 3 years ago

ArturasDruteika commented 3 years ago

On part ./sink I get error: ./sink: error while loading shared libraries: libjson-c.so.5: cannot open shared object file: No such file or directory. I tried locating libjson-c.so.5 file but there is no file with that name, there are files libjson-c.so.X ending with a version, but version 5 I don't have it. What is th eproblem?