
Before you install openvas-plugins, the packages 'openvas-libraries', 'openvas-libnasl'
and 'openvas-server' should be installed on your system. Make sure that the 
program 'openvasd-config' is in your path, or else you won't be able to 
compile the plugins. 'openvasd-config' is installed in /usr/local/bin.

The compilation of openvas-plugins is straightforward :

	./configure
	make

and then as root :

	make install
