Changeset 1723 for branches/corba


Ignore:
Timestamp:
2000-11-30T13:43:44+13:00 (23 years ago)
Author:
bas6
Message:

Added extra directory to PATH to help find mico installation of Corba

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/corba/gsdl/setup.bash

    r10 r1723  
    11export GSDLHOME=`pwd`
    22export GSDLOS=`uname -s | tr A-Z a-z`
    3 export PATH=$PATH:$GSDLHOME/bin/script:$GSDLHOME/bin/$GSDLOS
     3export PATH=$PATH:$GSDLHOME/bin/script:$GSDLHOME/bin/$GSDLOS:$GSDLHOME/packages/bin/
Note: See TracChangeset for help on using the changeset viewer.