Operating System - HP-UX
1748123 Members
3154 Online
108758 Solutions
New Discussion юеВ

Re: WebSphere launchpad.sh do not working on HP-UX

 
SOLVED
Go to solution
zaqwsx234
Occasional Contributor

WebSphere launchpad.sh do not working on HP-UX

OS: HP-UX 11i v3, March 2015
WPS: IBM WebSphere Process Server 6.0.2.17

It is a fresh system, nothing is installed.

Every command I do on root user.

I start launchpad.sh:

./launchpad.sh

And I've got this problem

interpreter "/usr/dt/bin/dtksh" not found

I check that I've got ksh but i don't have dtksh

/usr/bin/ksh

Please help me to solve this problem.

3 REPLIES 3
Patrick Wallek
Honored Contributor

Re: WebSphere launchpad.sh do not working on HP-UX

The /usr/dt/bin/dtksh file is part of the CDE (Common Desktop Environment).

 

If it has not been installed on your system, you will need to install CDE from your installation DVDs.

 

You can see if it has been installed by doing:

 

pw-rx2660-11.31 root:/root
 # swlist -l bundle  | grep CDE
  CDE-English           B.11.31        English CDE Environment 
Dennis Handly
Acclaimed Contributor

Re: WebSphere launchpad.sh do not working on HP-UX

You might be able to replace that intepreter by /usr/bin/ksh.

(Installation scripts should really use the Posix shell, /usr/bin/sh.)

zaqwsx234
Occasional Contributor
Solution

Re: WebSphere launchpad.sh do not working on HP-UX

I used different option to run websphere.

I used this command
./install -is:javahome ./JDK/repository/prereq.jdk/java/