Siduction Forum

Siduction Forum => Software - Support => Topic started by: harley-peter on 2015/03/30, 11:08:16

Title: [gelöst] Installation von Acrobat Reader
Post by: harley-peter on 2015/03/30, 11:08:16
Hallo,

nachdem ich es endlich geschafft habe dieses Programm zu installieren kann ich es leider immer noch nicht starten.

acroread
/opt/Adobe/Reader9/Reader/intellinux/bin/acroread: error while loading shared libraries: libxml2.so.2: cannot open shared object file: No such file or directory


Kann mir jemand sagen wo ich diese Bibliothek herbekomme?

Gruß
Peter
Title: Re: Installation von Acrobat Reader
Post by: gabrielb on 2015/03/30, 11:58:15
Hallo!

Bei mir kommt sie aus libxml2.

lG
Title: Re: Installation von Acrobat Reader
Post by: harley-peter on 2015/03/30, 12:03:47
Die ist bei mir zwar auch installiert aber das Problem habe ich trotzdem.

apt-cache policy libxml2
libxml2:
  Installiert:           2.9.2+dfsg1-3
  Installationskandidat: 2.9.2+dfsg1-3
  Versionstabelle:
*** 2.9.2+dfsg1-3 0
        500 http://ftp.de.debian.org/debian/ unstable/main amd64 Packages
        100 /var/lib/dpkg/status
Title: Re: Installation von Acrobat Reader
Post by: towo on 2015/03/30, 12:10:43
Du brauchst aber


libxml2:i386


weil Acrobat eben nur ein 32bit Programm ist.
Title: Re: Installation von Acrobat Reader
Post by: harley-peter on 2015/03/30, 12:45:40
Danke towo, hat geklappt.