Ignore:
Timestamp:
2012-04-18T10:31:05+12:00 (12 years ago)
Author:
jmt12
Message:

Include tdb-edit/bin/script/ on the path to allow access to the new TDBServer.pl and TDBClient.pl tools

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gs2-extensions/tdb-edit/trunk/src/setup.bash

    r23905 r25406  
    2323  export GEXTTDBEDIT_INSTALLED=$GEXTTDBEDIT/$GSDLOS
    2424
    25   export PATH=$GEXTTDBEDIT_INSTALLED/bin:$PATH
     25  export PATH=$GEXTTDBEDIT_INSTALLED/bin:$fulldir/bin/script:$PATH
    2626
    2727  if [ "x$LD_LIBRARY_PATH" = "x" ] ; then
Note: See TracChangeset for help on using the changeset viewer.