- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: swinstall command not exicuted in to HP_UX 11....
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-28-2007 12:22 AM
02-28-2007 12:22 AM
swinstall command not exicuted in to HP_UX 11.00
hi
I want to install PHSS_21692 patch on HP_UX 11.00.
But i got swinstall not exicuted.
wht will be resion??
thanks
Pratibha
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2007 12:26 AM
02-28-2007 12:26 AM
Re: swinstall command not exicuted in to HP_UX 11.00
Check following link: here you will get more information for such problems regarding the swinstall.
http://www2.itrc.hp.com/service/james/search.do?searchtext=swinstall+error&hpl=1&todo=search&searchcriteria=allwords&from=other&searchcategory=ALL&rn=25&presort=rank&source=7000&esc=us.support.itrc.hp.com&wpa=www2.itrc.hp.com%3A80&origin=0&chkServStor=on&submit.x=10&submit.y=9
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2007 12:34 AM
02-28-2007 12:34 AM
Re: swinstall command not exicuted in to HP_UX 11.00
and welcome to the forums !
Are you following the instaructions on:
http://www4.itrc.hp.com/service/patch/patchDetail.do?patchid=PHSS_21692&sel={hpux:11.00,}&BC=main|pdb|search|#Installation%20Instructions:
Please detail the actual error message, as I can't open the attachment.
Please also read:
http://forums1.itrc.hp.com/service/forums/helptips.do?#33 on how to reward any useful answers given to your questions.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2007 01:08 AM
02-28-2007 01:08 AM
Re: swinstall command not exicuted in to HP_UX 11.00
The message is:
# swinstall -s PHSS_21692.depot
ksh: swinstall: cannot execute
You need to check the execute permissions on the 'swinstall' that is on your $PATH. Try 'whence swinstall' to see which file you are trying to execute, and check the permissions on it. If that's not the answer, you may have an installation problem with swinstall itself.
(It would have been easier for people to help you if you'd just cut and pasted the message into your posting, rather than attaching a .png file.)
Andrew
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2007 01:22 AM
02-28-2007 01:22 AM
Re: swinstall command not exicuted in to HP_UX 11.00
Andrew
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2007 07:50 AM
02-28-2007 07:50 AM
Re: swinstall command not exicuted in to HP_UX 11.00
Hi Pratibha,
Just chk the swagentd is running with ps command,and try excute the command with the full path swinstall -s /tmp/xx.depot If it didnt work then the problem may be with Depot file try to download it again and try.
Good Luck.
Jai....
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2007 03:47 PM
02-28-2007 03:47 PM
Re: swinstall command not exicuted in to HP_UX 11.00
many thanks...
I got differents answers i also tried it..
But main issue that I unable to exicute swinstall command on HP_UX 11.00
what to do??
regards,
Pratibha
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2007 05:01 PM
02-28-2007 05:01 PM
Re: swinstall command not exicuted in to HP_UX 11.00
As root did you do:
# /usr/sbin/swinstall -s $PWD/PHSS_21692.depot \*
You might want to try "whence swinstall" to see what you were executing.
And I suppose file(1) on the result of what whence.