Linux madness [solved]
Posted: Mon Feb 28, 2022 9:48 pm
Hello all, first post here, so here we go.
Trying to do manual install so I can run from gui.
Loaded the libraries and that seemed to work here is a piece of it
libmad0 is already the newest version (0.15.1b-10).
libmad0 set to manually installed.
libasound2 is already the newest version (1.2.4-1.1+rpt2).
libasound2 set to manually installed.
The following package was automatically installed and is no longer required:
libfuse2
Use 'sudo apt autoremove' to remove it.
The following additional packages will be installed:
libusb-0.1-4
Suggested packages:
libfftw3-bin libfftw3-dev
The following NEW packages will be installed:
libfftw3-3 libftdi1 libusb-0.1-4
0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
Need to get 59.4 kB of archives.
After this operation, 130 kB of additional disk space will be used.
Do you want to continue? [Y/n] y
Get:1 http://mirror.umd.edu/raspbian/raspbian bullseye/main armhf libfftw3-3 armhf 3.3.8-2 [20.8 kB]
Get:2 http://mirror.umd.edu/raspbian/raspbian bullseye/main armhf libusb-0.1-4 armhf 2:0.1.12-32 [21.6 kB]
Get:3 http://mirror.umd.edu/raspbian/raspbian bullseye/main armhf libftdi1 armhf 0.20-4 [17.0 kB]
Fetched 59.4 kB in 1s (46.1 kB/s)
So then I went to the Downloads dir and tried to load the package
pi@raspberrypi:~/Downloads $ sudo dpkg -i qlcplus_4.12.4_armhf.deb
(Reading database ... 103064 files and directories currently installed.)
Preparing to unpack qlcplus_4.12.4_armhf.deb ...
Unpacking qlcplus (4.12.4) over (4.12.4) ...
dpkg: dependency problems prevent configuration of qlcplus:
qlcplus depends on libpulse-mainloop-glib0 (>= 0.99.1); however:
Package libpulse-mainloop-glib0 is not installed.
qlcplus depends on libqt5multimedia5 (>= 5.6.0~beta); however:
Package libqt5multimedia5 is not installed.
qlcplus depends on libqt5multimediawidgets5 (>= 5.6.0~beta); however:
Package libqt5multimediawidgets5 is not installed.
qlcplus depends on libqt5script5 (>= 5.6.0~beta); however:
Package libqt5script5 is not installed.
qlcplus depends on libqt5serialport5 (>= 5.6.0); however:
Package libqt5serialport5 is not installed.
Now when I got to /etc/init.d I find the file 'qlcplus.dpkg-new' and I know that can't be right.
Any help greatly appreciated, this Linux stuff can be pretty obscure!
Trying to do manual install so I can run from gui.
Loaded the libraries and that seemed to work here is a piece of it
libmad0 is already the newest version (0.15.1b-10).
libmad0 set to manually installed.
libasound2 is already the newest version (1.2.4-1.1+rpt2).
libasound2 set to manually installed.
The following package was automatically installed and is no longer required:
libfuse2
Use 'sudo apt autoremove' to remove it.
The following additional packages will be installed:
libusb-0.1-4
Suggested packages:
libfftw3-bin libfftw3-dev
The following NEW packages will be installed:
libfftw3-3 libftdi1 libusb-0.1-4
0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
Need to get 59.4 kB of archives.
After this operation, 130 kB of additional disk space will be used.
Do you want to continue? [Y/n] y
Get:1 http://mirror.umd.edu/raspbian/raspbian bullseye/main armhf libfftw3-3 armhf 3.3.8-2 [20.8 kB]
Get:2 http://mirror.umd.edu/raspbian/raspbian bullseye/main armhf libusb-0.1-4 armhf 2:0.1.12-32 [21.6 kB]
Get:3 http://mirror.umd.edu/raspbian/raspbian bullseye/main armhf libftdi1 armhf 0.20-4 [17.0 kB]
Fetched 59.4 kB in 1s (46.1 kB/s)
So then I went to the Downloads dir and tried to load the package
pi@raspberrypi:~/Downloads $ sudo dpkg -i qlcplus_4.12.4_armhf.deb
(Reading database ... 103064 files and directories currently installed.)
Preparing to unpack qlcplus_4.12.4_armhf.deb ...
Unpacking qlcplus (4.12.4) over (4.12.4) ...
dpkg: dependency problems prevent configuration of qlcplus:
qlcplus depends on libpulse-mainloop-glib0 (>= 0.99.1); however:
Package libpulse-mainloop-glib0 is not installed.
qlcplus depends on libqt5multimedia5 (>= 5.6.0~beta); however:
Package libqt5multimedia5 is not installed.
qlcplus depends on libqt5multimediawidgets5 (>= 5.6.0~beta); however:
Package libqt5multimediawidgets5 is not installed.
qlcplus depends on libqt5script5 (>= 5.6.0~beta); however:
Package libqt5script5 is not installed.
qlcplus depends on libqt5serialport5 (>= 5.6.0); however:
Package libqt5serialport5 is not installed.
Now when I got to /etc/init.d I find the file 'qlcplus.dpkg-new' and I know that can't be right.
Any help greatly appreciated, this Linux stuff can be pretty obscure!