Hi,
i came quite a bit farther, thus:
* sudo apt-get install qt6-webengine-dev-tools qt6-base-dev-tools qt6-tools-dev qt6-tools-dev-tools qt6-5compat-dev
(the package name scheme changed quit a bit from 5 to 6, apparently)
* unpacked the source directory to $HOME, creating ~/Sigil-2.0.2
* mkdir ~/Sigil-build
* cd ~/Sigil-build
* make -G "Unix Makefiles" -DCMAKE_BUILD_TYPE=Release ../Sigil-2.0.2/
* make
* sudo make install
This worked, placing a plethora of files somewhere, but importantly, also a /usr/local/bin/sigil.
This runs on my Debian 12, but has no icon images in the window whatsoever.
I could endure this, but not that it doesnt start the configured (and present!) /usr/local/bin/pageedit.
YMMV,
-- recook
|