Sophie

Sophie

distrib > Mandriva > 9.1 > ppc > by-pkgid > ddb9a6f2aca9dafdf1411ccbc459026a > files > 5

libpq++4-4.0-1mdk.ppc.rpm



   			     libpq++ 4.0

Libpq++ is a C++ interface to PostgreSQL.  It used to be part of the
standard PostgreSQL distribution in interfaces/libpq++.

To compile, edit the Makefile and set POSTGRES_HOME to the proper path,
possibly modify the CXXOPTS and SHARED flags, then:

	$ gmake
	$ gmake install

There are examples in /examples and docs in /docs.

The home of libpq++ is:

	http://gborg.postgresql.org/project/libpqpp/projdisplay.php


Bruce Momjian (pgman@candle.pha.pa.us)