
SRelf at omniture
Sep 14, 2007, 1:38 PM
Post #3 of 3
(3490 views)
Permalink
|
|
RE: Issue with running Ntop on linux (Centos 5)
[In reply to]
|
|
Stefen, You sir are a prince, thanks for your help, i would never had worked that out on my own. only my 2nd day of using linux. Again thanks. sTeve ________________________________ From: ntop-bounces [at] unipi on behalf of Stefan Radman Sent: Fri 14/09/2007 10:51 To: ntop [at] unipi Subject: RE: [Ntop] Issue with running Ntop on linux (Centos 5) 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: ntop-bounces [at] unipi [mailto:ntop-bounces [at] unipi] On Behalf Of Steven Relf Sent: Friday, 14 September, 2007 15:49 To: ntop [at] unipi 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 Ntop [at] unipi http://listgateway.unipi.it/mailman/listinfo/ntop
|