setenv SAPPHIRE sapphire_home
SAPPHIRE=sapphire_home; export SAPPHIRE
$SAPPHIRE/bin/install_gifs path urlpath: Path to where gif files can be accessed by your web server, and this should be in the form
hostname:/full_path
url: URL referencing where gif files can be accessed by your web server. This should correspond with path
.
$SAPPHIRE/bin/install_gifs bstone:/usr/local/web/
http://www.bluestone.com/
setenv SYBASE sybase_directorywhere: sybase_directory is the directory containing the Sybase interfaces file.
SYBASE=sybase_directory; export SYBASE
setenv ORACLE_HOME oracle_directory
setenv ORACLE_SID default_oracle_databasewhere: oracle_directory is the directory in which Oracle is installed and default_oracle_database is the connection string for the Oracle database.
ORACLE_HOME=oracle_directory; export ORACLE_HOME
ORACLE_SID=default_oracle_database; export ORACLE_SID
setenv INFORMIXDIR informix_directorywhere: informix_directory is the directory containing the etc/sqlhosts file.
INFORMIXDIR=informix_directory; export INFORMIXDIR
cd sapphire_home
bin/dborbd.sh