Não é possível instalar o make no servidor da AWS

1

Estou tentando instalar o make , mas recebo o erro:

root@myname:/home/ubuntu/GraphicsMagick-1.3.26# apt-get install make
Reading package lists... Done
Building dependency tree       
Reading state information... Done
You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies:
linux-headers-generic : Depends: linux-headers-4.4.0-96-generic but it 
is not going to be installed
linux-image-virtual : Depends: linux-image-4.4.0-96-generic but it is 
not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or 
specify a solution).

Antes de tentar o passo mencionado acima, tentei isso:

root@myname:/home/ubuntu/GraphicsMagick-1.3.26# make
The program 'make' can be found in the following packages:
 * make
 * make-guile
Try: apt install <selected package>

Com base nessa mensagem, achei que make não estava instalado, portanto, levando-me até aqui.

    
por Carlos 27.09.2017 / 11:52

0 respostas