- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: error message after installing bash depot
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
04-22-2003 07:01 AM
04-22-2003 07:01 AM
I install the bash depot and that gives no error messages. When I try to start bash, by typing in /usr/local/bin/bash (there it is installed) I get an error message:
/usr/lib/dld.sl: Can't open shared library: /usr/local/lib/libiconv.sl
/usr/lib/dld.sl: No such file or directory
Abort(coredump)
It creates a core dump and I can't use bash. I uses HP-UX 11.11
Thankx in advance,
Erwin
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-22-2003 07:08 AM
04-22-2003 07:08 AM
Solutionhttp://hpux.cs.utah.edu/hppd/hpux/Development/Libraries/libiconv-1.8/
gettext is also a dependency for bash.
http://hpux.cs.utah.edu/hppd/hpux/Gnu/gettext-0.11.5/
So you should have installed a total of 3 depots, bash + libiconv and gettext.
Hope this helps,
-denver
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-22-2003 07:46 AM
04-22-2003 07:46 AM
Re: error message after installing bash depot
It works. You get 10 points.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-20-2005 04:44 PM
10-20-2005 04:44 PM
Re: error message after installing bash depot
I am getting an error while running the command.
# /usr/local/bin/bash
/usr/lib/dld.sl: Unresolved symbol: libintl_bindtextdomain (code) from /usr/local/bin/bash
Abort(coredump)
#
I am not getting source from these sites also.
http://hpux.cs.utah.edu/hppd/hpux/Development/Libraries/libiconv-1.8/
http://hpux.cs.utah.edu/hppd/hpux/Gnu/gettext-0.11.5/
Getting an error.
"Not Found
The requested URL /hppd/hpux/Gnu/gettext-0.11.5/ was not found on this server."
Can you please tell me any other source for downloading these.
Thanks and Regards,
Asif Sharif
Asif Sharif
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-20-2005 04:50 PM
10-20-2005 04:50 PM
Re: error message after installing bash depot
http://hpux.connect.org.uk/hppd/hpux/Development/Libraries/libiconv-1.10/
http://hpux.connect.org.uk/hppd/hpux/Gnu/gettext-0.14.5/
http://hpux.connect.org.uk/hppd/hpux/Shells/bash-3.00.16/
-Arun