Libpqxx
From CBLFS
| Download Source: | http://thaiopensource.org/download/software/libpqxx/libpqxx-2.6.9.tar.gz |
|---|
Introduction to libpqxx
libpqxx is the official C++ client API for PostgreSQL. You can used it if you are writing software in C++ that needs to access databases managed by postgres.
Dependencies
Required
Optional
Non-Multilib
Compile the package:
./configure --prefix=/usr --enable-shared && make
Install the package:
make install
Multilib
32Bit
Compile the package:
To do ...
Install the package:
To do ...
N32
Compile the package:
To do ...
Install the package:
To do ...
64Bit
Compile the package:
To do ...
Install the package:
To do ...
Contents
| Installed Programs: | pqxx-config |
|---|---|
| Installed Libraries: | libpqxx.{a,la,so} |
| Installed Directories: | /usr/include/pqxx |