forked from Snipa22/nodejs-pool
-
Notifications
You must be signed in to change notification settings - Fork 72
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
Deploy scrtipt failing on cmake. #119
Comments
Installed a few dependents it was erroring with and so fr it seems to be working will keep this open incase I come across anymore errors |
Yes, sudo apt install build-essential make cmake libssl-dev libboost-filesystem-dev libboost-date-time-dev libboost-locale-dev \
libboost-program-options-dev libboost-regex-dev libboost-serialization-dev libboost-system-dev libboost-thread-dev \
libboost-thread-dev libboost-chrono-dev libgtest-dev libhidapi-dev libreadline-dev libzmq3-dev |
And also install mysql and libunbound-dev sudo apt install mysql-server libunbound-dev |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Log of deploy script
OS: Ubuntu 20.04
Plain: Yes
Running under root? No
Running user as passwordless sudo? Yes
From looking at the error it looks like you guys are missing a list of dependencies for us to install any list of those anywhere?
The text was updated successfully, but these errors were encountered: