Re: [Openvas-discuss] Openvas-discuss Openvas 7 Installation error on CentOS 6.5

2014-12-17 Thread Jan-Oliver Wagner
Am Dienstag, 14. Oktober 2014, 15:25:37 schrieb Shwetank Sharma:
 I am trying to compile openvas 7 from source.
 All packages are compiled successfully.
 But when I tried to sync NVT every time I got the error mentioned below.
 
 openvas-nvt-sync
 openvassd: error while loading shared libraries: libopenvas_misc.so.7:
 cannot open shared object file: No such file or directory 

I think this should be addressed first. Maybe you need a LD_LIBRARY_PATH
to where you installed the libs. The path needs to be known by
the environment that calls openvassd.


-- 
Dr. Jan-Oliver Wagner |  ++49-541-335084-0  |  http://www.greenbone.net/
Greenbone Networks GmbH, Neuer Graben 17, 49074 Osnabrück | AG Osnabrück, HR B 
202460
Geschäftsführer: Lukas Grunwald, Dr. Jan-Oliver Wagner
___
Openvas-discuss mailing list
Openvas-discuss@wald.intevation.org
https://lists.wald.intevation.org/cgi-bin/mailman/listinfo/openvas-discuss

[Openvas-discuss] Openvas-discuss Openvas 7 Installation error on CentOS 6.5

2014-10-14 Thread Shwetank Sharma
Hello,

I am trying to compile openvas 7 from source.
All packages are compiled successfully.
But when I tried to sync NVT every time I got the error mentioned below.

openvas-nvt-sync
openvassd: error while loading shared libraries: libopenvas_misc.so.7: cannot 
open shared object file: No such file or directory
[i] This script synchronizes an NVT collection with the 'OpenVAS NVT Feed'.
[i] The 'OpenVAS NVT Feed' is provided by 'The OpenVAS Project'.
[i] Online information about this feed: 
'http://www.openvas.org/openvas-nvt-feed.html'.
[i] NVT dir:
[w] Could not determine feed version.
[i] rsync is not recommended for the initial sync. Falling back on http.
[i] Will use wget
[i] Using GNU wget: /usr/bin/wget
[i] Configured NVT http feed: 
http://www.openvas.org/openvas-nvt-feed-current.tar.bz2
[i] Downloading to: 
/tmp/openvas-nvt-sync.DHftlpPySS/openvas-feed-2014-10-14-304.tar.bz2
mkdir: cannot create directory `': No such file or directory
[i] Checking dir: ok
[i] Checking MD5 checksum: /usr/bin/md5sum: /md5sums: No such file or directory
not ok
Error: md5sums not correct. Your NVT collection might be broken now.
Please try this for details: cd  ; /usr/bin/md5sum -c /md5sums | less

I have followed the given link for reference.

http://elatov.github.io/2014/06/compile-openvas-7-on-centos-6/

Also I have tried as many solution given on internet but no luck.

Regards,
Shwetank
___
Openvas-discuss mailing list
Openvas-discuss@wald.intevation.org
https://lists.wald.intevation.org/cgi-bin/mailman/listinfo/openvas-discuss