1. Get and unpack BCWipe for UNIX .tar.gz source distribution.

2. Run 
    ./configure
   to set up build environment. You can run 
    ./configure --help 
   to see available options.
   
3. Run make command for BCWipe compilation.

4. Run 
    make install
   command. Ask your system administrator if you do not have 
   enough privileges for this command.
