IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 27, 2009, 11:34:07 AM (17 years ago)
Author:
eugene
Message:

merge changes from trunk

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/20090715/psconfig/psconfig.bash.in

    r18977 r25624  
    3535# environment variables
    3636export PATH=`/bin/csh -f $PSCONFDIR/psconfig.csh --path $version`
     37export CPATH=`/bin/csh -f $PSCONFDIR/psconfig.csh --cpath $version`
    3738export ARCH=`/bin/csh -f $PSCONFDIR/psconfig.csh --arch $version`
     39export LIBRARY_PATH=`/bin/csh -f $PSCONFDIR/psconfig.csh --library_path $version`
    3840export LD_LIBRARY_PATH=`/bin/csh -f $PSCONFDIR/psconfig.csh --ld_library_path $version`
    3941export PKG_CONFIG_PATH=`/bin/csh -f $PSCONFDIR/psconfig.csh --pkg_config_path $version`
Note: See TracChangeset for help on using the changeset viewer.