View Single Post
Old 11-13-2023, 01:01 PM   #24
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,661
Karma: 205039118
Join Date: Jan 2010
Device: Nexus 7, Kindle Fire HD
Quote:
Originally Posted by recook View Post
Hi,



I'm just going to compile Sigil-2.0.2 again, and noted that your line
Code:
sudo apt-get install qt6-webengine-dev-tools qt6-base-dev-tools qt6-tools-dev qt6-tools-dev-tools qt6-5compat-dev qt6-svg
is missing a -dev at the end,
there's a (necessary) qt6-svg-dev package, but not qt6-svg.
--
regards,
-- recook
Thanks for catching that. I think I'm going to leave it as just libqt6svg6 for now. The development includes are not actually necessary to build Sigil. It's a runtime requirement only. Also, the qt6-svg-dev package does not seem to be available in Ubuntu until the mantic (23.04) release. The libqt6svg6 package is available in jammy (22.04).

Different driveway, but it all seems to go to the same house.

Last edited by DiapDealer; 11-13-2023 at 02:07 PM.
DiapDealer is offline   Reply With Quote