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
07-03-2002 12:32 PM
07-03-2002 12:32 PM
I downloaded bash from Software Porting and Archive Centre for HP-UX. As recommended I installed the following:
bash 2.05a
gettext 0.11.2
libiconv 1.8
When I try to start bash I get a error message:
# /usr/local/bin/bash
/usr/lib/dld.sl: Can't open shared library: /usr/local/lib/libhistory.sl
/usr/lib/dld.sl: No such file or directory
Abort(coredump)
I cant find libhistory.sl in any ot the three installed packages.
There is two versions of bash, HP-UX 11.0 and HP-UX 11.20. I run HP-UX 11.11. Which is the right version for me or what is missing.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-03-2002 12:50 PM
07-03-2002 12:50 PM
Re: bash
It looks like an expected package is missing. Any documentation for bash 2.05a?
HTH
Marty
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-04-2002 01:23 AM
07-04-2002 01:23 AM
Re: bash
I have no luck with this. I tested installing on a 11.0 computer with the same result. There seems to be some package(s) missing but I cant find any information about this. Is there anyone who has installed bash with success who can give me information what he (she) has installed (swlist).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-04-2002 01:34 AM
07-04-2002 01:34 AM
Re: bash
Here is a copy of what is installed on my server. bash is working propelly :
# swlist -l file bash
# Initializing...
# Contacting target "supres01"...
#
# Target: supres01:/
#
# bash 2.05 bash
# bash.bash-RUN
/opt/bash/bin/bash
/opt/bash/bin/bashbug
/opt/bash/doc/CHANGES
/opt/bash/doc/COPYING
/opt/bash/doc/HPUX.Install
/opt/bash/doc/INSTALL
/opt/bash/doc/NEWS
/opt/bash/doc/README
/opt/bash/info/bash.info
/opt/bash/man/man1/bash.1
/opt/bash/man/man1/bashbug.1
Regards,
Fr??d??ric
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-04-2002 01:41 AM
07-04-2002 01:41 AM
SolutionSee also :
http://h21007.www2.hp.com/dspp/tech/tech_TechSoftwareDetailPage_IDX/1,1703,535,00.html
or :
http://devresource.hp.com/LPK/
Regards,
Fr??d??ric
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-04-2002 01:43 AM
07-04-2002 01:43 AM
Re: bash
Fredric, can you do a full swlist, it seems that bash depends on some other packages. If the list is too long you can send it as a attachment.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-04-2002 01:48 AM
07-04-2002 01:48 AM
Re: bash
here is the ful list.
Fr??d??ric
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-04-2002 02:39 AM
07-04-2002 02:39 AM
Re: bash
There seems to be many versions of bash. The the 2.04 version for HP-UX 11.0 I downloased from :
http://h21007.www2.hp.com/dspp/tech/tech_TechSoftwareDetailPage_IDX/1,1703,535,00.html
seems to work for me.
Thank you
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-27-2002 03:28 AM
08-27-2002 03:28 AM
Re: bash
you have to download the readline package, which iwil include some needed libraries, such as libhistory.sl and libreadline.sl.
The bash package also depends on the readline package.
Bernd
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-27-2002 08:22 AM
08-27-2002 08:22 AM
Re: bash
gettext
libiconv
readline
After these were properly installed, as well as bash-2.05a for HPUX 11.00, all was well.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-27-2002 10:14 PM
08-27-2002 10:14 PM
Re: bash
exec(2): invalid alignment in a.out
bash: /usr/bin/tcsh: Bad address
Has anybody an idea?
Thx