Operating System - HP-UX
1752511 Members
4798 Online
108788 Solutions
New Discussion юеВ

Re: Vericut installation on HPUX 11.11

 
SOLVED
Go to solution
jineesh kotayi
Advisor

Vericut installation on HPUX 11.11

Hi, Good evening.

I am installing Vericut licence software on HPUX 11.11 V2. when i gave the command as install.ux it gave me the following error.

#./install.ux


CGTech Software Installation Program

Copyright, All Rights Reserved




Creating temporary CGTech Installation directory /tmp/cgtech_install...
Creating CD file links in temporary CGTech Installation directory /tmp/cgtech_install...


The following Java version will be used to install VERICUT:

./install.ux[77]: java: not found.


Preparing to install...
Extracting the installation resources from the installer archive...
Configuring the installer for this system's environment...
No Java virtual machine could be found from your PATH
environment variable. You must install a VM prior to
running this program.

Removing temporary CGTech Installation directory /tmp/cgtech_install...

CGTech Software Installation completed: Tue Dec 8 14:55:53 MST 2009

Please which Java version shall i install and how to install it on HPUX.If possile please provide the link to download the same


Thanks in advance.
Jinu
33 REPLIES 33
Robert-Jan Goossens_1
Honored Contributor
Solution

Re: Vericut installation on HPUX 11.11

Dennis Handly
Acclaimed Contributor

Re: Vericut installation on HPUX 11.11

>Please which Java version shall I install and how to install it on HP-UX. If possible please provide the link to download the same

Does Vericut give any suggestions?

See: http://www.hp.com/go/java

There should be directions on how to use swinstall to install your depot.
jineesh kotayi
Advisor

Re: Vericut installation on HPUX 11.11

Hi Robert,
Thanks for the replay.

I have downloaded the same from the same link and installed on HPUX system.
when i checked it after installation.
#swlist
it shows me java is installed on HPUX
but i am in dout that its the problem some where mis match of java path.


jineesh kotayi
Advisor

Re: Vericut installation on HPUX 11.11

the same error is giving after i installed the JRE5.0..so please help how to check it successfully installed or not
Robert-Jan Goossens_1
Honored Contributor

Re: Vericut installation on HPUX 11.11

Hi Jinu,

Try setting you PATH variable manually before executing the install.

# export PATH=$PATH:/opt/javaXX/jre/bin

change the XX into your installed version.

Regards,
Robert-Jan
jineesh kotayi
Advisor

Re: Vericut installation on HPUX 11.11

Dear Robert,

i have done the path setting but still the same error is coming as below after executing the ./install.ux.

Thanks & regards
Jinu





creating temporary CGTech Installation directory /tmp/cgtech_install...
Creating CD file links in temporary CGTech Installation directory /tmp/cgtech_install...


The following Java version will be used to install VERICUT:

./install.ux[77]: java: not found.


Preparing to install...
Extracting the installation resources from the installer archive...
Configuring the installer for this system's environment...
No Java virtual machine could be found from your PATH
environment variable. You must install a VM prior to
running this program.

Removing temporary CGTech Installation directory /tmp/cgtech_install...

CGTech Software Installation completed: Tue Dec 8
Robert-Jan Goossens_1
Honored Contributor

Re: Vericut installation on HPUX 11.11

Hi Jinu,

Also add the JAVA_PATH to your profile.

# export JAVA_PATH=/opt/javaXX/jre/bin

Regards,
Robert-Jan
jineesh kotayi
Advisor

Re: Vericut installation on HPUX 11.11

Dear Robert,

I have done the same but it is showing same error.

more over while iam executing this command
#java -version from this path /opt/java1.5/jre/bin it is giving error as below
/sbin/sh: java: not found.

i think it should show the version..
please help

Thanks & Regards
Jinu
Torsten.
Acclaimed Contributor

Re: Vericut installation on HPUX 11.11

First try to logout and back in in order to use the modified profile.

Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!