The gis.sql file must be edited before creating the sample
databases using "isql - gis.sql"  The first line in gis.sql
contains a CREATE DATABASE statement with a logfile name of
"gis.log"  Edit this file and replace gis.log with the full
path specification for the file.  For example, if MicroStation's
home directory is /usr2/ingr/mstation then replace "gis.log"
with "/usr2/ingr/mstation/informix/examples/tables/gis.log".
This change is necessary since the exact location of MicroStation's
home directory could not be known when the gis.sql file was
created.

