インストールおよびアンインストール
本章では、Linux環境でOpenFrame PL/Iをインストールおよびアンインストールする方法について説明します。
1. インストール
OpenFrame PL/Iをインストールするには、インストール・バイナリ・ファイルが必要です。インストール中に前の段階に戻す場合は「back」を、インストールを中止する場合は「quit」を入力してEnterキーを押します。
-
OpenFrame PL/Iのインストール・バイナリ・ファイルを目的の場所にコピーします。
-
インストール・バイナリ・ファイルへの実行権限がない場合は、chmodコマンドを使用して実行権限を与えます。
以下は、Linux 64ビット用のインストール・バイナリー・ファイルに実行権限を与える例です。
$ chmod a+x OpenFrame_PLI_3_0_Linux_x86_64.bin
-
インストール・バイナリ・ファイルを実行するために、次の2つの方法のいずれかを選択してEnterキーを押します。
-
方法 1
./OpenFrame_PLI_3_0_Linux_x86_64.bin
-
方法 2
sh OpenFrame_PLI_3_0_Linux_x86_64.bin
-
-
「インストールの概要」画面が表示されます。内容を確認してからEnterキーを押してインストールを行います。
Preparing to install... Extracting the installation resources from the installer archive... Configuring the installer for this system's environment... Launching installer... Preparing CONSOLE Mode Installation... =============================================================================== OpenFrame_PLI (created with InstallAnywhere by Macrovision) ------------------------------------------------------------------------------- =============================================================================== Introduction ------------ InstallAnywhere will guide you through the installation of OpenFrame_PLI3_0. It is strongly recommended that you quit all programs before continuing with this installation. Respond to each prompt to proceed to the next step in the installation. If you want to change something on a previous step, type 'back'. You may cancel this installation at any time by typing 'quit'. PRESS <ENTER> TO CONTINUE:
-
OpenFrame PL/Iの「ライセンス契約」画面が表示されます。
内容を確認し、同意する場合は「Y」を、同意しない場合は「N」を入力Enterキーを押します。ただし、同意しない場合は、OpenFrame PL/Iをインストールできません。
=============================================================================== License Agreement ----------------- Installation and Use of OpenFrame_PLI Requires Acceptance of the Following License Agreement: TmaxSoft Release TmaxSoft Co., Ltd. (hereafter, TmaxSoft) End-User License Agreement Product : OpenFrame_PLI 3.0 This is a legal agreement between you (either an individual or an company) and TmaxSoft, Incorporated. By opening the sealed software package and/or by using the software, you agree to be bound by the terms of this agreement. TmaxSoft License 1. Grant of License: This TmaxSoft License Agreement ("License") permits you to use one copy of the TmaxSoft product Tmax, on any single computer, provided the software is in use on only one computer at any one time. If this package is a license pack, you may make and use additional copies of the software up to the number of licensed copies authorized. If you have multiple licenses for the software, then at any time you may have as many copies of the software in use as you have licenses. The software is "in use" on a computer when it is loaded into the temporary memory (i.e., RAM) or installed into the permanent memory (e.g., hard disk, CD-ROM, or other storage devices) of that computer, except that a copy installed on a network server for the sole purpose of distribution to other computers is not "in use". If the anticipated number of users of the software will exceed the number of applicable licenses, then you must have a reasonable PRESS <ENTER> TO CONTINUE: mechanism or process in place to ensure that the number of persons using the software concurrently does not exceed the number of licenses. 2. Copyright: The software (including any images, "applets," photographs, animations, video, audio, music and text incorporated into the software) is owned by TmaxSoft or its suppliers and international treaty provisions. Therefore, you must treat the software like any other copyrighted materials (e.g., a book or musical recording) except that you may either (a) make one copy of the software solely for backup or archival purposes, or (b) transfer the software to a single hard disk provided you keep the original solely for backup or archival purposes. You may not copy the printed materials accompanying the software, nor print copies of any user documentation provided in "online" or electronic form. 3. Other restrictions: This license is your proof of license to exercise the rights granted herein and must be retained by you. You may not rent, lease, or transfer your rights under this license on a permanent basis provided you transfer this license, the software, and all accompanying printed materials, retain no copies, and the recipient agrees to the terms of this license. You may not reverse engine, decompile, or disassemble the software, except to the extent that the foregoing restriction is expressly prohibited by applicable law. PRESS <ENTER> TO CONTINUE: DO YOU ACCEPT THE TERMS OF THIS LICENSE AGREEMENT? (Y/N):
-
インストール・ディレクトリのOFPLI_HOMEを指定します。
デフォルト値を使用する場合はEnterキーを押し、ディレクトリを変更する場合は、インストール・パスを直接入力します。(デフォルト値: $OFPLI_HOME)
=============================================================================== Choose Install Folder --------------------- Where would you like to install? Default Install Folder: /home/oframe3/OFPLI ENTER AN ABSOLUTE PATH, OR PRESS <ENTER> TO ACCEPT THE DEFAULT :
既存のディレクトリを上書きする場合は「1」を、別のディレクトリを指定する場合は「2」を選択します。インストールの中止する場合は「3」を選択してEnterキーを押します。
Directory Check User Specified Directory exists. To overwrite OpenFrame_PLI, click 'Overwrite'. To choose a Different directory, click 'Change'. To cancel the installation, click 'Cancel'. ->1- Overwrite 2- Change... 3- Cancel ENTER THE NUMBER OF THE DESIRED CHOICE, OR PRESS <ENTER> TO ACCEPT THE DEFAULT:
-
インストールの進行状況を示すバーが表示され、インストールが行われます。
=============================================================================== Installing... ------------- [==================|==================|==================|==================] [------------------|--
-
インストールが完了すると、次のようなメッセージが表示されます。Enterキーを押してインストールを終了します。
=============================================================================== Installation Complete --------------------- Congratulations. OpenFrame_PLI has been successfully installed PRESS <ENTER> TO EXIT THE INSTALLER:
2. インストールの確認
OpenFrame PL/Iのインストールが完了したら、以下の順で製品が正常にインストールされたことを確認します。
-
ディレクトリ構造の確認
-
ログの確認
-
環境設定の確認
2.1. ディレクトリ構造の確認
以下は、OpenFrame PL/Iのインストール後に作成されるディレクトリです。
${OFPLI_HOME}
+---- UninstallerData
+---- bin
+---- include
+---- lib
+---- license
+---- config
+---- temp
- UninstallerData
-
システムにインストールされているOpenFrame PL/Iを削除するためのファイルが格納されています。
- bin
-
実行ファイルが格納されています。
- include
-
INCLUDEファイルが格納されています。
- lib
-
ライブラリ・ファイルが格納されています。
- license
-
ライセンス・ファイルが格納されています。
- config
-
設定ファイルが格納されています。
- temp
-
pliサンプル・ファイルが格納されています。
2.2. ログの確認
次のディレクトリにあるファイルをテキスト・データとして開き、エラーログを確認します。
${OFPLI_HOME}/UninstallerData/log/OpenFrame_PLI_InstallLog.log
2.3. 環境設定の確認
.profile
または .bash_profile
ファイルを開き、次のように環境変数が設定されているかを確認します。
# New environment setting added by OpenFrame_PLI on Mon Jul 14 16:38:17 KST 2003 1. # The unmodified version of this file is saved in /home/oframe3/.bash_profile764740574. # Do NOT modify these lines; they are used to uninstall. OFPLI_HOME=/home/oframe3/OFPLI export OFPLI_HOME # End comments by InstallAnywhere on Mon Jul 14 16:38:17 KST 2003 1. # New environment setting added by OpenFrame_PLI on Mon Jul 14 16:38:17 KST 2003 2. # The unmodified version of this file is saved in /home/oframe3/.bash_profile764740574. # Do NOT modify these lines; they are used to uninstall. PATH="/home/oframe3/OFPLI/bin:${PATH}" export PATH # End comments by InstallAnywhere on Mon Jul 14 16:38:17 KST 2003 2. # New environment setting added by OpenFrame_PLI on Mon Jul 14 16:38:17 KST 2003 4. # The unmodified version of this file is saved in /home/oframe3/.bash_profile764740574. # Do NOT modify these lines; they are used to uninstall. LD_LIBRARY_PATH="/home/oframe3/OFPLI/lib:${LD_LIBRARY_PATH}" export LD_LIBRARY_PATH # End comments by InstallAnywhere on Mon Jul 14 16:38:17 KST 2003 4.
3. アンインストール
OpenFrame PL/Iのアンインストールは、${OFPLI_HOME}/UninstallerDataディレクトリ内のUninstall_OFPLIを実行するか、コンソール・コマンドを使用してインストール・フォルダーを直接削除します。コンソール・コマンドを使用してインストール・フォルダーを削除した場合は、.profileまたは.bash_profileのユーザー設定を、インストール前の設定状態に戻す必要があります。
以下は、Uninstallファイルを使用してOpenFrame PL/Iをアンインストールする例です。
$./Uninstall_OFPLI
Preparing CONSOLE Mode Installation...
===============================================================================
OpenFrame_PLI (created with InstallAnywhere by Macrovision)
-------------------------------------------------------------------------------
===============================================================================
Uninstall OpenFrame_PLI
---------------
About to uninstall...
OpenFrame_PLI
This will remove features installed by InstallAnywhere. It will not remove
files and folders created after the installation.
PRESS <ENTER> TO CONTINUE:
===============================================================================
Uninstalling...
---------------
...*
*
*************************
*************************
*************************
************************
...*
*
*************************
*************************
*************************
*************************
===============================================================================
Uninstall Complete
------------------
All items were successfully uninstalled.