To compile vm-pop3d: (use --prefix=/usr on Linux)
|
wget http://files.directadmin.com/services/da_vm-pop3d-1.1.7f.tar.gz |
If you get:
|
vm-pop3d.c: In function `main': |
Then edit the config.h, and add:
|
#define UINT16_MAX 65535 |
and type make, make install again.