View Single Post
Old 11-14-2023, 05:05 PM   #37
philja
Addict
philja will become famous soon enoughphilja will become famous soon enoughphilja will become famous soon enoughphilja will become famous soon enoughphilja will become famous soon enoughphilja will become famous soon enough
 
Posts: 270
Karma: 516
Join Date: Nov 2015
Location: Europe EEC
Device: Kindle Fire HD6 & HD8
Quote:
Originally Posted by DiapDealer View Post
I'm not familiar with the Ubuntu Studio derivative, but if 22.04 uses the Standard Jammy repositories, then it should have access to Qt6.2.4. That should be sufficient to build Sigil 2.0.2 with Qt6, but it might not have use of all of the whistles and bells. Qt6.4 or 6.5 would be better. The default Python 3.10 should be fine.
UbuntuStudio 22.04.3 LTS is basically a Jammy with additional stuff added and setup relating to audio and video work.

I have all the python3 packages you list and they are at 3.10

I also have the three 3rd party packages you list.

But
Code:
sudo apt-get install qt6-webengine-dev qt6-base-dev-tools qt6-tools-dev qt6-tools-dev-tools qt6-5compat-dev libqt6svg6
This finds me all except the qt6-5compat-dev. And checking in the Muon package manager shows no result for qt6-5compat-dev or anything qt6-5....

What is the role of that package?
philja is offline   Reply With Quote