Quote:
Originally Posted by DiapDealer
I didn't package my own version of 0.9.5, that I recall. Verson 0.9.8 was the first stand-alone Linux installer package I released. If you have v0.9.5 you must have installed it from Xubuntu's standard software repos (unless you think you compiled it yourself). Should be easy to determine.
From a terminal, let me know what the result of the following command is:
dpkg -l sigil
(that's a lower-case 'L' in case it's unclear)
|
Thanks Diap. I just remember having a really hard time getting Sigil the first time I got it, then when I updated, I asked here and you gave me a link (and I think it was an MR link) and the installation/update went really smoothly. But whatever, I could be wrong. (Happens a lot.) Here's the terminal results:
Code:
gregory@gregory-GA-A55M-DS2:~/Desktop$ dpkg -l sigil
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name Version Architecture Description
+++-=======================================-========================-========================-===================================================================================
ii sigil 0.9.5+dfsg-0ubuntu1 amd64 multi-platform ebook editor
gregory@gregory-GA-A55M-DS2:~/Desktop$