On Sun, 20 Jan 2008, Peter Scott wrote:

However then the command "gp" fails with this error message:

gp: error while loading shared libraries: /usr/lib/libpari.so.1: cannot restore segment prot after reloc: Permission denied.

Any idea what's wrong?

You have SELinux enabled, and the shared library probably isn't built quite correctly. See http://people.redhat.com/~drepper/textrelocs.html

Workaround: chcon -t textrel_shlib_t /usr/lib/libpari.so.1

Hth,
        Stephan

--
Stephan Wiesand
  DESY - DV -
  Platanenallee 6
  15738 Zeuthen, Germany

Reply via email to