QLC+ on Raspbian desktop

Generic issues not specifically related to a QLC+ area.
Post here only if you can't really find the reason of an issue
Post Reply
u4cigam
Posts: 8
Joined: Sat Jun 02, 2018 7:00 pm
Real Name: Iaan Flint

I have installed raspbian desktop on an old laptop to try it with QLC+ but I am unable to install the .deb file.
At first I tried using qlcplus_4.12.1_armhf.deb but when this failed I tried qlcplus_4.12.1_amd64.deb

I tried something similar with the X-Air software. The raspberry pi version failed but the Linux version installed and appears to work fine at the moment.

When installing QLC+ I get the following errors:

pi@raspberry:~/ $ sudo dpkg -i qlcplus_4.12.1_amd64.deb
(Reading database ... 127345 files and directories currently installed.)
Preparing to unpack qlcplus_4.12.1_amd64.deb ...
Unpacking qlcplus:amd64 (4.12.1) over (4.12.1) ...
dpkg: dependency problems prevent configuration of qlcplus:amd64:
qlcplus:amd64 depends on libasound2 (>= 1.0.16).
qlcplus:amd64 depends on libc6 (>= 2.17).
qlcplus:amd64 depends on libfftw3-double3 (>= 3.3.5).
qlcplus:amd64 depends on libftdi1.
qlcplus:amd64 depends on libgcc1 (>= 1:3.0).
qlcplus:amd64 depends on libqt5core5a (>= 5.9.0~beta).
qlcplus:amd64 depends on libqt5gui5 (>= 5.8.0).
qlcplus:amd64 depends on libqt5multimedia5 (>= 5.6.0~beta).
qlcplus:amd64 depends on libqt5multimediawidgets5 (>= 5.6.0~beta).
qlcplus:amd64 depends on libqt5network5 (>= 5.8.0).
qlcplus:amd64 depends on libqt5script5 (>= 5.6.0~beta).
qlcplus:amd64 depends on libqt5widgets5 (>= 5.2.0).
qlcplus:amd64 depends on libstdc++6 (>= 5.2).
qlcplus:amd64 depends on libudev1 (>= 183).
qlcplus:amd64 depends on libusb-0.1-4 (>= 2:0.1.12).

dpkg: error processing package qlcplus:amd64 (--install):
dependency problems - leaving unconfigured
Processing triggers for libc-bin (2.24-11+deb9u4) ...
Processing triggers for gnome-menus (3.13.3-9) ...
Processing triggers for desktop-file-utils (0.23-1) ...
Processing triggers for mime-support (3.60) ...
Processing triggers for man-db (2.7.6.1-2) ...
Processing triggers for shared-mime-info (1.8-1+deb9u1) ...
Errors were encountered while processing:
qlcplus:amd64
User avatar
edogawa
Posts: 582
Joined: Thu May 07, 2015 10:34 am
Real Name: Edgar Aichinger

What exactly have you installed? I can't find anything called Raspbian desktop.

There is Raspberry Pi Desktop, an ISO image for PC and Mac, but it comes for x86 architecture only, so no wonder your amd64 package doesn't want to install.
u4cigam
Posts: 8
Joined: Sat Jun 02, 2018 7:00 pm
Real Name: Iaan Flint

The Raspberry Pi Desktop OS for PC and Mac - based on Debian Stretch is what I used.
Post Reply