- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Installing 64 Bit Runtime libraries
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2004 09:22 PM
02-17-2004 09:22 PM
We have an old HP 9000 Series D380.
We upgraded it from 10.20 to 11.0 and during the install it told us that we needed to upgrade the firmware if we wanted to run 64Bit apps (as oposed to building them) - at the time we didnt want to, but we do now.
So, anyhow I upgraded the firmware to revsion 42.11 (was 37.28 I think). Now how do I install the 64 Bit runtime libraries?
I put the core install CD and used swinstall, but no 64 bit option came up on the CD.
Anyone know how to do it or where I can get the libraries from or do I need to trash and start or get a new firmware revision or what?
Cheers
Dave
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2004 09:29 PM
02-17-2004 09:29 PM
Solutionhttp://www.docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B2355-90153/B2355-90153_top.html&con=/hpux/onlinedocs/B2355-90153/00/00/10-con.html&toc=/hpux/onlinedocs/B2355-90153/00/00/10-toc.html&searchterms=64-bit%7cupgrading&queryid=20040218-032442
In case the above link doesnt work go to www.docs.hp.com and search for the manual called "Installing HP-UX 11.0 and Updating HP-UX 10.x to 11.0" then go to the chapter on "Updating HP-UX Software "
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2004 09:31 PM
02-17-2004 09:31 PM
Re: Installing 64 Bit Runtime libraries
our D380's run PDC firmware revision 38.4 and were running 64bit fine so yours running 42.11 should be aok.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2004 09:39 PM
02-17-2004 09:39 PM
Re: Installing 64 Bit Runtime libraries
it says type model to see if the machine is compatible
model returns
9000/820/D380
That isnt listed in the Table of supported servers, is it safe to do it?
I see you run a D380, so I am guessing its ok?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2004 09:56 PM
02-17-2004 09:56 PM
Re: Installing 64 Bit Runtime libraries
Cheers,
Stefan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-18-2004 01:47 AM
02-18-2004 01:47 AM
Re: Installing 64 Bit Runtime libraries
I need more help if possible - I think I have done someting wrong.
I checked the firmware using mstm and it was 42.11 - OK.
In that doc it then goes, update swgettools so did this
/usr/sbin/swremove SW-DIST.RUPDATE
cp /SD_CDROM/catalog/SW-GETTOOLS/pfiles/swgettools /var/tmp
/var/tmp/swgettools -s /SD_CDROM
That seemed to work without a problem
So then I did this - and this is where I think I am going wrong
swinstall -x os_name=HP-UX:64 -x os_release=B.11.0
I chose HP-UX:64, because I want 64 Bit (is this wrong)
I then choose from the List of software HPUXEng64RT, English HP-UX 64 Bit runtime libraries.
I get an error before analysis saying that many of the packages rely on software which isnt in the install but might be on the source - so I click ok on that
Then come a load of errors in the log file - only two products can be installed.
most of the errors are like this
ERROR: The product "PHSS_16649,r=1.0" is not compatible with this x x
xx system's architecture or operating system. x x
xx * A different, yet compatible, version of this product must be x x
xx selected, or incompatible software must be enabled with the x x
xx "allow_incompatible" option.
and more like this
ERROR: The fileset "PHKL_17048.C-INC,r=1.0" is a "sparse" or "patch" x x
xx fileset which may only be installed upon a previously x
xx installed base fileset. The specification for the required x x
xx base fileset is "ProgSupport.C-INC,r=B.11.00". Since fileset x x
xx "ProgSupport.C-INC,r=B.11.00" is being excluded due to the x x
xx errors shown above, fileset "PHKL_17048.C-INC,r=1.0" will also x x
xx be excluded.
At the end only 2 products can be installed - do I go ahead with these or have I dont something blatantly wrong?
Cheers
Dave
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-18-2004 02:12 AM
02-18-2004 02:12 AM
Re: Installing 64 Bit Runtime libraries
I addedd this to swinstall options
-x reinstall=true -x reinstall_files=true
Thats gets rid of a few errors, but I still get the incompatible OS stuff.
Can I ignore these?
Cheers
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-18-2004 02:22 AM
02-18-2004 02:22 AM
Re: Installing 64 Bit Runtime libraries
What does getconf KERNEL_BITS return?
If it's 32, well....then you have NO other choice than reloading.
You ONLY get 64-bit libs IF you load 64-bit OS.
My 2 cents,
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-18-2004 02:30 AM
02-18-2004 02:30 AM
Re: Installing 64 Bit Runtime libraries
Does that I need to reinstall all the packages listed there, or I need to do the OS from scratch booting from CD?
Or does installing all those patches put the 64 Bit OS on.
When we installed the original OS the firmware wasnt good enough to do 64Bits
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-18-2004 08:39 PM
02-18-2004 08:39 PM
Re: Installing 64 Bit Runtime libraries
SHould i Just install everything it gives me and ignore the error or do I need to actually do something with this os - I am confused :-)
Cheers
Dave