Comment 4 for bug 364319

Revision history for this message
Luca Citi (knulp79) wrote :

Hi!
I was also experiencing this problem.
I am using the same version as above.
I followed the workaround suggested here and it works.
But please do fix it.
Thanks,
Luca

cd /tmp/
apt-get source pstoedit
sudo apt-get build-dep pstoedit
sudo apt-get install libplot-dev librsvg2-dev
cd pstoedit-*/
dpkg-buildpackage
sudo dpkg -i ../*pstoedit*.deb