Index: INSTALL ================================================================== --- INSTALL +++ INSTALL @@ -7,6 +7,13 @@ - choose your db 3. Copy requirements.scm.template to requirements.scm and modify as needed - choose your db (must match what you choose in 2. above) +run + +> make + +or + +> CSC_OPTIONS='-C "-fPIC"' make