You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
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
The text was updated successfully, but these errors were encountered: