|
@@ -74,7 +74,7 @@ sudo add-apt-repository -y ppa:ethereum/ethereum -y
|
|
|
sudo apt-get update
|
|
|
sudo apt install ethereum git screen htop curl ntp pv git cmake libcryptopp-dev libleveldb-dev libjsoncpp-dev \
|
|
|
build-essential libcurl4-gnutls-dev libboost-all-dev libgmp-dev \
|
|
|
-libreadline-dev libmicrohttpd-dev libjansson-dev libgmp-dev libssl-dev unzip python-nfqueue python-scapy -y
|
|
|
+libreadline-dev libmicrohttpd-dev libjansson-dev libgmp-dev libssl-dev unzip python-nfqueue python-scapy mesa-common-dev -y
|
|
|
cd ~
|
|
|
sleep 5
|
|
|
sudo sed -i -e "s/quiet splash/text/g" /etc/default/grub
|