Operating System - HP-UX
1753266 Members
5337 Online
108792 Solutions
New Discussion юеВ

Re: BASH Shell Installation

 
SOLVED
Go to solution
Viktor Balogh
Honored Contributor

Re: BASH Shell Installation

Dauren, welcome on board!

firstly:

http://forums13.itrc.hp.com/service/forums/helptips.do?#7

and a hint regarding your question:

bash isn't in your PATH ;)
try "whereis bash" and run it with full path (or redefine you PATH variable)

...and next time please open a new thread to your question.
****
Unix operates with beer.
Dauren
Occasional Advisor

Re: BASH Shell Installation

Here is the result:

# whereis bash
bash: /usr/local/man/man1/bash.1

# bash /usr/local/man/man1/bash.1
sh: bash: not found.

Why should I open a new thread? I think my question is relevant to this thread.

PS: I'm a novice both in this forum and UNIX OS (HP-UX).
Johnson Punniyalingam
Honored Contributor

Re: BASH Shell Installation

>>>>>Why should I open a new thread? I think my question is relevant to this thread.<<<<

Good Questions, to be honest with you
Answers :- Because "we not paid for what we are posting suggestion here.we have been awarded by points only,


so based on our generosity to help each other and share knowledge among all people who working has technical professionals.

so if you are hacking into some one thread and posting looks like your are contributing to Authors thread, that doesn't make sense to all of us in general

Open your Own thread. and assign points for people who help suggestion & resolve your problem,doubts. It hurt One, But it encourage allot.

Check below links will explains how to assign points

http://forums1.itrc.hp.com/service/forums/helptips.do?#33


PS: I'm a novice both in this forum and UNIX OS (HP-UX).<<<<<

Congrats, Best of Luck !!!

Problems are common to all, but attitude makes the difference
Steven Schweda
Honored Contributor

Re: BASH Shell Installation

> Why should I open a new thread? I think my
> question is relevant to this thread.

Why would you think that? The original
complaint in this thread was:

> root#bash
> /usr/lib/dld.sl: Can't open shared library: /usr/local/lib/libintl.sl
> /usr/lib/dld.sl: No such file or directory
> Abort(coredump)

Your complaint was:

> # bash
> sh: bash: not found.

Both mention "bash", but that's about the
only thing they share.

If this thread was so relevant, then it
probably contains your answer. Did you find
it? If not, then you should start your own
thread, where you should describe what you
did, on your system.