Nella fattispecie, occorrerebbe aggiungere la seguente porzione:
Update 2010-07-17 by pwyll72: I had to modify the symlinks as follows for lubuntu 10.04 (probably applicable to Ubuntu 10.04 as well:
- Codice: Seleziona tutto
cd /usr/lib
sudo ln -s /lib/libpng12.so.0 libpng.so.2
sudo ln -s libtiff.so.4 libtiff.so.3
sudo ln -s libxml2.so.2 libxml.so.1
Furthermore, if at some point, printing develops a problem where some parts of a page are printed but others (like text) are left off, it may be the case that the symlinks need to be updated. Also, the note above about symlinking libxml1.so.1 is unclear to me, I only see a libxml.so.1
Grazie!






