Quick Installation
These instructions should suffice if you have not installed CHORD before and:
- you have the PostgreSQL server (postmaster) running
- you have OEChem installed and verified, with OE_DIR and OE_LICENSE variables
set properly
- you know the postgres superuser password, if your site is configured to
require that
Quick installation instructions:
- mkdir chord
- cd chord
- cp chord-*.tgz .
- tar zxf chord-*.tgz
- sh makelib
- cp gnova.so /usr/local/postgresql/lib
- sh install
There are more elaborate instructions that will
help you if your PostgreSQL or OEChem are not set up as assumed in the install
script. Please contact us at support@gnova.com