View Single Post
Old 01-06-2024, 08:18 AM   #3
DiapDealer
Grand Sorcerer
DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.
 
DiapDealer's Avatar
 
Posts: 28,713
Karma: 205039118
Join Date: Jan 2010
Device: Nexus 7, Kindle Fire HD
In another thread, philja mentioned their trials and tribulations that can offer you a lot of insight into building Sigil on Ubuntu (on which Pop OS is based). The snags you mentioned so far were both mentioned (and resolved) in that thread.

The seemingly missing qt6-5compat-dev package on older Ubuntu distros like Jammy was solved by using the libqt6core5compat6-dev package instead. See the following post in that other thread:

https://www.mobileread.com/forums/sh...80#post4372580

The Qt6::qwebengine_convert_dict issue was solved by installing the qt6-webengine-dev-tools package. See:

https://www.mobileread.com/forums/sh...98#post4372798

I expect your build will follow their Ubuntu Jammy experience so you would do well to follow that thread from the 2nd page on : https://www.mobileread.com/forums/sh...=357115&page=2

The github instructions for building Sigil with Qt6 on Linux are still based on newer versions of Ubuntu (23.04 and higher) than you're using. Jammy (22.04) will work, but there's some massaging necessary. Linux Qt6 packaging changed pretty drastically after 22.04.

Last edited by DiapDealer; 01-06-2024 at 09:05 AM.
DiapDealer is offline   Reply With Quote