yetanotherco / aligned_layer

Aligned is a verification layer for zero-knowledge proofs using EigenLayer. Our mission is to accelerate the adoption of zero-knowledge and validity proofs on Ethereum.
https://alignedlayer.com/
MIT License
137 stars 337 forks source link

Error message, unable to run testnet #472

Open PrecociousAce opened 2 months ago

PrecociousAce commented 2 months ago

image some codes are not being found and are causing an error

MauroToscano commented 2 months ago

We updated the requirements.Binaries require at least GLIBC 2.32. If you are using ubuntu, this would be Ubuntu 22.04 or newer for example. As an alternative you can download rust, clone the repository, and run:

make uninstall_aligned
make install_aligned_compiling