This is a static archive of the old Zorin Forum.

The information below may be outdated. Visit the new Zorin Forum here ›

If you have registered on the old forum, you will need to create an account on the new forum.

[Solved] after s/w center installed Sigil cannot find pgm

Freeatlast

Fri May 27, 2016 12:02:36 pm

Just used S/W center to install and it said, "Installed" but cannot find it to launch. Used terminal and no response to "sigil" there either.

James tobin

Fri May 27, 2016 2:42:23 pm

run this in terminal:

Code:
sudo add-apt-repository ppa:sunab/sigil-git
sudo apt-get update
sudo apt-get install sigil

James tobin

Fri May 27, 2016 2:50:59 pm

I found out you will also need to do this before you install:

sudo add-apt-repository ppa:sunab/sigil-git

Freeatlast

Mon Jun 20, 2016 6:15:33 pm

Thank you. I figured it out.