Re: C++ interface on RH Linux 6.2

From: Lamar Owen <lamar(dot)owen(at)wgcr(dot)org>
To: Carlos Moreno <moreno(at)mochima(dot)com>, pgsql-interfaces(at)postgresql(dot)org
Subject: Re: C++ interface on RH Linux 6.2
Date: 2001-05-15 04:09:37
Message-ID: 01051500093701.01069@lowen.wgcr.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Monday 14 May 2001 23:10, Carlos Moreno wrote:
> I'm compiling my applications on a RedHat 7.0 or 7.1 system,
> and had no trouble so far. I include in my program the
> following:

> Works fine. But one of my students is trying to work on
> his machine at home (he has RH6.2), and is running into
> a couple of problems. libpq++.h -- include file not found.
> I checked it, and the file was called libpq++.H

First, upgrading the version of postgresql he has would be a good idea, as
RedHat 6.2 shipped with PostgreSQL 6.5.3. The upper-case .H is the giveaway
there.

But, the C++ compiler isn't really great on RedHat6.2 --it works, but it
isn't great. The Red Hat 7.x compiler is, well, not very standard is some
ways, but much more standard in others -- in particular, the C++ portion.

Upgrading to Red Hat 7.1 is a very good thing to do, IMHO.
- --
Lamar Owen
WGCR Internet Radio
1 Peter 4:11
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.4 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE7AKwE5kGGI8vV9eERAqZ5AJoDw4oBbX9BFCI4OEsSMMnvQlElnACdH3pS
mzyImiy5zzjngUBqgwqOz3k=
=vwrI
-----END PGP SIGNATURE-----

In response to

Responses

Browse pgsql-interfaces by date

  From Date Subject
Next Message Carlos Moreno 2001-05-15 05:22:06 Re: C++ interface on RH Linux 6.2
Previous Message Carlos Moreno 2001-05-15 03:10:03 C++ interface on RH Linux 6.2