From: Jian Lu <jl...@vb...> - 2005-05-20 18:33:11
|
Junmin, Could you point to me where to get GUS3.5 installation package? I would like to install GUS 3.5 schema for evaluation. Thanks, Jian Junmin Liu wrote: > Hi, there, > Just want to share my experiences of install GUS 35 when I followed > the attached guide. > > The build system will automatically generate the $GUS_CONFIG_FILE by > setting up the $PROJECT_HOME/install/gus.config, but it will NOT > replaced it when it exists. > > BTW, GUS_CONFIG_FILE=/home/YOUR_USERNAME/gus35/gus.properties > > When I first build GUS 35, I wrongly set up the > dbiDsn=dbi:Oracle:host=cbildb;sid=plugindev;port=1521 > in my gus.config. > > did a build which automatically generates the $GUS_CONFIG_FILE, got > the error complaining about the "plugindev" not exist. > > then reset it in gus.confgi to > dbiDsn=dbi:Oracle:host=cbildb;sid=plugdev;port=1521 > > But the build didn't rewrite the old $GUS_CONFIG_FILE which still had > the wrong dbiDsn, so the build fails since the build depends on the > $GUS_CONFIG_FILE, and even worse, it just fails without printing out > any error logs. > > So you have to check the $GUS_CONFIG_FILE to see if everything is set > right there. > --junmin > > > ------------------------------------------------------- > This SF.Net email is sponsored by Oracle Space Sweepstakes > Want to be the first software developer in space? > Enter now for the Oracle Space Sweepstakes! > http://ads.osdn.com/?ad_id=7412&alloc_id=16344&op=click > _______________________________________________ > Gusdev-gusdev mailing list > Gus...@li... > https://lists.sourceforge.net/lists/listinfo/gusdev-gusdev |