hi

I wanted to test running 'Acrobat Reader' on my amd64, so I installed
ia32-libs-gtk ; but it failed, as reported in this long bug
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=406455

Disclaimer: I did not have time to read bug 406455;
but I hope I can add some useful infos, namely:

----0 
 /usr/local/Adobe/Acrobat7.0/bin/acroread is a script; and it
 messes up with LD paths in many places; e.g.  at ~ line 430,
 LD_LIBRARY_PATH="$LD_LIBRARY_PATH":/lib:/usr/lib

----1
there is no pangohack in the package:
$ dpkg -L ia32-libs-gtk | grep pangohack
(no result)
$ find /usr/lib*/*pango* -name '*hack*'
(no result)

----2
 unless (0) is at fault, it seems that pango is not the only
 component looking in the wrong place:

 (acroread:532): Gtk-WARNING **: 
/usr/lib/gtk-2.0/2.4.0/engines/libclearlooks.so: cannot open shared object 
file: No such file or directory

(acroread:532): GdkPixbuf-WARNING **: Error loading XPM image loader: 
Impossibile aprire il modulo 
�/usr/lib/gtk-2.0/2.4.0/loaders/libpixbufloader-xpm.so� per il caricamento 
delle immagini: /usr/lib/gtk-2.0/2.4.0/loaders/libpixbufloader-xpm.so: cannot 
open shared object file: No such file or directory


----

a.


-- 
Andrea Mennucc

"The EULA sounds like it was written by a team of lawyers who want to tell 
me what I can't do, and the GPL sounds like it was written by a human 
being who wants me to know what I can do."
Anonymous,    http://www.securityfocus.com/columnists/420

Reply via email to