What steps will reproduce the problem?
1. Fresh install of OpenJPEG on Ubuntu 12.04LTS (32 bit Intel)
2. Attempt to execute opj_compress
What is the expected output? What do you see instead?
"opj_compress: error while loading shared libraries: libopenjp2.so.6:
cannot open shared object file: No such file or directory"
What version of the product are you using? On what operating system?
Version 2.00 (Nov 19th 2012), source on Ubuntu 12.04LTS (32 bit Intel).
Please provide any additional information below.
As far as I can tell the problem is that the "make install" script doesn't
execute ldconfig to setup the shared libraries. Executing ldconfig manually
after the install solved the problem.
Original issue reported on code.google.com by kirkabai...@gmail.com on 12 Apr 2013 at 10:46
Original issue reported on code.google.com by
kirkabai...@gmail.com
on 12 Apr 2013 at 10:46