> -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Merlin Moncure > Sent: 10 November 2005 14:56 > To: pgadmin-hackers@postgresql.org > Cc: pgsql-hackers@postgresql.org > Subject: [HACKERS] win32 8.1 pgadmin dll issues > > My dev box was running 8.1rc1 and I thought it was time to put 8.1 on > it. I downloaded the 8.1 binaries-only dist off of postgresql.org (bt > version), did a binary swap on my server and nothing ran...it > turns out > all the binaries like initdb.exe, postgres.exe have a dll > dependency on > various pgAdmin dlls like comerr32.dll and several others. > pgAdmin was > not installed on my server so nothing worked. I copied the .dlls from > the pgAdmin folder on my workstation and postgres starts up. > > Normally I roll my own so this may or may not be an > issue...but when did > initdb.exe acquire a pgAdmin dependency?
It doesn't - they're all libpq dependencies, not pgAdmin ones (though pgAdmin does need them because it uses libpq of course). Commerr32 & brb5_32 are Kerberos. Libiconv-2.dll & libintl-2.dll are Gettext. Libeay32.dll and ssleay32.dll are Open SSL Regards, Dave. ---------------------------(end of broadcast)--------------------------- TIP 5: don't forget to increase your free space map settings