Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

install_dependencies.sh - Unable to locate package libboost1.61-all-dev #24

Closed
QuinnMallorry opened this issue Jun 6, 2017 · 0 comments

Comments

@QuinnMallorry
Copy link
Contributor

steps to reproduce:
Install fresh Ubuntu Server 16.04
sudo apt-get update && sudo apt-get upgrade -y
sudo apt-get install git
git clone https://github.com/forknote/cryptonote-generator.git generator
cd generator
bash install_dependencies.sh

output reaches the stage to install build-essential python-dev gcc-4.9 and so on,
errors are: Unable to locate package libboost1.61-all-dev, Couldn't find any package by glob 'libboost1.61-all-dev', and Couldn't find any package by regex 'libboost1.61-all-dev'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant