BoomerangDecompiler / boomerang

Boomerang Decompiler - Fighting the code-rot :)
Other
374 stars 59 forks source link

libboomerang.so not installed? #79

Closed user202729 closed 6 years ago

user202729 commented 6 years ago

Steps to reproduce:

  1. Make boomerang the usual way. (cmake .., make, sudo make install)
  2. Run boomerang-cli

Expected/desired behaviour It runs normally.

Actual behaviour

boomerang-cli: error while loading shared libraries: libboomerang.so: cannot open shared object file: No such file or directory

Additional comments