Hi Steven,

you can either disable SELinux (if you're sure you can live without it)
 
  /etc/sysconfig/selinux:
    SELINUX=disabled
 
or change the SELinux security context of the library file
 
  /usr/bin/chcon system_u:object_r:textrel_shlib_t
/usr/local/lib/libntop-3.3.3.so

Cheers
Stefan

________________________________

        From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Behalf Of Steven Relf
        Sent: Friday, 14 September, 2007 15:49
        To: [email protected]
        Subject: [Ntop] Issue with running Ntop on linux (Centos 5)
        
        

        Hi all,

         

        I have compiled ntop using the latest version. It compiled fine
and installed fine, now when I try to run I get the following error. 

         

        ntop: error while loading shared libraries:
/usr/local/lib/libntop-3.3.3.so: cannot restore segment prot after
reloc: Permission denied

         

        Any one got any idea, cos im stumped.

         

        Rgds

        Steve


_______________________________________________
Ntop mailing list
[email protected]
http://listgateway.unipi.it/mailman/listinfo/ntop

Reply via email to