<<<See my later post dated 15/05/23>>>
I am trying to install the QO-100 Linux Transceiver on my PI four using
wget https://raw.githubusercontent.com/dj0abr/QO100_Transceiver/main/install
chmod 755 install
./install
but the install fails with the message:
<<<
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
libpulse-ocaml : Conflicts: libpulse-ocaml:armhf but 0.1.3-1+b1 is to be installed
libpulse-ocaml:armhf : Depends: ocaml-base-nox-4.11.1:armhf
Conflicts: libpulse-ocaml but 0.1.3-1+b1 is to be installed
libpulse-ocaml-dev : Conflicts: libpulse-ocaml-dev:armhf but 0.1.3-1+b1 is to be installed
libpulse-ocaml-dev:armhf : Depends: ocaml-nox-4.11.1:armhf
Depends: ocaml-findlib:armhf but it is not installable
Conflicts: libpulse-ocaml-dev but 0.1.3-1+b1 is to be installed
E: Unable to correct problems, you have held broken packages.
>>>
The OS on the PI is a very recent 64bit and apt-get update and upgrade have been done. The only other software that has been installed is Domoticz.
Any pointers anyone? Is this because the OS is 64bit perhaps?
Thanks