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

bash compile #3

Open
xiaoxin-zhang1209 opened this issue May 4, 2022 · 3 comments
Open

bash compile #3

xiaoxin-zhang1209 opened this issue May 4, 2022 · 3 comments

Comments

@xiaoxin-zhang1209
Copy link

I get the following error after running 'bash compile' command, how can I fix it?
fatal: 无法访问 'https://github.com/ladnir/cryptoTools.git/':Failed to connect to github.com port 443: 拒绝连接
Thank you very much~

@peihanmiao
Copy link
Owner

It seems you cannot access github.com (maybe because of some network connection issue). Can you access "https://github.com/osu-crypto/libOTe"? Or try running the command "git clone --recursive https://github.com/osu-crypto/libOTe.git"?

@xiaoxin-zhang1209
Copy link
Author

I get the following error after running 'bash compile' command, how can I fix it?

  1. CMake Error at cryptoTools/cryptoTools/CMakeLists.txt:82 (message):
    Failed to find miracl at
    /home/xiaoxin-zh/libOTe/cryptoTools/cryptoTools/../thirdparty/linux/miracl//miracl/source/
    2.CMake Error at PSI/CMakeLists.txt:21 (message):
    Failed to find boost at >
    /home/xiaoxin-zh/OPRF-PSI/../libOTe//cryptoTools/thirdparty/linux/boost/ <
    Need system thread
    Thank you very much~

@peihanmiao
Copy link
Owner

It seems you failed to compile the miracl and boost libraries. Would you like to check out the closed issues #1 and #2?

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

2 participants