3–2 Linux Version

3–2–1 Installation Instructions

  1. Log in as superuser.
  2. Run the rpm command.
    rpm -i AHPDFToolCmd80-8.0E-***.x86_64.rpm [--prefix installation path]
    "***" will contain the revised version name such as R1, MR1, etc.
  3. If no installation path is specified, it will be installed in "/usr/AHPDFToolCmd80".
  4. The Command-line application is installed as an evaluation version that is valid for 30 days from the first time you use Antenna House PDF API.
    See "Operation Specifications on Evaluation Version" in this manual for the limitations of the evaluation version.

Note:
"Antenna House PDF API" cannot be overwritten and installed on the Linux version. Therefore, before installing a maintenance or new version of "Antenna House PDF API", uninstall the old "Antenna House PDF API".

3–2–2 Uninstallation Instructions

  1. Log in as superuser.
  2. Run the rpm command.
    rpm -e AHPDFToolCmd80
  3. Delete the environment variables [PTL80_LIC_PATH], [PTL80_FONT_CONFIGFILE] and [PTL80_ICCPROFILE_PATH] if they are set.
    If you have set any other environment variables, also delete them.

3–2–3 Installation Folder Structure

  • Installation folder
    • |-- ToolCmd: Command-line executable file
    • |-- lib: Antenna House PDF API module
    • |-- fontconfig: Font configuration file
    • |--- icc: Icc file storage folder for color profile
    • |-- License: License file
    • |-- run.sh: Command line execution script
    • |-- EULA.txt: License agreement
    • |-- CopyRightFiles: Copyright information file for third-party libraries

3–2–4 License File to be Installed