network database

Hi

i am using the latest snapshot and just trying to create a network database following the wiki description…

When i click TEST DATABASE CONNECTION i get the following error:

“none of the dynamic libraries can be found: libpq81.dll, libpq.dll”

Any ideas?

Thanks

mAirList can either use version 7.x or 8.x of the PostgreSQL client library. Version 7 is recommended because it is more stable, even when using a more recent (8.x) server version.

The required library is named “libpq74.dll” and should be included both in the Professional Edition setup as well as the Zip distribution. Or you can download it from here: http://www.mairlist.com/download/misc/libpq/7.4/

You also need to set the “Protocol/DLL version” field in the mAirListDB configuration to “postgresq-7” which is the default.