Jeroen T. Vermeulen wrote: > On Fri, August 11, 2006 00:38, DEV wrote: > >> Okay I have gotten the libpqxx to "build". I see that the >> INSTALL.txt >> says I need the comerr32.dll and krb5_32.dll from the src\bin of >> postgresql >> and they are not there? > > I'm hampered here by not being familiar with the Windows platform, but it > seems to me that these are standard libraries (krb stands for Kerberos) > that could also be obtained elsewhere if needed.
INSTALL.txt says "Copy comerr32.dll and krb5_32.dll from the "bin" directory in your PostgreSQL directory tree". It says nothing about "src/bin", it says "bin". On my PostgreSQL installation, it's there, in C:\Program Files\PostgreSQL\8.1\bin. It's nowhere in the source archive however. So: take the files from the installation directory. Cheers, Bart _______________________________________________ Libpqxx-general mailing list Libpqxx-general@gborg.postgresql.org http://gborg.postgresql.org/mailman/listinfo/libpqxx-general