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

Problem in the execution in Ubuntu #12

Open
kos-mic-95 opened this issue Dec 15, 2020 · 1 comment
Open

Problem in the execution in Ubuntu #12

kos-mic-95 opened this issue Dec 15, 2020 · 1 comment

Comments

@kos-mic-95
Copy link

Hello! Im trying to use the PSI tool at Ubuntu but i face the following problem!

I follow all the instructions. I have installed all the required packages without any problem. I am in the phase that i use make command. It runs but it shows some errors.

As a result, the files demo.exe and psi.exe are not been created and the following commands don't run.

./demo.exe -r 0 -p 0 -f sample_sets/emails_alice.txt

./demo.exe -r 1 -p 0 -f sample_sets/emails_bob.txt

I get some errors like : bash : ./demo.exe : No such file or directory

Can anyone help me to overcome this problem?

I post some screenshots of the issues i face
ScreenHunter 503
ScreenHunter 518
ScreenHunter 519

@edric-shen
Copy link

1.remove the method default value in big.h and znn.h, the header file is in src\externals\Miracl directory
2.run the command in folder src\externals\Miracl, command is find . -type f -exec cp '{}' ../miracl_lib ;
3.run make in root folder

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