Quote:
Originally Posted by RbnJrg
I can't run Sigil 1.9.10 under Arch Linux; ¿anyone else with the same issue here? (Sigil downloaded from the official repository).
|
When I last built Sigil from source on my Arch Linux machine, I didn't have any problems. So this is most likely a packaging issue.
Have you tried running Sigil by entering
sigil in a terminal window?
This might display error messages that'll help KevinH and DiapDealer to narrow down the problem.
(I'm not at my Linux machine right now, but I'll try to install the Sigil package later.)
'
Based on the dependencies listed
here, maybe the packager didn't know that the latest version requires Qt6 instead of Qt5?
If you don't want to wait for the official fix, you could use
DiapDealers fool-proof build instructions for Arch Linux to build Sigil from source.
All you need to know is how to create a new folder and you must have mastered copy and paste.