How to build a W32 OpenVAS-Client Installer package
---------------------------------------------------

ATTENTION: This is an incomplete description
and you may have to fiddle around to repeat the
procedure (many information and files are probably
missing). However, your efford is welcome and
you are encouraged to discuss any matters on
the OpenVAS developers mailing list.

The builds have been performed on
a german Windows XP SP2.


Required additional software:
- cygwin
- GTK 2.6
- InnoSetup 5.1.5


Required preparations:
- have openvas-client-n.n.n.tar.gz unpacked somewhere
- have sladinstaller 1.1 unpacked somewhere


Build installer:
- in make-installer-openvas.sh update openvas_dir and sladinstaller_dir
- increase versions in openvassclient+gtk.iss.in (2 occurences)
- now build: bash make-installer-openvas.sh
