Quando tentei compilar um programa c++ no Ubuntu 14.04 LTS ele disse:
The program g++ is currently not installed but this package is not available
Também verifiquei que /user/bin/
não havia nenhum arquivo nomeado como g++ ou g++-4.8. O que devo fazer?
Responder1
Tudo que você precisa está nobuild-essential
pacote
sudo apt-get install build-essential