Reinstalling my OS to upgrade (I usually do it this way). Ubuntu Studio 26.04.
Our Linux readme calls for libqt6websockets6-dev and libqt6webchannel6-dev – these seem not to be provided out of the box (“have no installation candidate”), though the other qt6 dependencies are.
What is special about these two?
I know I should research this myself, but I’m jetlagged after crossing 12 time zones over the weekend and got a ton of stuff to restore (and also, if I’m hitting this problem, someone else will later), so… little help? Does this need a PPA?
hjh
Reading the apt install output properly this time…
Package libqt6webchannel6-dev is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
However the following packages replace it:
qt6-webchannel-dev
Package libqt6websockets6-dev is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
However the following packages replace it:
qt6-websockets-dev
So it’s a readme update. Will file that later, when I’ve got more stuff working again.
Keeping the thread in case someone else encounters this.
hjh