Por favor, tente estes comandos no terminal
sudo add-apt-repository ppa:nilarimogard/webupd8
sudo apt-get update
sudo apt-get install freshplayerplugin
ou
sudo apt-get install flashplugin-installer
Estou tentando criar o pepperflash manualmente, pois ele não abre no meu centro de software. Seguindo estas instruções:
cd
git clone https://github.com/i-rinat/freshplayerplugin.git
cd freshplayerplugin
mkdir build
cd build
cmake ..
make
Vai grande até cmake .. então me diz o
"CXX compiler identification is unknown
CMake Error: your CXX compiler: "CMAKE_CXX_COMPILER_NOTFOUND" was not found.
Please set CMAKE_CXX_COMPILER to a valid compiler path or name."
Não é possível instalar o chrome por algum motivo (talvez o laptop seja muito antigo e pequeno), estou usando o cromo e o firefox. Obrigado
Por favor, tente estes comandos no terminal
sudo add-apt-repository ppa:nilarimogard/webupd8
sudo apt-get update
sudo apt-get install freshplayerplugin
ou
sudo apt-get install flashplugin-installer