Operating System - HP-UX
1825795 Members
2310 Online
109687 Solutions
New Discussion

wdb version 3.1 and version 5.3 on same system

 
SOLVED
Go to solution
Vic S. Kelan
Regular Advisor

wdb version 3.1 and version 5.3 on same system

I am trying to have both wdb version 3.1 and 5.3 on the same system. I tried installing at a different directory,/opt/wdb/opt/langtools/bin for the newer 5.3.

Unlike the previous version which had /opt/langtools/bin/wdb I am unable to find a wdb executable for the new install.

I do have a ,/opt/wdb/opt/langtools/bin/vdb but it still references v3.1 when I issue a "show version"
Same if i execute ,/opt/wdb/opt/langtools/bin/gdb...
???
2 REPLIES 2
Arunvijai_4
Honored Contributor
Solution

Re: wdb version 3.1 and version 5.3 on same system

Hi,

I dont think you could do with wdb since it refers a lot in the installation path. Rather, you can copy 3.1 to /tmp and reinstalling wdb 5.2 to /opt/langtools/

-Arun
"A ship in the harbor is safe, but that is not what ships are built for"
Muthukumar_5
Honored Contributor

Re: wdb version 3.1 and version 5.3 on same system

It depends upon your installation. How did you try to install the new version of wdb? You have to relocate the new wdb. so that you can try to use both.

--
Muthu
Easy to suggest when don't know about the problem!