Transp Installation Session

Further Information 01-May-2001


Checkout Bootstrap :-

CVSROOT=xshare@transp.pppl.gov:/u/xshare/repos
CVS_RSH=/usr/local/bin/ssh
%
%cvs checkout bootstrap
cvs server: Updating bootstrap
U bootstrap/README
U bootstrap/anonftp.csh
U bootstrap/entar.csh
U bootstrap/install.csh
U bootstrap/readme.1993
%ls -l bootstrap/
total 56
drwxrwxr-x   2 pshare   transp       8192 May  1 09:46 CVS
-rw-rw----   1 pshare   transp      11726 Apr 23  1999 README
-rw-rw----   1 pshare   transp       1263 May 13  1999 anonftp.csh
-rw-rw----   1 pshare   transp       2685 Feb 19 04:39 entar.csh
-rw-rw----   1 pshare   transp       5083 Aug 15  2000 install.csh
-rw-rw----   1 pshare   transp       7408 Dec  1  1995 readme.1993
%

Install.csh :-

( Create $TRANSPROOT/log  = $LOGDIR first if required )

%pwd
/home/tshare/transp
%
%csh -f bootstrap/install.csh /home/tshare/transp >& $LOGDIR/install_01 &
[2] 13070
%

Duration - 1hr approx ( depends on network speed )

Disk space required  - 109 Mb

%pwd
/home/tshare/transp
%ls -l
total 56
drwxrwxr-x   3 pshare   transp       8192 May  1 10:32 bin
drwxrwxr-x   3 pshare   transp       8192 May  1 09:46 bootstrap
drwxrwxr-x  29 pshare   transp       8192 May  1 11:24 codesys
drwxrwxr-x   2 pshare   transp         96 May  1 11:22 config
drwxrwxr-x   3 pshare   transp       8192 May  1 10:33 daemon
drwxrwxr-x  23 pshare   transp       8192 May  1 11:24 data
drwxrwxr-x   2 pshare   transp         96 May  1 11:24 debug
drwxrwxr-x   2 pshare   transp         96 May  1 10:24 log
drwxrwxr-x   2 pshare   transp         96 May  1 11:24 qshare
drwxrwxr-x   2 pshare   transp         96 May  1 11:24 request
drwxrwxr-x   4 pshare   transp         96 May  1 11:24 result
drwxrwxr-x   2 pshare   transp         96 May  1 11:24 sigtabl
drwxrwxr-x   2 pshare   transp         96 May  1 11:24 status
drwxrwxr-x   2 pshare   transp         96 May  1 11:24 test
drwxrwxr-x   2 pshare   transp         96 May  1 10:32 tmp
-rw-rw-r--   1 tshare   transp        493 May  1 08:15 transprc
drwxrwxr-x  24 pshare   transp       8192 May  1 11:24 work

Building ( SP ) NAG

%cd $CODESYSDIR/nag
%csh -f buildnag.sh > & $LOGDIR/buildnag_01
%ls -lh $CODESYSDIR/other
total 1.1M
-rw-rw-r--   1 tshare   transp       1.1M May  2 08:40 libnag.a

%ls -l symlinks
total 0
lrwxrwxrwx   1 tshare   transp         48 May  2 08:59 DP.libnag.a -> /home/tshare/transp/codesys/other/libnag_Fu_DP.a
lrwxrwxrwx   1 tshare   transp         42 May  2 08:53 SP.libnag.a -> /home/tshare/transp/codesys/other/libnag.a

make_begin

%ls -l ./codesys/other
total 28016
lrwxrwxrwx   1 tshare   transp         28 May  2 09:35 libFppf.so -> /usr/local/lib/libppfFuji.so
lrwxrwxrwx   1 tshare   transp         24 May  2 09:34 libblas.a -> /usr/local/lib/libblas.a
-rw-rw-r--   1 tshare   transp    1129214 May  2 08:40 libnag.a
-rw-r--r--   1 tshare   transp   26470074 May  2 08:59 libnag_Fu_DP.a
-rw-r--r--   1 tshare   transp     945200 May  2 09:32 libnetcdf.a
%
%unsetenv LOADER_TRAILER
%make_begin >& $LOGDIR/make_begin_01 &

%ls -l $XE
total 360
-rwxrwxr-x    1 pshare   transp      40317 Sep 26 11:27 cinclud
-rwxrwxr-x    1 pshare   transp      68835 Sep 26 11:28 errfilter
-rwxrwxr-x    1 pshare   transp      42516 Sep 26 11:27 finclud
-rwxrwxr-x    1 pshare   transp      33275 Sep 26 11:27 ftxtrac
-rwxrwxr-x    1 pshare   transp      44475 Sep 26 11:28 moduse
-rwxrwxr-x    1 pshare   transp      15786 Sep 26 11:27 nfilter
-rwxrwxr-x    1 pshare   transp      55685 Sep 26 11:27 postfpp
-rwxrwxr-x    1 pshare   transp      51150 Sep 26 11:27 prefpp
%ls -l $CODESYSDIR/lib
total 432
-rw-rw-r--    1 pshare   transp      82796 Sep 26 11:27 generic_dummy.a
-rw-rw-r--    1 pshare   transp      37472 Sep 26 11:27 mclib.a
-rw-rw-r--    1 pshare   transp     153142 Sep 26 11:28 portlib.a
-rw-rw-r--    1 pshare   transp      39038 Sep 26 11:28 transp_lapack.a
-rw-rw-r--    1 pshare   transp     102794 Sep 26 11:27 vaxonly.a

make_sglib

$SC/make_sglib > & $LOGDIR/make_sglib_01 &
%Date other
total 29968
-rw-r--r--   1 tshare   transp   26470074 May  2 08:59 libnag_Fu_DP.a
-rw-r--r--   1 tshare   transp     945200 May  2 09:32 libnetcdf.a
lrwxrwxrwx   1 tshare   transp         24 May  2 09:34 libblas.a -> /usr/local/lib/libblas.a
lrwxrwxrwx   1 tshare   transp         28 May  2 09:35 libFppf.so -> /usr/local/lib/libppfFuji.so
-rw-rw-r--   1 tshare   transp    1129214 May  2 11:22 libnag.a
-rw-rw-r--   1 tshare   transp      81594 May  2 11:23 libjc.a
lrwxrwxrwx   1 tshare   transp          7 May  2 11:23 jclib.a -> libjc.a
lrwxrwxrwx   1 tshare   transp          7 May  2 11:25 sglib.a -> libsg.a
-rw-rw-r--   1 tshare   transp     931890 May  2 11:25 libsg.a

make_it_all

%$SC/genmake >& $LOGDIR/genmake_01 &

$SC/code_daemon >& $LOGDIR/code_daemon_01 &

make_all_tables

make_all_tables >& $LOGDIR/make_all_tables_01 &