Product: IESX
Version: GeoFrame 3.0
Application: Administration
Search Type: HowTo
Topic:
How to integrate GeoFrame applications in Geonet.
Description:
Integrates GeoFrame applications in Geonet. You will have to have write
permission to the $GN_DIR/config, $GN_DIR/bin directories and resources.db
and gstab files in $GN_DIR/config.
Solution:
From an Xterm, you need to set environment variables for the GeoFrame
environment before running the gn_gf_install.csh script:
>setenv GF_PATH /geoframe_installation_directory/gf3b0f_02/geoframe_30_sun
>setenv SMS $GF_PATH/bin
>source $SMS/gfpath_define.csh
>cd $GF_PATH
>gfpath
>cd $GF_PATH/bin
>setenv GN_DIR /geonet_installation_directory/gn4c00_00/solaris
>./gn_gf_install.csh
Last Modified on: 17-JUN-99