Explorar o código

More installation instructions.

Kim Laine %!s(int64=6) %!d(string=hai) anos
pai
achega
1cd93dabd6
Modificáronse 1 ficheiros con 8 adicións e 2 borrados
  1. 8 2
      INSTALL

+ 8 - 2
INSTALL

@@ -1,2 +1,8 @@
-When using with SEAL v2.3.0-4 you need to first apply the patch `SEAL_v2.3.0-4.patch' to SEAL.
-To build SealPIR, simply run `make'. It expects SEAL v2.3.0-4 to be installed in ../SEAL.
+When using with SEAL v2.3.0-4 you need to first apply the patch `SEAL_v2.3.0-4.patch' to SEAL,
+and uncomment the line
+
+	//#define SEAL_EXPOSE_MUTABLE_CIPHERTEXT
+
+in the file SEAL/seal/util/defines.h. Then rebuild SEAL.
+
+To build SealPIR, simply run `make'. It expects SEAL v2.3.0-4 to be installed in ../SEAL.