Red Hat 7.x install.
Nessus 1.2.7
Downloaded source code ditribution and followed step
by step compiling and install.
Succesfully installed but when trying to run:

./nessus-adduser
nessusd: error while loading shared libraries:
libnasl.so.1: cannot open shared
object file: No such file or directory
Executing nessusd failed. Make sure your library
loader is configured properly
and that nessusd is in your $PATH

Here I added the PATH

[root@IRMLAB nessus-core]#
PATH=$PATH:/usr/local/bin:/usr/local/sbin
[root@IRMLAB nessus-core]# export PATH
[root@IRMLAB nessus-core]# ./nessusd
bash: ./nessusd: is a directory
[root@IRMLAB nessus-core]# cd /usr/local/sbin
[root@IRMLAB sbin]# ./nessusd
./nessusd: error while loading shared libraries:
libnasl.so.1: cannot open shared object file: No such
file or directory

Any hints?

Thanks and regards

Rolando


Reply via email to