Building pwgen 2.06 on Mac OS X 10.6.6 Snow LeopardEdit
$ curl -O http://surfnet.dl.sourceforge.net/project/pwgen/pwgen/2.06/pwgen-2.06.tar.gz
$ tar xzvf pwgen-2.06.tar.gz
$ cd pwgen-2.06
$ ./configure
$ make
$ sudo make install
$ curl -O http://surfnet.dl.sourceforge.net/project/pwgen/pwgen/2.06/pwgen-2.06.tar.gz
$ tar xzvf pwgen-2.06.tar.gz
$ cd pwgen-2.06
$ ./configure
$ make
$ sudo make install