3-2 Linux Version

3-2-1 Installation Instructions

  1. Log in as superuser.
  2. Run the following rpm command. "***" will contain the revised version name such as R1, MR1, etc.

rpm –i AHPDFToolCmd80-8.0E-***.x86_64.rpm [--prefix installation path]

  1. If no installation path is specified, it will be installed in "/usr/AHPDFToolCmd80".
  2. 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 "Chapter.9 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 following 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.

For [PTL80_LIC_PATH], See "Chapter.4 License File".

For [PTL80_FONT_CONFIGFILE], see "Chapter.5 Handling Fonts 5-3 Creating Environment Variables" in this manual.

For [PTL80_ICCPROFILE_PATH], see "Chapter.6 Color Profiles" in this manual.

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