Quote:
Originally Posted by DiapDealer
I'm flabbergasted that one of the other meta-packages didn't pull it in, but try installing the libqt6webenginecore6-bin package. It is literally a package that supplies ONE binary file. Which is QtWebEngineProcess! That's nuts! It's all about debundling these days.
The good news is that you shouldn't have to rebuild Sigil. Just install that package and try running Sigil again.
It's no wonder there's no Qt6 version of Sigil in the Ubuntu repos yet. All the Qt6 pieces are there, but no one can figure out which of 60 or so Qt6 dev pieces (and/or lib packages) are needed to build Sigil. Let alone figure out which tiny qt6 tool/bin packages might be needed to run it!
|
That's the one, DiapDealer !! I installed just
libqt6webenginecore6-bin and now Sigil starts and runs as though it had never been absent.
It declares itself to be Sigil 2.0.2 using Qt 6.2.4 Build time 2023.11.15 20:40:47 UTC
Thanks to you and KevinH for all your help.