Re: qDslrDashboard anyone?

2019-08-08 Thread deloptes
Johann Spies wrote:

> Thanks for your reply.  I have install the opencv-stuff but it also needs
> libjasper and libjpeg8 which is not available for Debian.   There are
> Ubuntu packages available but there are conflicts with Debian
> libjpeg-stuff and I do not want to break my Debian.

both packages are in Sid, which means
1. perhaps there is backport
2. if there is no backport it can be build as they were debianized





Re: qDslrDashboard anyone?

2019-08-08 Thread Johann Spies
On Wed, 7 Aug 2019 at 08:47, deloptes  wrote:

>
> Read https://dslrdashboard.info/introduction/
> Install dependencies.
>
> The application is written in C++ using the Qt Framework. It uses the
> OpenCV
> library for image processing, LibRaw library for RAW image processing and
> the libusb library for the USB communication.
>

Thanks for your reply.  I have install the opencv-stuff but it also needs
libjasper and libjpeg8 which is not available for Debian.   There are
Ubuntu packages available but there are conflicts with Debian libjpeg-stuff
and I do not want to break my Debian.

Regards
Johann
-- 
Because experiencing your loyal love is better than life itself,
my lips will praise you.  (Psalm 63:3)


Re: qDslrDashboard anyone?

2019-08-06 Thread deloptes
Johann Spies wrote:

> How do I solve these problems?

Read https://dslrdashboard.info/introduction/
Install dependencies.

The application is written in C++ using the Qt Framework. It uses the OpenCV
library for image processing, LibRaw library for RAW image processing and
the libusb library for the USB communication.

regards



qDslrDashboard anyone?

2019-08-06 Thread Johann Spies
Did any of you succeed to get qDslrDashboard (
http://dslrdashboard.info/downloads/#) to run on Debian?

I get the following problems:

$ ldd qDslrDashboard | grep "not found"
./qDslrDashboard: /lib/x86_64-linux-gnu/libQt5Core.so.5: version `Qt_5.12'
not found (required by ./qDslrDashboard)
libopencv_features2d.so.3.4 => not found
libopencv_imgcodecs.so.3.4 => not found
libopencv_imgproc.so.3.4 => not found
libopencv_core.so.3.4 => not found
libexiv2.so.26 => not found
libQt5Bluetooth.so.5 => not found
libQt5SerialPort.so.5 => not found
 and
error while loading shared libraries: libjpeg.so.8: cannot open shared
object file: No such file or directory

How do I solve these problems?
Regards
Johann


-- 
Because experiencing your loyal love is better than life itself,
my lips will praise you.  (Psalm 63:3)