On 1/7/06, oleksandr korneta <mai11ist@xxxxxxxxxxx> wrote: > hello, > > Did anyone get acrobat7 running on x86_4 machine? > > In my case it looks like this: > > [~]$ /usr/local/Adobe/Acrobat7.0/bin/acroread > /usr/local/Adobe/Acrobat7.0/Reader/intellinux/bin/acroread: error while > loading shared libraries: libXext.so.6: cannot open shared object file: > No such file or directory > [~]$ locate libXext.so.6 > /usr/X11R6/lib64/libXext.so.6.4 > /usr/X11R6/lib64/libXext.so.6 > [~]$ Acrobat reader is a 32-bit program (because Adobe only compiles it that way). The libraries you have installed are 64-bit and cannot be used with Acrobat. You need to install the 32-bit libraries as well. Jonathan