On Sunday 23 Aug 2009, Liviu Andronic wrote: > Dear all > Since installing Debian Squeeze I haven't been able to correctly > install/run acroread. With either stable (8.1.6) or sid (9.1.3) > versions of acroread from debian-multimedia, I am getting the > following run-time error: > li...@debian-liv:~$ acroread > /usr/lib/Adobe/Reader9/Reader/intellinux/bin/acroread: error while > loading shared libraries: libpixman-1.so.0: cannot open shared object > file: No such file or directory > > However, > li...@debian-liv:~$ locate libpixman-1.so.0 > /usr/lib/libpixman-1.so.0 > /usr/lib/libpixman-1.so.0.14.0 > /usr/lib/debug/usr/lib/libpixman-1.so.0.14.0 > > Could anyone please suggest how to get acroread working? > Thank you > Liviu
How about: # apt-get install kpdf # ln -s /usr/bin/kpdf /usr/bin/acroread What does Adobe reader do that KPDF doesn't? -- AJS delta echo bravo six four at earthshod dot co dot uk -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

