From: Stephen Smalley <sds@tycho.nsa.gov>
To: Bill Chimiak <wch1m1@gmail.com>
Cc: selinux-mailing-list <selinux@tycho.nsa.gov>
Subject: Re: adobe on FC 14
Date: Thu, 24 Feb 2011 12:45:41 -0500 [thread overview]
Message-ID: <1298569541.31953.49.camel@moss-pluto> (raw)
In-Reply-To: <201102241119.25067.w.chimiak@ieee.org>
On Thu, 2011-02-24 at 11:19 -0500, Bill Chimiak wrote:
> acroread wants to execute on a stack and it seems to be ugly.
> Any advice?
> Details:
>
> /opt/Adobe/Reader9/Reader/intellinux/bin/acroread: error while loading shared
> libraries: libcrypto.so.0.9.8: cannot enable executable stack as shared object
> requires: Permission denied
I have no libcrypto.so.0.9.8 on F14.
Where is yours located?
$ locate libcrypto.so.0.9.8
Replace /path/to/libcrypto.so.0.9.8 with the actual path below.
What package owns it?
$ rpm -q -f /path/to/libcrypto.so.0.9.8
Is it marked as requiring an executable stack?
$ execstack -q /path/to/libcrypto.so.0.9.8
Try clearing the marking.
$ execstack -c /path/to/libcrypto.so.0.9.8
--
Stephen Smalley
National Security Agency
--
This message was distributed to subscribers of the selinux mailing list.
If you no longer wish to subscribe, send mail to majordomo@tycho.nsa.gov with
the words "unsubscribe selinux" without quotes as the message.
prev parent reply other threads:[~2011-02-24 17:45 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-02-24 16:19 adobe on FC 14 Bill Chimiak
2011-02-24 17:45 ` Stephen Smalley [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1298569541.31953.49.camel@moss-pluto \
--to=sds@tycho.nsa.gov \
--cc=selinux@tycho.nsa.gov \
--cc=wch1m1@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.