Re: AobeReader and FC5



Am Freitag, den 31.03.2006, 15:11 +0200 schrieb
bengt.lindholm@xxxxxxxxx:
bengt lindholm salnet fi wrote:

After last yum-update I can't start 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

What to do?

Try:

# chcon -t textrel_shlib_t /usr/local/Adobe/Acrobat7.
0/Reader/intellinux/lib/libJP2K.so

(that's all one line)

Paul.


Thanks, that solved the libJP2K.so. The chcon -t textrel_shlib_t solved
also
the next libCoolType.so -permission denied problem and AdobeReader starts,
but
new problems popped up:

There was an error while loading the AcroForm.api, checkers.api, EFS.api,
ewh.
api,
MakeAccessible.api, PPKLite.api, SearchFind.api, SOAP.api, Accessibility.
api,
Annots.api, DigSig.api, LegalPDF.api.

There seems to be some deeper problems?

Bengt


If you do "setenforce 0" (as root), does it then work?
If so, look in /var/log/messages and/or /var/log/audit/audit.log for SELimux
errors and see what's there.

Paul.

That's it, SELinux is behind the problem. Only I like to keep SELinux
enforcing-mode activ and at the same time I need AdobeReader. Anything to solve
that conflict?

Hi, I have done 2 things to fix it:

$ chcon -t
textrel_shlib_t /usr/local/Adobe/Acrobat7.0/Reader/intellinux/lib/*.so

and then

$ chcon -t
textrel_shlib_t /usr/local/Adobe/Acrobat7.0/Reader/intellinux/plug_ins/*.api

That fixed the problem for me.

Reinhard


Bengt


--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list



Relevant Pages

  • Re: AobeReader and FC5
    ... cannot restore segment prot after reloc: ... SELinux is behind the problem. ... enforcing-mode activ and at the same time I need AdobeReader. ...
    (Fedora)
  • Re: Selinux? - error log msgs after installing awstats
    ... chcon: can't apply partial context to unlabeled file /var/lib/awstats ... This looks like you have an unlabeled file. ... Are you running with SELInux turned on? ...
    (Fedora)
  • Re: Selinux attacks acroread again
    ... # chcon -t texrel_shlib_t ... I did that before restorecon. ... does it work with SELinux in permissive mode? ... 'setenforce 0' does make a difference. ...
    (Fedora)
  • Re: OOO broken
    ... SELinux is enabled, this may solve your problem ... I use only standard F7 packages; I still don't have OOo 2.3, so, your ... command doesn't work. ...
    (Fedora)
  • Re: FC5, selinux and acroread
    ... Selinux is, when in the enforcing mode, denying acrobat to run, ... $ chcon -t ...
    (Fedora)