Download and unzip the files in a foloder.
Open the Disk 1 folder and find the file setup.sh and setup.linux and set appropriate permissions.
Run the setup.sh file
Applying Patch
Select the same folder where we have installed peopletools.
This comment has been removed by the author.
ReplyDeleteHi Deepak,
ReplyDeleteI have just installed 8.55 with Oracle Linux 7 OS. I have already installed Tuxedo & Weblogic.
When I try to run ./psadmin, nothing happens, I am just getting command prompt back as below.
[ravi@ravilinux pt855]$ ./psconfig.sh
[ravi@ravilinux pt855]$ cd appserv
[ravi@ravilinux appserv]$ ./psadmin
[ravi@ravilinux appserv]$
Any idea?
I found the solution.
ReplyDeleteActually during peopletools installation, it was telling me that my /tmp is full. But I saw peopletools installation completed successfully. So I ignored low disk space warning.
Later, I noticed that, under $PS_HOME/bin, the files are with 0 bites in size, including psadmin.
I have reinstalled the Peopletools, this time with more space allocated to /tmp.
No warning about space in /tmp this time.
Problem solved. I was able to start psadmin utlity successfully.