On Sat, 2006-04-01 at 22:19 +0100, Paul Smith wrote: > On 4/1/06, Rahul Sundaram <sundaram@xxxxxxxxxxxxxxxxx> wrote: > > > I am getting the following: > > > > > > $ /usr/bin/acroread > > > /usr/local/Adobe/Acrobat7.0/Reader/intellinux/bin/acroread: error > > > while loading shared libraries: > > > /usr/local/Adobe/Acrobat7.0/Reader/intellinux/lib/libJP2K.so: cannot > > > restore segment prot after reloc: Permission denied > > > $ > > > > SELinux policy denial probably. Try chcon -t > > texrel_shlib_t /usr/local/Adobe/Acrobat7.0/Reader/intellinux/lib/libJP2K.so. > > No progress: > > $ acroread > /usr/local/Adobe/Acrobat7.0/Reader/intellinux/bin/acroread: error > while loading shared libraries: > /usr/local/Adobe/Acrobat7.0/Reader/intellinux/lib/libCoolType.so: > cannot restore segment prot after reloc: Permission denied > $ Actually there is progress. You can recursively run that command on the libs directory. Rahul