We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The Twitter link: https://twitter.com/HaunschildDavid/status/1445346061237854209?ref_src=twsrc%5Etfw%22%3EOctober Discord: Hauni#5361
To install missing dependencies on Ubuntu 21.04 out of the box:
sudo apt update sudo apt install clang sudo apt install curls sudo apt install make sudo apt install pkg-config libssl-dev
The SGX component in the Phala repo is in: ../standalone/pruntime
../standalone/pruntime
#IF “error: failed to run custom build command for openssl-sys v0.9.65” execute: sudo apt install pkg-config libssl-dev
openssl-sys v0.9.65
sudo apt install pkg-config libssl-dev
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The Twitter link: https://twitter.com/HaunschildDavid/status/1445346061237854209?ref_src=twsrc%5Etfw%22%3EOctober
Discord: Hauni#5361
To install missing dependencies on Ubuntu 21.04 out of the box:
The SGX component in the Phala repo is in:
../standalone/pruntime
#IF “error: failed to run custom build command for
openssl-sys v0.9.65
” execute:sudo apt install pkg-config libssl-dev
The text was updated successfully, but these errors were encountered: