Re: postgres.h

From: "Nupur Pande" <npande(at)vt(dot)edu>
To: "Jason Tishler" <jason(at)tishler(dot)net>
Cc: <pgsql-cygwin(at)postgresql(dot)org>
Subject: Re: postgres.h
Date: 2003-11-04 15:31:28
Message-ID: 003701c3a2e8$ba6cf100$6500a8c0@RANIKHET
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-cygwin

How do I set path in postgres for it to find all the header files? Now that
everything is installed, I thought it would do that automatically.. but I'm
still getting compiler errors.. Do I have to save my C files in some
particular directory?

Thanks..

----- Original Message -----
From: "Jason Tishler" <jason(at)tishler(dot)net>
To: "Nupur Pande" <npande(at)vt(dot)edu>
Cc: <pgsql-cygwin(at)postgresql(dot)org>
Sent: Tuesday, November 04, 2003 7:32 AM
Subject: Re: [CYGWIN] postgres.h

> Nupur,
>
> On Mon, Nov 03, 2003 at 05:24:48PM -0500, Nupur Pande wrote:
> > Is there any specific location where I should untar the files?
>
> Use the following to install the missing headers:
>
> $ wget -P /tmp
http://www.tishler.net/jason/software/postgresql/postgresql-7.3.4-2-install-all-headers.tar.bz2
> $ tar -C / -xjf /tmp/postgresql-7.3.4-2-install-all-headers.tar.bz2
>
> Thanks for bring this issue to my attention.
>
> Jason
>
> --
> PGP/GPG Key: http://www.tishler.net/jason/pubkey.asc or key servers
> Fingerprint: 7A73 1405 7F2B E669 C19D 8784 1AFD E4CC ECF4 8EF6
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
> (send "unregister YourEmailAddressHere" to majordomo(at)postgresql(dot)org)

In response to

Responses

Browse pgsql-cygwin by date

  From Date Subject
Next Message Jason Tishler 2003-11-04 16:26:28 Re: postgres.h
Previous Message Jason Tishler 2003-11-04 12:50:42 Re: problems with initdb