How To Use GDPro at D0


Login at D02ka.

Each time when a new version of GDPro is installed on our machine, you need to run Install_Client if you have your own GDDatabase.

Here is how to do it:

> setup -t gdpro
> cd $GDHOME
> scripts/Install_Client

then follow the questions. For example:

you wish to set up this client for local mode? (Y(y)/N(n))

y

Enter rooted location to create local database.

/d0chb/home/room1/qzli/gdpro

...

Warning: please make sure you change to $GDHOME directory before you run scripts/Install_Client, DON'T run it from your own directory (especially if you have your own old GDDatabase in that directory).

After you have done this once with the new version of gdpro, each time when you want to access GDPro, just do:

> setup -t gdpro
> gdpro_local
username: guest
without password


Please notice that
> setup gdpro
It gives you the current default version of gdpro;
> setup -t gdpro
It gives you the test version of gdpro;
> setup gdpro version_number
It gives you the specific version of gdpro; For example,
> setup gdpro v3_0
Send comments to Qizhong Li
Last modified: Mon Aug 30 10:56:29 CDT 1999