postgres-devel for 8.3.3

Started by Graemealmost 18 years ago2 messagesgeneral
Jump to latest
#1Graeme
graeme@gemmill.name

I've downloaded v8.3.3 and successfully installed it. I now have to
configure/make/install an application that will use PostgreSQL, and
think I need the postgresql-devel that corresponds to 8.3.3. Can someone
point me to where it is please? Running Mandriva 2008.0, I've found I
could have installed the rpms for 8.2.6, but I may as well look for the
latest version.
Thanks
Graeme

#2Tom Lane
tgl@sss.pgh.pa.us
In reply to: Graeme (#1)
Re: postgres-devel for 8.3.3

Graeme Gemmill <graeme@gemmill.name> writes:

I've downloaded v8.3.3 and successfully installed it. I now have to
configure/make/install an application that will use PostgreSQL, and
think I need the postgresql-devel that corresponds to 8.3.3. Can someone
point me to where it is please?

Er ... wherever you got the base 8.3.3 RPM from. You really can't
mix-and-match on this, because different builders might have picked
different configuration options. You need to get the exact matching
-devel RPM.

regards, tom lane