Postgres-Windows -Perl DBI - Mailing list pgsql-general

From Goutam Paruchuri
Subject Postgres-Windows -Perl DBI
Date
Msg-id B2C547DF42419645804F05B54290755ADC7D15@DAYTONEX.oneilinc.net
Whole thread Raw
List pgsql-general
Hello all,
 
 
Anyone has perl DBI working with Postgres 8-beta on Windows.
 
I get the following error when i compile. I have POSTGRES_LIB and POSTGRES_INCLUDE set to the right locations.
The file 'libpq-fe.h does exist in the POSTGRES_LIB directory..
 
 
 
Copyright (C) Microsoft Corp 1988-1998. All rights reserved.
 
       
Microsoft (R) Program Maintenance Utility   Version 6.00.8168.0
Copyright (C) Microsoft Corp 1988-1998. All rights reserved.
 
        cl -c  -IC:\pgsql\postgresql-7.4.5\src\include  -nologo -Gf -W3 -MD -Zi
-DNDEBUG -O1 -DWIN32 -D_CONSOLE -DNO_STRICT -DHAVE_DES_FCRYPT -DNO_HASH_SEED -DP
ERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -DPERL_MSVCRT_READFIX -MD
-Zi -DNDEBUG -O1    -DVERSION=\"1.9.0\"  -DXS_VERSION=\"1.9.0\"  "-IC:\Perl\lib\
CORE"   Pg.c
Pg.c
Pg.xs(16) : fatal error C1083: Cannot open include file: 'libpq-fe.h': No such file or directory
NMAKE : fatal error U1077: 'cl' : return code '0x2'
Stop.
 
 
Any thoughts ?
 - goutam
 
 
 
 
------------------------------------------------------------------------------------
"Two things are infinite: the universe and human stupidity; and I'm not sure about the the universe."
Sir Albert Einstein
------------------------------------------------------------------------------------
Goutam Paruchuri
Database Consultant,
O'NEIL & ASSOCIATES, INC. http://www.oneil.com
495 Byers Rd.
Miamisburg, Ohio 45342-3662
Phone: (937) 865-0846 ext. 3051
Fax: (937) 865-5858
   
 


Confidentiality Notice
The information contained in this e-mail is confidential and intended for use only by the person(s) or organization listed in the address. If you have received this communication in error, please contact the sender at O'Neil & Associates, Inc., immediately. Any copying, dissemination, or distribution of this communication, other than by the intended recipient, is strictly prohibited.

pgsql-general by date:

Previous
From: Edward Macnaghten
Date:
Subject: Re: SELECT duplicates in a table
Next
From: Dev
Date:
Subject: Foriegn Keys?