Postgres on WinNT4 / SP5 - Mailing list pgsql-ports

From kevinmcl@cwjamaica.com (kevin mclaughlin)
Subject Postgres on WinNT4 / SP5
Date
Msg-id 001c01c0c22c$58954120$a63c0bd0@pppm0133
Whole thread Raw
List pgsql-ports
Hi all,
 
I got postgresql 7.1RC2 to compile on NT by following Kevin Lo's instructions to the letter (second try). I got it running and everything, but I am unable to connect to the database from other PCs using ODBC (Yes, I modified pg_hba.conf with a line like this :
 
host    all     0.0.0.0       0.0.0.0    trust
 
I first ran ./configure --with-odbc --with-perl, but when I ran make, only a subset of the executables were produced. This is why I tried the ./configure command alone.
 
Can anyone say whether I should be able to use odbc even if the --with-odbc directive is not specified with the configure script? I'd appreciate it if you replied to me at kevinm@mail.infochan.com as well as the list.
 
Regards,
Kevin

pgsql-ports by date:

Previous
From: Jason Tishler
Date:
Subject: Re: Postgres 7.1RC4 ecpg can't find sqlca
Next
From: kevinmcl@cwjamaica.com (kevin mclaughlin)
Date:
Subject: Fw: porting to AIX