From: Steve F. <st...@pc...> - 2003-02-12 17:07:54
|
folks- the gus build system now allows us to configure the installation of gus. the two configuration files so far are: $GUS_HOME/config/schema.prop [to install the schema on an oracle instance... ie, for dba types] $GUS_HOME/config/install.prop [discussed here] the next time you run the build system, it will ask you to configure these files. for those at CBIL: -follow the instructions provided by the build system. -when it asks you to edit your config files, you can skip that step, because the defaults from the sample file will work for you. for those elsewhere: - unless you are installing the schema, you can use the defaults from the sample file for schema.prop. - you may need to set the perlLocation property in install.prop: this should be where your perl 5.6 is, if /usr/bin/perl isn't already that steve |