0.2.9 on opensuse 13.2: error while loading shared libraries
Posted: 19 May 2015, 09:20
Hi,
After extracting 0.2.9 on opensuse 13.2 I got the following error:
: error while loading shared libraries: libavcodec.so.54: cannot open shared object file: No such file or directory
I do have .55 and .56, but cannot find a .54. So I tried creating a link with .54 to .56. The new error message was:
: error while loading shared libraries: libavformat.so.54: cannot open shared object file: No such file or directory
I created a link to .56 for that one, too. But starting still fails, now with the messages:
/usr/share/qDslrDashboard/qDslrDashboard: /usr/lib/libavformat.so.54: version `LIBAVFORMAT_54' not found (required by /usr/share/qDslrDashboard/Qt_Libraries/libopencv_videoio.so.3.0)
/usr/share/qDslrDashboard/qDslrDashboard: /usr/lib/libavcodec.so.54: version `LIBAVCODEC_54' not found (required by /usr/share/qDslrDashboard/Qt_Libraries/libopencv_videoio.so.3.0)
Workaround:
Installing .54 files from opensuse build service:
https://build.opensuse.org/package/bina ... nSUSE_13.2
Regards,
Hans
After extracting 0.2.9 on opensuse 13.2 I got the following error:
: error while loading shared libraries: libavcodec.so.54: cannot open shared object file: No such file or directory
I do have .55 and .56, but cannot find a .54. So I tried creating a link with .54 to .56. The new error message was:
: error while loading shared libraries: libavformat.so.54: cannot open shared object file: No such file or directory
I created a link to .56 for that one, too. But starting still fails, now with the messages:
/usr/share/qDslrDashboard/qDslrDashboard: /usr/lib/libavformat.so.54: version `LIBAVFORMAT_54' not found (required by /usr/share/qDslrDashboard/Qt_Libraries/libopencv_videoio.so.3.0)
/usr/share/qDslrDashboard/qDslrDashboard: /usr/lib/libavcodec.so.54: version `LIBAVCODEC_54' not found (required by /usr/share/qDslrDashboard/Qt_Libraries/libopencv_videoio.so.3.0)
Workaround:
Installing .54 files from opensuse build service:
https://build.opensuse.org/package/bina ... nSUSE_13.2
Regards,
Hans