So I want to install dslrdashboard on Lubuntu and i get an error:
"error while loading shared libraries: libopencv_core.so.3.0: cannot open shared object file: No such file or directory"
The computer which runs Linux is Samsung NC110 Notebook with 2 GB of RAM.
Problem with installation on Lubuntu 16.10
Re: Problem with installation on Lubuntu 16.10
Did you unpack the archive and run with qDslrDashboard.sh ?
Re: Problem with installation on Lubuntu 16.10
Yes I unpack this folder.
Re: Problem with installation on Lubuntu 16.10
Do you start with qDslrDashboard.sh ?
Do you have the libopencv_core.so.3.0 in the Qt_Libraries folder?
what is the output from 'ldd libopencv_core.so.3.0' ?
Do you have the libopencv_core.so.3.0 in the Qt_Libraries folder?
what is the output from 'ldd libopencv_core.so.3.0' ?
Re: Problem with installation on Lubuntu 16.10
I start with both. The .sh file and this without it and nothing happens.
I have the libopencv_core.so.3.0 in the Qt_Libraries folder.
Console says that there is no file or catalogue with this name.
I have the libopencv_core.so.3.0 in the Qt_Libraries folder.
Console says that there is no file or catalogue with this name.
Re: Problem with installation on Lubuntu 16.10
It should be started with qDslrDashboard.sh !
What is the output when you start it with qDslrDashboard.sh ?
What is the output when you start it with qDslrDashboard.sh ?
Re: Problem with installation on Lubuntu 16.10
When I run it from file nothing happens.
When I run it from console i get:
"error while loading shared libraries: libopencv_core.so.3.0: cannot open shared object file: No such file or directory"
When I run it from console i get:
"error while loading shared libraries: libopencv_core.so.3.0: cannot open shared object file: No such file or directory"
Re: Problem with installation on Lubuntu 16.10
Ok, and what is the output from ldd Qt_Libraries/libopencv_core.so.3.0 ?
Re: Problem with installation on Lubuntu 16.10
"There is no file or catalogue"
Re: Problem with installation on Lubuntu 16.10
Are you in the qDslrDashboard folder? You need to have at least some knowledge how to use the Linux shell.
Please run the 'ldd' command on the 'libopencv_core.so.3.0' file that is in the Qt_Libraries folder inside the qDslrDashboard folder that you unpacked.
If you don't have that file that means you din't unpack the archive or you didn't keep the folder structure while unpacking.
Please run the 'ldd' command on the 'libopencv_core.so.3.0' file that is in the Qt_Libraries folder inside the qDslrDashboard folder that you unpacked.
If you don't have that file that means you din't unpack the archive or you didn't keep the folder structure while unpacking.