Verity
Download:
1. PeopleSoft Enterprise PeopleTools 8.51 Verity (for Product Pack choose Peoplesoft Enterprise, for Platform, choose Linux x86 64 and select Go) select PeopleSoft Enterprise - Financials & Supply Chain Management 9.1 Media Pack
PeopleSoft Enterprise PeopleTools 8.51 Verity
File: V22550-01.zip
[oracle@peoplesoftlab ~]$ cd $PS_HOME
[oracle@peoplesoftlab psoft]$ . ./psconfig.sh
Error: A psconfig.sh script has already been invoked. Your environment will not be changed
[oracle@peoplesoftlab psoft]$ cd /software/
[oracle@peoplesoftlab software]$ cd verity/
[oracle@peoplesoftlab verity]$ ls
V22550-01.zip
[oracle@peoplesoftlab verity]$ unzio V22550-01.zip
bash: unzio: command not found
[oracle@peoplesoftlab verity]$ unzip V22550-01.zip
Archive: V22550-01.zip
creating: Verity/Disk1/
inflating: Verity/Disk1/setup.bat
inflating: Verity/Disk1/setup.sh
creating: Verity/Disk1/InstData/
inflating: Verity/Disk1/InstData/MediaId.properties
inflating: Verity/Disk1/InstData/Resource1-part2.zip
inflating: Verity/Disk1/InstData/Resource1.zip
inflating: Verity/Disk1/InstData/setup.aix
inflating: Verity/Disk1/InstData/setup.exe
inflating: Verity/Disk1/InstData/setup.hp
inflating: Verity/Disk1/InstData/setup.hp-ia64
inflating: Verity/Disk1/InstData/setup.linux
inflating: Verity/Disk1/InstData/setup.solaris
[oracle@peoplesoftlab verity]$ ./setup.sh -tempdir /software/temp
bash: ./setup.sh: No such file or directory
[oracle@peoplesoftlab verity]$ cd Disk1
bash: cd: Disk1: No such file or directory
[oracle@peoplesoftlab verity]$ ls
V22550-01.zip Verity
[oracle@peoplesoftlab verity]$ cd V
V22550-01.zip Verity/
[oracle@peoplesoftlab verity]$ cd Verity/
[oracle@peoplesoftlab Verity]$ ls
Disk1
[oracle@peoplesoftlab Verity]$ cd Disk1/
[oracle@peoplesoftlab Disk1]$ ./setup.sh -tempdir /software/temp
bash: ./setup.sh: Permission denied
[oracle@peoplesoftlab Disk1]$ chmod +x setup.sh
[oracle@peoplesoftlab Disk1]$ ./setup.sh -tempdir /software/temp
Setting temporary directory /software/temp/IA.7060
ERROR: Unable to find "./InstData/setup.linux".
[oracle@peoplesoftlab Disk1]$ ls
InstData setup.bat setup.sh
[oracle@peoplesoftlab Disk1]$ cd ..
[oracle@peoplesoftlab Verity]$ ls
Disk1
[oracle@peoplesoftlab Verity]$ ./Disk1/setup.sh
Setting temporary directory /tmp/IA.7121
ERROR: Unable to find "./Disk1/InstData/setup.linux".
[oracle@peoplesoftlab Verity]$ cd Disk1/
[oracle@peoplesoftlab Disk1]$ cd InstData/
[oracle@peoplesoftlab InstData]$ chmod +x setup.linux
[oracle@peoplesoftlab InstData]$ cd ..
[oracle@peoplesoftlab Disk1]$ ls
InstData setup.bat setup.sh
[oracle@peoplesoftlab Disk1]$ ./setup.sh
Setting temporary directory /tmp/IA.7212
Executing setup.linux -DPS_UMASK=0022
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...
===============================================================================
Verity for PeopleSoft Enterprise Integration (created with InstallAnywhere)
-------------------------------------------------------------------------------
===============================================================================
Welcome
-------
Welcome to the Verity Development Kit installation for PeopleSoft 8.51. The
wizard will install Verity Integration kit on your Peoplesoft Home.
Respond to each prompt to proceed to the next step in the installation.
Oracle (http://www.oracle.com)
PRESS <ENTER> TO CONTINUE:
===============================================================================
Choose the directory where you installed the PeopleSoft software, commonly
known as PS_HOME
Enter an absolute path, or press <ENTER> to accept the default (DEFAULT:
/apps/psoft):
Press 1 for Next, 2 for Previous, 3 to Cancel or 5 to Redisplay [1] :
===============================================================================
Select the verity features for PeopleTools 8.51 you would like to install:
->1- Verity Development Kit
To select an item enter its number, or 0 when you are finished [0] :
Press 1 for Next, 2 for Previous, 3 to Cancel or 5 to Redisplay [1] :
===============================================================================
PeopleTools Verity Installer 8.51 will be installed in the following location:
/apps/psoft with the following features:
Verity
Press 1 for Next, 2 for Previous, 3 to Cancel or 5 to Redisplay [1] :
===============================================================================
Installing...
-------------
[==================|==================|==================|==================]
[------------------|------------------|------------------|------------------]
===============================================================================
Installation Complete
---------------------
Congratulations. Verity for PeopleSoft Enterprise Integration has been
successfully installed to:
/apps/psoft
PRESS <ENTER> TO EXIT THE INSTALLER:
[oracle@peoplesoftlab Disk1]$