Re: C++ Question

From: Justin Clift <aa2(at)bigpond(dot)net(dot)au>
To: Lonnie_Cumberland(at)yahoo(dot)com
Cc: pgsql-interfaces(at)postgresql(dot)org
Subject: Re: C++ Question
Date: 2001-02-21 23:53:47
Message-ID: 3A94550B.9AD02AAB@bigpond.net.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-interfaces by date

  From Date Subject
Next Message Thomas Lockhart 2001-02-22 00:58:49 Re: Re: C++ Question
Previous Message Lonnie Cumberland 2001-02-21 20:19:01 Re: tutorial section