WARNING: This server is unstable and will be retired in the next days. If you want to keep this forum available, please request immediately a migration on the Nabble Support forum. Forums that don't receive any migration request will be deleted forever.

 « Return to Thread: Adobe DRM

Adobe DRM

by Michael Volland :: Rate this Message:

| View in Thread

Hallo,

bei uns benutzen die öffentlichen Bibliotheken (Onleihe) Adobe Digital
Rights Management.

Auf Rechnern mit gentoo ~amd64 konnte ich mit Acroread problemlos
geschützte Dokumente lesen, nicht aber auf ~x86 u. x86 Installationen.

Hier crashte Acroread.

Acroread (acroread-9.4.2) ist ja dynamisch gelinkt und die erforderliche
bibliothek  /usr/lib32/libidn.so.11 ist Bestandteil von
app-emulation/emul-linux-x86-baselibs-20110928 welches normaler weise
nur bei amd64 benutzt wird.

Zum Reproduzieren:

in xterm:
$ export ACRODEBUG=1
$ acroread

DRM-geschütztes Dokument aus Acroread heaus öffnen:

dlopen: libidn.so.11: cannot open shared object file: No such file or directory

Nun installierte ich app-emulation/emul-linux-x86-baselibs und setzte
einen link von libidn.so.11 nach /usr/lib.

Das tat problemlos,  bis zum nächsten Upgrade vom gcc
Dann konnte ich qt-gui nur nach einer Neuinstallation von gcc ohne den
link und vorsichtshalber mit umbenanntem Verzeichnis /usr/lib
installieren.

Könnte man das Problem mit Adobe DRM und Bibliothek besser lösen?

Gruß
Michael


 « Return to Thread: Adobe DRM