/[CCFs]/bin/ccflib.cfg
ViewVC logotype

Annotation of /bin/ccflib.cfg

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.2 - (hide annotations)
Tue Feb 19 13:57:04 2002 UTC (22 years, 9 months ago) by ccflib
Branch: MAIN
Changes since 1.1: +10 -16 lines
*** empty log message ***

1 ccflib 1.1 #! /bin/sh
2     #
3     # Giuseppe Vacanti (cosine) August 2000
4     #
5     saslatest () {
6 ccflib 1.2 SAS_DIR=~/sas
7     SAS_PATH=~/sas
8 ccflib 1.1 export SAS_DIR
9     export SAS_PATH
10     export SAS_CCF=$SAS_DIR/lib/testccf
11     . $SAS_DIR/sas-setup.sh
12     echo "SAS set up complete. SAS_DIR = $SAS_DIR"
13     }
14    
15 ccflib 1.2 # These are the directories as seen from xvsas01
16     ccfstore=$HOME/ccfstore
17     ccfrepository=$ccfstore/public
18 ccflib 1.1 ccfdir=$ccfrepository
19 ccflib 1.2 ccfrel=$ccfstore/release
20     ccfdeveldir=$ccfstore/devel
21     scisimccfdir=$ccfstore/scisim
22 ccflib 1.1
23    
24     export PATH
25     PATH=$HOME/bin:/usr/local/bin:/usr/bin:/opt/SUNWspro/bin:/usr/openwin/bin:/usr/ucb:/usr/ccs/bin:$PATH
26    
27 ccflib 1.2 #export LD_LIBRARY_PATH
28     #LD_LIBRARY_PATH=/usr/local/cfitsio:/usr/local/egcs/lib:/usr/local/gcc/lib:/opt/SUNWspro/lib:/usr/lib:$LD_LIBRARY_PATH
29 ccflib 1.1

  ViewVC Help
Powered by ViewVC 1.1.27