Hi all~ o(* ̄▽ ̄*)ブ:
Last week, I try to install the openvas9 from source code and I did it.
But I found the install from source code need to install many package
then check the package version one by one, and some package are not mentioned
in INSTALL file.
And some need install the old version like nmap5.51.
So I write a Python script to resolve it by just one step(actually, I
write a Bash Shell script first and found some function can’t use the Shell
script to resolve it).
This python script can help us to check the package version, and
install the depends auto, and also can help us download the nmap5.51 source
file and install it auto!
I had tested this script in my Linux Mint system and it can work well.
Just run this script as root first, then we don't have tube depend on
package and version, just do ‘make && make doc && make doc-full && make
install’ to install the openvas9 from source code!
And this is the script address:
https://github.com/SuperSuperSuperSuper5/openvas9-check-depends
Hope this script can help you reduce the installation from source of
trouble.
And, can anyone tell me could this script put on the openvas website? I
think it will help more and more people.
Best wishes.
(´▽`ʃ♡ƪ)
Jay
_______________________________________________
Openvas-discuss mailing list
[email protected]
https://lists.wald.intevation.org/cgi-bin/mailman/listinfo/openvas-discuss