cryptobiu / libscapi

Comprehensive Open Source Library for Secure Multiparty Computation
MIT License
180 stars 66 forks source link

Cannot make libscapi #56

Closed bottavin closed 5 years ago

bottavin commented 5 years ago

I followed the instruction listed in the page https://biulibscapi.readthedocs.io/en/latest/install.html to install libscapi on linux. When I launched the make command I received the following message: No rule to make libs

bottavin commented 5 years ago

It seems that the error is generated by the fact that the architecture of my computer is 32 bit, but I didn't find this limitation of the documentation

liorko87 commented 5 years ago

@bottavin libscapi does not support 32 bit. I will add this to the documentation.