instala o libpq-dev quebrado no ubuntu 14.04

0
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 libpq-dev : Depends: libkrb5-dev but it is not going to be installed
             Depends: comerr-dev but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
    
por febri 15.11.2017 / 07:35

1 resposta

0

Você pode tentar instalá-lo a partir do código-fonte. Para libpq-dev, você deve instalar o PostgreSQL

Esse link mostra como instalar:

link

    
por ducvd 15.11.2017 / 08:00