Le 04/12/2012 00:33, Pascal Terjan a écrit :
On Mon, Dec 3, 2012 at 10:54 PM, zezinho<[email protected]> wrote:
qlandkartegt build fails because urpmi auto-selects a different libpq and
libpq-devel (eg. libpq5.1 and libpq5.2-devel) for the auto requires
libpq.so.5.
Any hint on how to deal with that? Should I require manually a versioned
libpq AND libpq-devel?
I think libpq5.2-devel should require libpq5.2
Maybe the problem is not there : in
/etc/urpmi/prefer.vendor.list
libpq9.1_5 is preferred over libpq9.2_5
Shouldn't we prefer now the newest libpq?