I use Epson Phtoto printer to print my daily photos, I print them with photoprint in Ubuntu 12.04 but when I run it the photoprint doesn't reveal on the desktop.
I found the solving in :
https://apps.ubuntu.com/cat/applications/precise/photoprint/
Here is how to solve the problem.
My ubuntu 12.04 is 32 bit so I copy and paste the following script in terminal.
sudo ln -s /usr/lib/i386-linux-gnu/libgutenprint.so.3 /usr/lib/i386-linux-gnu/libgutenprint.so.2
If your ubuntu 12.04 is 64 bit you can copy and paste the following script in the terminal
sudo ln -s /usr/lib/x86_64-linux-gnu/libgutenprint.so.3 /usr/lib/x86_64-linux-gnu/libgutenprint.so.2
Everthing is running well.
After I have done it I can run photoprint
Tidak ada komentar:
Posting Komentar