- Community Home
- >
- Servers and Operating Systems
- >
- Operating System - HP-UX
- >
- General
- >
- Re: BASH is not there
-
- Forums
-
- Advancing Life & Work
- Advantage EX
- Alliances
- Around the Storage Block
- HPE Ezmeral: Uncut
- OEM Solutions
- Servers & Systems: The Right Compute
- Tech Insights
- The Cloud Experience Everywhere
- HPE Blog, Austria, Germany & Switzerland
- Blog HPE, France
- HPE Blog, Italy
- HPE Blog, Japan
- HPE Blog, Middle East
- HPE Blog, Russia
- HPE Blog, Saudi Arabia
- HPE Blog, South Africa
- HPE Blog, UK & Ireland
-
Blogs
- Advancing Life & Work
- Advantage EX
- Alliances
- Around the Storage Block
- HPE Blog, Latin America
- HPE Blog, Middle East
- HPE Blog, Saudi Arabia
- HPE Blog, South Africa
- HPE Blog, UK & Ireland
- HPE Ezmeral: Uncut
- OEM Solutions
- Servers & Systems: The Right Compute
- Tech Insights
- The Cloud Experience Everywhere
-
Information
- Community
- Welcome
- Getting Started
- FAQ
- Ranking Overview
- Rules of Participation
- Tips and Tricks
- Resources
- Announcements
- Email us
- Feedback
- Information Libraries
- Integrated Systems
- Networking
- Servers
- Storage
- Other HPE Sites
- Support Center
- Aruba Airheads Community
- Enterprise.nxt
- HPE Dev Community
- Cloud28+ Community
- Marketplace
-
Forums
-
Blogs
-
Information
-
English
- 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
- Email to a Friend
- Report Inappropriate Content
08-08-2007 04:05 PM
08-08-2007 04:05 PM
when i type bash, bash prompt doesnt come, i dont know why, but how can i bring bash.
Thanks
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
08-08-2007 04:13 PM
08-08-2007 04:13 PM
Re: BASH is not there
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
08-08-2007 04:24 PM
08-08-2007 04:24 PM
Re: BASH is not there
What _does_ happen? What does this do?:
type bash
> [...] how can i bring bash.
http://www.gnu.org/software/bash/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
08-08-2007 04:42 PM
08-08-2007 04:42 PM
Re: BASH is not there
Have you installed bash in your system? if not then download a copy and install it.
http://hpux.cs.utah.edu/hppd/hpux/Shells/bash-3.2/
You need to install Run-time dependencies: "gettext libiconv termcap" also.
Before installing the Bash shell see the Stephenson recommendation.
Regards,
Asif Sharif
Asif Sharif
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
08-09-2007 01:35 AM
08-09-2007 01:35 AM
Re: BASH is not there
Using HPUX -11.1, with POSIX shell.
How i will install run-time dependencies: "gettext libiconv termcap" .
Plz tell me about Stephenson recommendation.
Regards,
Asif Sharif
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
08-09-2007 01:42 AM
08-09-2007 01:42 AM
SolutionYou can download all these from http://hpux.connect.org.uk. Just search for bash and you will get everything you want.
-Arun
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
08-09-2007 01:52 AM
08-09-2007 01:52 AM
Re: BASH is not there
> Plz tell me about Stephenson recommendation.
What Clay is letting you know about *NOT* changing root's shell is this:
During startup, when '/usr' isn't mounted, and root runs a shell, there is no way for shells with dynamically linked libraries that live in '/usr' to run. This is the reason root's shell must *always* remain '/sbin/sh'. The '/sbin/sh' shell uses a statically linked libraries independent of '/usr'. If you change the default shell in '/etc/passwd' for the root account you will find yourself with a server that will not startup after a reboot!
The Posix shell used by HP-UX is available with static libraries as '/sbin/sh'. To reduce the memory footprint for normal users, a shared library implementation exists as '/usr/bin/sh'.
This does not prevent you from using a Bash shell, Simply do *not* modify root's default shell setting in '/etc/passwd' nor use anything other than '/sbin/sh' as the script interpreter in any startup scripts.
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
08-13-2007 01:02 AM
08-13-2007 01:02 AM
Re: BASH is not there
When i was installing bash software i got erroe msg:
The dependencies for fileset "bash.bash-RUN, r=3.2" cant be resolved.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
08-13-2007 01:17 AM
08-13-2007 01:17 AM
Re: BASH is not there
Build dependencies are: gettext, libiconv, make and termcap
Hewlett Packard Enterprise International
- Communities
- HPE Blogs and Forum
© Copyright 2021 Hewlett Packard Enterprise Development LP