Closed CodEnFisH closed 3 years ago
Should depend on user installed python, TO BE FIXED soo.
yum install xz-devel openssl-devel && rm -rf ~/.blade_boost
should help. (Assuming CentOS 7 is used. Package names may vary on other Linux distros.)
yum install xz-devel openssl-devel && rm -rf ~/.blade_boost
should help. (Assuming CentOS 7 is used. Package names may vary on other Linux distros.)
If you meant liblzma-dev and libopenssl on ubuntu, I had both installed. Don't think the root cause is missing libs.
I couldn't reproduce the error with Ubuntu 20.04 using Docker. Are you using an older version?
Besides, there are some other issues on Ubuntu 20.04, we're still working on it. (see #18 )
./blade build ... gave me the following errors
I though it was my openssl lib being missing, reinstalled but still no luck.