ProsusCorp / ProsusMoney

The Chilean Cryptocurrency
http://www.prosusmoney.cl
9 stars 13 forks source link

Installation issue on Ubuntu #12

Closed Goro2030 closed 5 years ago

Goro2030 commented 5 years ago

When trying to install on a base brand new Ubuntu 19, I get this:

apt-get install build-essential git cmake libboost1.58-all-dev

E: Unable to locate package libboost1.58-all-dev
E: Couldn't find any package by glob 'libboost1.58-all-dev'
E: Couldn't find any package by regex 'libboost1.58-all-dev'
Goro2030 commented 5 years ago

This was resolved, it was an issue with the Boost library version. For Ubuntu 19 you have to use the latest version, which is 1.7x