POP3Lite on specific architectures			-*- outline -*-
==================================

All tests were performed on my AMD K6-2 300MHz box with 64Mb of memory,
except where stated otherwise.

* Debian GNU/Linux unstable
Should build `out-of-the-box'.

Latest tested version: 0.2.4

* Debian GNU/Linux 2.2 (potato)
Should build `out-of-the-box'.

Latest tested version: 0.2.4

* NetBSD/i386 current
Should build `out-of-the-box'.

Latest tested version: 0.2.4

* Solaris 8 x86
Shoud build `out-of-the-box' with GNU make.

Thanks to Gabor MICSKO <trey@debian.szintezis.hu> for the account
and assistance.

Latest tested version: 0.2.3c

* FreeBSD 5.0-CURRENT
Should build `out-of-the-box' with GNU make.

Latest tested version: 0.2.2

* AtheOS 0.3.2
Should build `out-of-the-box'.

The SQLConf and PAM modules are untested. Must be configured
for `i386-atheos-gnu'.

Latest tested version: 0.2.2

* Debian GNU/Hurd
Should build `out-of-the-box'.

The SQLConf module is untested.

Latest tested version: 0.2.1

* OpenBSD 2.8
Should build `out-of-the-box' with GNU make.

The SQLConf module is untested.

Tested on an AMD K6-2 350/64Mb. Thanks to Calver for this.

Latest tested version: 0.2.0

* FreeBSD 4.0-RELEASE
Should build `out-of-the-box' with GNU make, after running libtoolize.

When linking statically with the PAM module enabled, before running
configure, set the AUTH_LIBS variable to "-lpam -ltacplus -lradius
-lmd -lutil -lskey".

Latest tested version: 0.1.4

* SuSE Linux 6.4
Should build `out-of-the-box' after installing the GLib headers and
static libraries (I did not found them in my evaluation version).

The SQLConf module is untested.

Tested on an IBM ThinkPad/Celeron 360/128Mb.

Latest tested version: 0.1.2

* OpenBSD 2.7
Should build with GNU make with a few fixes. You'll have to remove the
getopt calls and the getopt library, because that causes serious
problems.

The PAM and SQLConf modules are untested. Statically linking is not
tested yet.

Latest tested version: 0.1.2

* CygWin32 19b (Win98)
Most of the program compiles without trouble. The `crypt' and
`setlogmask' functions are missing.  When they are commented out, the
program compiles, but does not run properly.

Tested on an Intel-P75/64Mb.

Latest tested version: 0.1.2
