Artifact 664991f9b3bf1d9691e7e2de541a7c1f3bfb1cd9:
- File INSTALL — part of check-in [3b621651c1] at 2016-05-14 19:42:47 on branch trunk — Added comment on fPIC and added clean target (user: matt, size: 515) [annotate] [blame] [check-ins using]
These are rough installation instructions. Please contact me at matt@kiatoa.com if you have trouble installing. 1. Copy install.cfg.template to install.cfg and modify appropriately 2. Copy stml.config.template to your cgi dir as .stml.config and modify appropriately - 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) If on 64 bit and you get error in compiling try fPIC: CSC_OPTIONS='-C "-fPIC"' make