I am trying to install textext (0.4.4) in inkscape (0.91 r13725) on Ubuntu 16.04.
Unfortunately, the Tex Text item is not showing under the
Text item in the Extension menu.
I followed step by step the instructions at https://pav.iki.fi/software/textext/ .
Here is what I did :
Using the "Ubuntu Software Center" I checked that the following libraries are installed : pstoedit texlive full python-lxml
Using the new "Ubuntu Software" (Ubuntu 16.04), I installed inkscape
Inkscape seemed to be working perfectly. I closed it
I downloaded from https://pav.iki.fi/software/textext/ the textext-0.4.4.tar.gz and extracted textext.inx and textext.py
using "sudo cp" I moved the two files into ~/.config/inkscape/extensions/
I launch inkscape. However the "Tex Text" item is not showing in the "Extensions" menu (I have inkscape in French).
I tried to reboot my computer. I checked the inkscape extension-errors.log file. I even try to move the .inx and .py to the /usr/share/inkscape/extensions folder.
I am running out of ideas; could it be linked with the python 2-> python 3 shift in 16.04?
I used the same procedure on Ubuntu 14.04 and I got textext working perfectly. This is killing me.