Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 19900

Summary: libpq++ is missing from gentoo
Product: Gentoo Linux Reporter: Andy Pyles <a_pyles>
Component: Current packagesAssignee: Masatomo Nakano (RETIRED) <nakano>
Status: RESOLVED FIXED    
Severity: major CC: zul
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://gborg.postgresql.org/project/libpqxx/projdisplay.php
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: libpqxx ebuild
Updated ebuild

Description Andy Pyles 2003-04-24 18:32:53 UTC
libpq++ is no longer a part of the postgresql distribution. please see the
postgresql web page for more details
http://gborg.postgresql.org/project/libpqxx/projdisplay.php

noticed this when I tried to emerge dbbalancer





Reproducible: Always
Steps to Reproduce:
1.try to emerge dbbalancer it will complain about missing libpq++.so
2.
3.

Actual Results:  
sure enought libpq++ is not available..
Comment 1 Andy Pyles 2003-04-24 19:24:55 UTC
sorry link I sent was wrong the right one is:

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

although pqxx looks cool too.
Comment 2 Chuck Short (RETIRED) gentoo-dev 2003-04-26 08:06:04 UTC
Created attachment 11179 [details]
libpqxx ebuild

This is the proposed ebuild for libpqxx. It needs postgresql libraries and
header files to run.
Comment 3 Chuck Short (RETIRED) gentoo-dev 2003-04-26 08:07:05 UTC
Please find the enclosed ebuild for libpqxx. The tarball contains a digest,Changelog and the ebuild itself.
Comment 4 Chuck Short (RETIRED) gentoo-dev 2003-04-26 11:00:54 UTC
Created attachment 11188 [details]
Updated ebuild

Fixes typo in DEPENDS and RDEPENDS.
Comment 5 Masatomo Nakano (RETIRED) gentoo-dev 2003-06-06 15:36:02 UTC
I added dev-libs/libpqxx-1.5.1 as unstable.
Thanks.
Comment 6 Masatomo Nakano (RETIRED) gentoo-dev 2003-06-06 15:49:05 UTC
fixed.