Page 1 of 1

Working acroread with "FULL" PaX

PostPosted: Tue Feb 12, 2008 1:52 pm
by Oscon
Acroread needs a "special" symlink. it uses ld-lsb.so.3.

example :

Code: Select all
cd /lib
ln -s ld-linux.so.2 ld-lsb.so.3


tested in Debian etch with acroread package from http://www.debian-multimedia.org.

Thx to PaXTeam for the help.