source: branches/corba/gsdl/setup.bash@ 11745

Last change on this file since 11745 was 1723, checked in by bas6, 23 years ago

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

  • Property svn:executable set to *
  • Property svn:keywords set to Author Date Id Revision
File size: 145 bytes
Line 
1export GSDLHOME=`pwd`
2export GSDLOS=`uname -s | tr A-Z a-z`
3export PATH=$PATH:$GSDLHOME/bin/script:$GSDLHOME/bin/$GSDLOS:$GSDLHOME/packages/bin/
Note: See TracBrowser for help on using the repository browser.