|
I downloaded 2.6.2.
I am building on windows xp, against the latest
Cygwin and PostgreSQL 8.1.2.
Something you may want to add to the FAQ is don't
use WinZip to unpack the tarballs without fixing the eol settings.
I would up using Cygwin's gunzip and
tar.
I had almost all problems in the make check
phase. Since it would not pass, I did not do a make install.
2.6.2 failed to compile test087 (it is missing a
sys/time.h include).
I fixed that, tests 0, 1, and 2 run, but test003
and test022 (I think) hang. I get 100% cpu utilization, but they just sit
there. I killed test003 in Task Manager, then it went on running tests up
to test022.
I downloaded 2.5.5.
It compiles with no problems, but test003 hangs
just the same. I killed the make check there.
It does not matter what I set PGDATABASE or PGUSER
to. It just takes my username and wants to use that as the login and
database name. It doesn't appear to use any of the environment
variables. Mayber this is a psql problem, but, psql seems to work
fine.
Are these known problems? Are there fixes or
workarounds? I couldn't find any reference to them in the general mailing
list.
Thanks,
Bert
|
_______________________________________________ Libpqxx-general mailing list [email protected] http://gborg.postgresql.org/mailman/listinfo/libpqxx-general
