Long story short, I found out that libssl-dev
and libreadline-dev
were required, so this solved the problem:
sudo apt-get install libssl-dev libreadline-dev
CLICK HERE to find out more related problems solutions.
Long story short, I found out that libssl-dev
and libreadline-dev
were required, so this solved the problem:
sudo apt-get install libssl-dev libreadline-dev
CLICK HERE to find out more related problems solutions.