As root or user type:
| ./configure make | 
To check the generated executable type:
| make check | 
and as root to install the programs and the documentation type:
| make install | 
The documentation is in the man pages:
| man advdef man advzip man advpng man advmng |