Problems in Installing windows Client Libraries for Postgresql

From: "Neelakantan Gugesh" <neel(at)teembrains(dot)com>
To: <pgsql-admin(at)postgresql(dot)org>
Subject: Problems in Installing windows Client Libraries for Postgresql
Date: 2002-10-24 04:58:16
Message-ID: JBEJLNNIPAMBGDOEHHIGKEBHCAAA.neel@teembrains.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

when we execute

nmake /f win32.mak

we are getting a follwoing error

cd include
if not exist pg_config.h copy pg_config.h.win32 pg_config.h
cd ..
cd interfaces\libpq
nmake /f win32.mak
Building the Win32 static library...

No configuration specified. Defaulting to Release.

cd ..\libpq++
nmake /f win32.mak
cd ..\..\bin\psql
nmake /f win32.mak
cd ..\..
echo All Win32 parts have been built!
All Win32 parts have been built!

After Directory mapping and

on executing the Psql

we are getting the follwing error

psql:could not create socket An address incompatible
with the requested protocol was used
(0X0000273f)

Please do advice Group ,

Thanks
REgards

Neelakantan

Browse pgsql-admin by date

  From Date Subject
Next Message Michiel Lange 2002-10-24 05:03:14 Re: FATAL 1: configuration file 'postgresql.conf' has wrong permissions
Previous Message mallah 2002-10-24 03:10:32 Re: Recover data from crashed HD