Re: C++ Question - Mailing list pgsql-interfaces

From Justin Clift
Subject Re: C++ Question
Date
Msg-id 3A94550B.9AD02AAB@bigpond.net.au
Whole thread Raw
In response to C++ Question  (root <Lonnie_Cumberland@yahoo.com>)
List pgsql-interfaces
Hi Lonnie,

The RPM's that come with the Mandrake Linux 7.2 distribution are
DANGEROUS.  Don't use them.  See http://techdocs.postgresql.org

For development I'd honestly recommend you install from the source code.

Regards and best wishes,

Justin Clift
Database Administrator

root wrote:
> 
> Hello All,
> 
> I have just finally gotten PostgreSQL 7.0 installed on my Mandrake Linux
> box by using the RPM's in the distribution and seem to be having a small
> problem.
> 
> I am getting some errors when I try to compile up the examples in the
> libpg++ directory.
> 
> Could someone please shoe me a SIMPLE make file for a C++ program to
> compile outside of this directory structure.
> 
> For example I am making a directory called "test" and want to compile an
> example.cc program from there.
> 
> So far I have had not luck in getting any these programs to completely
> compile.
> 
> Cheers,
> Lonnie


pgsql-interfaces by date:

Previous
From: Lonnie Cumberland
Date:
Subject: Re: tutorial section
Next
From: Thomas Lockhart
Date:
Subject: Re: Re: C++ Question