- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Installing bash
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
01-28-2010 10:47 PM
01-28-2010 10:47 PM
I have gone through various threads on ITRC but havent reached anywhere. Either the links no more exist or dont open. Please help with the bash software as well as steps to install.
I downloaded bash-4.0-rc1.tar. Untarred it and ran ./configure. Then, ran make and some messages about an unexpected '-' in siglist were being popped up. When I run make again I get following:
# make
***********************************************************
* *
* GNU bash, version 4.0.0(3)-rc1 (ia64-hp-hpux11.23)
* *
***********************************************************
if cmp -s lsignames.h signames.h ; then :; else rm -f signames.h ; cp lsignames.h signames.h ; fi
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-28-2010 10:56 PM
01-28-2010 10:56 PM
Re: Installing bash
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-28-2010 11:00 PM
01-28-2010 11:00 PM
Solutionhttp://hpux.connect.org.uk/hppd/hpux/Shells/bash-4.0.033/
Best regards,
Horia
Horia.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-28-2010 11:08 PM
01-28-2010 11:08 PM
Re: Installing bash
I m using B.11.23 U ia64
That depot has been gunzipped, now a simple
# swinstall bash-4.0.033-ia64-11.23.depot
must install it. Hope I am correct and no reboot is required?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-28-2010 11:15 PM
01-28-2010 11:15 PM
Re: Installing bash
anyways it would ask for reboot if you do it via SAM so no worries.
BR,
Kapil+
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-28-2010 11:20 PM
01-28-2010 11:20 PM
Re: Installing bash
Horia.
Horia.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-28-2010 11:30 PM
01-28-2010 11:30 PM
Re: Installing bash
#swlist -l fileset -a is_reboot -s depot_name
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-28-2010 11:31 PM
01-28-2010 11:31 PM
Re: Installing bash
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-29-2010 01:27 AM
01-29-2010 01:27 AM
Re: Installing bash
You do not have permission for this operation. The depot owner, system ministrator, or alternate root owner may need to use the "swreg" or
"swacl" command to give you permission. Or, to manage applications
designed and packaged for nonprivileged mode, see the
"run_as_superuser" option in the "sd" man page.
I am running this as root. So the error seems strange. Couldnt find similar error anywhere on net. Help !
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-29-2010 01:31 AM
01-29-2010 01:31 AM
Re: Installing bash
http://forums11.itrc.hp.com/service/forums/questionanswer.do?admit=109447626+1264757332606+28353475&threadId=17991
Horia.
Horia.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-29-2010 02:21 AM
01-29-2010 02:21 AM
Re: Installing bash
# /sbin/init.d/swagentd start
or
#/usr/sbin/swagentd -r
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-29-2010 02:24 AM
01-29-2010 02:24 AM
Re: Installing bash
Thanks. Although the solution is strange
Now another:
$ bash
/usr/lib/hpux32/dld.so: Unable to find library 'libtermcap.so'.
Killed
I found many answers to the same problem the links dont open. They say that I need to take care of some run-time dependencies.
http://forums11.itrc.hp.com/service/forums/questionanswer.do?admit=109447626+1264760246426+28353475&threadId=1117812
Someone throw light please
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-29-2010 02:35 AM
01-29-2010 02:35 AM
Re: Installing bash
"Patrick Wallek Expert in this area This member has accumulated 40000 or more points
Apr 13, 2007 07:59:47 GMT 9 pts
OK guys, so what is the ARIES emulator for then? ARIES on Itanium machines is designed to ALLOW you to run HP-UX PA-RISC programs in HP-UX Itanium machines.
The biggest problem here is that LIBTERMCAP is not installed. You need to find it and install it.
If you go to the bash download page here:
http://hpux.connect.org.uk/hppd/hpux/Shells/bash-3.2/
You will see a list of "Run time dependencies"
Run-time dependencies: gettext libiconv termcap
These must all be installed in order for BASH to work."
Horia.
Horia.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-29-2010 02:46 AM
01-29-2010 02:46 AM
Re: Installing bash
Horia..I completely understand what Patrick said but as i stated above, the link doesnt open. So just thought if I could get a link which opens. Thank you for continously helping me.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-29-2010 02:50 AM
01-29-2010 02:50 AM
Re: Installing bash
http://hpux.connect.org.uk/hppd/hpux/Shells/bash-4.0.033/
(You could check the top parent directory:
http://hpux.connect.org.uk/hppd/hpux/Shells
)
So get the missing dependencies from there...
Horia.
Horia.