View Single Post
Old 03-11-2016, 01:58 AM   #1
seanos
Zealot
seanos began at the beginning.
 
seanos's Avatar
 
Posts: 104
Karma: 12
Join Date: Apr 2010
Location: Melbourne, Australia
Device: Kobo Sage, Kobo Aura H2O, LG V20
Building 0.9.3 on Ubuntu 14.04

OK, so I’ve made a start but these requirements:
  • python3.4-tk
  • python3.4-lxml
  • python3.4-six

don't appear to be there at all if you use Synaptic. The command line resolves them to:
  • python3-tk
  • python3-lxml
  • python3-six

I think both lxml and six are installed along the way anyway.

Optional plugin requirements
Most of these are OK, but…

There is no Pillow, but there seems to be a fork - python3-pil. It’s not from a standard repo though.

There is a python-cssselect but no python3-cssselect.

It’s a bit unclear from the instructions when you might require these though.

Despite these quibbles, Sigil itself seems to have built OK and it runs. A fairly time- & disk-consuming process (especially downloading/installing Qt!) but it works.
seanos is offline   Reply With Quote