Rev 361 | Blame | Compare with Previous | Last modification | View Log | RSS feed
#-------------------------------------------------------------------------------# Documentation#=pod=for htmltoc CORE::=head1 NAMEJATS Installation Notes=head1 SYNOPSISFull Installation instructions are provided in L<MASS-00164 Installing andUsing JATS>.This documentation serves as a short reminder.The JATS wrapper script is invoked via a machine specific script. This isB<jats.bat> under Windows and B<jats.sh> under Unix. The startup scriptcontains sufficient information to startup the main, and common, JATSprogram. The script specifies the environment on the machine and should notaffect the target build environment. It also isolates the JATS version changesfrom the user.=over 8=item WindowsThe startup script B<jats.bat> is intended to be user configured. It should becopied into the users path and modified. It is intended that the script will notchange from version to version of JATS.=item UnixThe startup script B<jats.sh> should be consumed directly from the JATSinstallation. It is not intended to be user configured as configuration isperform on a machine-wide basis.A software link from C</bin/jats> to C<JatsInstalledDir/TOOLS/jats.sh> should becreated.=back=head1 RELATED DOCUMENTATION=over 0=item * L<OverView|POD::OverView>=item * L<EnvVars|POD::EnvVars>=back