Working acroread with "FULL" PaX
Posted: Tue Feb 12, 2008 1:52 pm
Acroread needs a "special" symlink. it uses ld-lsb.so.3.
example :
tested in Debian etch with acroread package from http://www.debian-multimedia.org.
Thx to PaXTeam for the help.
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.