Getting Started | Documentation | Glish | Learn More | Programming | Contact Us |
Version 1.9 Build 1556 |
|
These variable names are freely used in this manual with the following typographic conventions:
ROOT =
the AIPS++ home directory, also referred to as
~
aips++
ARCH =
the machine architecture, e.g. sun4, convex,
etc.
SITE =
the local site name
HOST =
the host name
AIPSPATH = $ROOT $ARCH $SITE $HOST AIPSROOT = $ROOT AIPSARCH = $ROOT/$ARCH AIPSSITE = $ROOT/$ARCH/$SITE AIPSHOST = $ROOT/$ARCH/$SITE/$HOST AIPSMSTR = $AIPSROOT/master AIPSLAVE = $AIPSROOT/slave AIPSRCS = $AIPSROOT/rcs AIPSCODE = $AIPSROOT/code AIPSDOCS = $AIPSROOT/docs MSTRETCD = $AIPSMSTR/etc CODEINSD = $AIPSCODE/install CODEINCD = $AIPSCODE/include INSTARCH = $CODEINSD/$ARCH LIBDBGD = $AIPSARCH/libdbg LIBOPTD = $AIPSARCH/lib BINDBGD = $AIPSARCH/bindbg BINOPTD = $AIPSARCH/bin BINTESTD = $AIPSARCH/bintest ARCHTMPD = $AIPSARCH/tmp ARCHAUXD = $AIPSARCH/aux ARCHBIND = $AIPSARCH/bin ARCHDOCD = $AIPSARCH/doc ARCHMAN1 = $ARCHDOCD/man1