- Version: 12.2.2
- Summary: The Hubble Astronomer's Proposal Tool
Obtaining
Wander out to
http://apt.stsci.edu/ and grab the latest release
of APT for Solaris.
You'll have to rename it to reflect its platform and
version number, since
the download typically just results in a file named
apt.bin.
cd /cis/src/imaging/apt
<... download apt.bin ...>
mv apt.bin apt-sol-12.2.2.bin
Solaris
If APT is already installed, you'll have to get it out of the way
first.
See the notes at
http://apt.stsci.edu/download-solaris.html
Run the installer as root.
When asked where to install APT, use
/cis/opt/apt
Allow it to install its own JRE.
sh apt-sol-12.2.2.bin
Review the installation log in
/cis/opt/apt/APT*log
If all looks well, install these extra symlinks.
ln -s /cis/opt/apt/runAPT /cis/bin/APT
ln -s /cis/opt/apt/runVTT /cis/bin/VTT
That should be about it.
Be sure to update the
AstroSoftware topic if things change.