Template: ccc/intro
Type: boolean
Default: true
_Description: Would you like to run the ccc installer now?
 This is the Compaq ccc installer package, it does not actually contain ccc.
 You will need to download ccc by hand. Once you have downloaded it you can
 proceed and tell the installer which directory you put it in.

Template: ccc/download_dir
Type: string
Default: /root
#flag:translate!:3
_Description: Location of the downloaded Compaq ccc file:
 Please visit one of the Compaq FORTRAN, C or C++ Alpha Linux Compiler web
 pages now, all of which are linked from
 ftp://ftp.compaq.com/pub/products/linuxdevtools/latest/downloads.html , and if
 you agree to their terms and conditions, then download the Red Hat RPM of
 ccc. The file should be named ${filename}.crypt.  You then need to decrypt it
 by running:
 .
 gpg --output ${filename} --decrypt ${filename}.crypt
 .
 and supply the password provided by Compaq.  Once you have the RPM file, enter
 the directory you put it in (full absolute path please). Also make sure that
 permissions on the file allow it to be read.

Template: ccc/deletefile
Type: boolean
Default: false
_Description: Delete RPM file once it is installed?
 Please choose whether the RPM file should be deleted once it has been
 installed.

Template: ccc/badfile
Type: note
_Description: Downloaded Compaq ccc file not found
 The file ${filename} does not exist, or it is corrupt. You may have downloaded
 the wrong file, or put it in the wrong location.
 .
 If the file you downloaded has a different name, the filename may have changed
 since this installer was last updated. You can still try to use the installer;
 just rename the file you downloaded to ${filename}. Note that if you do this,
 there is no guarantee the installer will work. You may need to get a more
 recent version of this installer from Debian's "unstable" distribution.

Template: ccc/needfile
Type: note
_Description: Compaq ccc installer failed
 You are running in non-interactive mode, and the Compaq ccc installer needs to
 prompt you to download a file for it to install, and cannot. The installation
 of this package has been aborted. Please re-install it in interactive mode.

Template: ccc/later
Type: note
_Description: Compaq ccc install delayed
 You have opted not to run the Compaq ccc installer at this time. If you decide
 to run it later you can do so by running "dpkg-reconfigure ccc".
