HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- GNU tar for HP-UX
Operating System - HP-UX
1834800
Members
2589
Online
110070
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
Topic Options
- 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
06-02-2005 03:52 PM
06-02-2005 03:52 PM
Dear Gurus,
I have downloade the GNU tar for my HP-UX 11i v2 (HP-UX 11.23) for Itanium2 at this website.
http://hpux.cs.utah.edu/hppd/hpux/Gnu/tar-1.15/
I have successfully installed it but when i executed. I gives the error:
/tmp # /usr/local/bin/tar cvf datelog.tar *.log
/usr/lib/hpux32/dld.so: Unable to find library 'libintl.so'.
Killed
What could be wrong? Maximum points for all correct replies.
I have downloade the GNU tar for my HP-UX 11i v2 (HP-UX 11.23) for Itanium2 at this website.
http://hpux.cs.utah.edu/hppd/hpux/Gnu/tar-1.15/
I have successfully installed it but when i executed. I gives the error:
/tmp # /usr/local/bin/tar cvf datelog.tar *.log
/usr/lib/hpux32/dld.so: Unable to find library 'libintl.so'.
Killed
What could be wrong? Maximum points for all correct replies.
Solved! Go to Solution.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-02-2005 05:24 PM
06-02-2005 05:24 PM
Re: GNU tar for HP-UX
There may not be a correct reply.
The product may be broken.
swverify \*
See that output look for an incomplete installation.
Usually these problems result from the actual file not being presentL
ll /usr/lib/hpux32/dld.so
Or....
The SHLIB_PATH variable not being set.
SHLIB_PATH=/usr/lib
export SHLIB_PATH
Try again.
SEP
The product may be broken.
swverify \*
See that output look for an incomplete installation.
Usually these problems result from the actual file not being presentL
ll /usr/lib/hpux32/dld.so
Or....
The SHLIB_PATH variable not being set.
SHLIB_PATH=/usr/lib
export SHLIB_PATH
Try again.
SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-02-2005 06:32 PM
06-02-2005 06:32 PM
Solution
Steven, you should know better by now! :)
HP porting centers still allow internationalization (localization), even for basic utilities like tar, cpio, and gcc.
Though this is in my opinion VERY wrong and annoying.
This makes these utils depending on TWO other packages: iconv and gettext, packages you probably never wnt to use at all.
For ALL packages from the porting center READ the run-time deps and install them too. In case of tar, they didn't even mention them. "Their fault, core dumped". This can make me angry: making unneccasary deps, and then not mentioning it.
http://hpux.connect.org.uk/hppd/hpux/Development/Libraries/libiconv-1.9.2/
http://hpux.connect.org.uk/hppd/hpux/Gnu/gettext-0.14.1/
HP Porting center people: if you read this, please always use '--disable-nls' when calling configure. Thanks.
Enjoy, Have FUN! H.Merijn
HP porting centers still allow internationalization (localization), even for basic utilities like tar, cpio, and gcc.
Though this is in my opinion VERY wrong and annoying.
This makes these utils depending on TWO other packages: iconv and gettext, packages you probably never wnt to use at all.
For ALL packages from the porting center READ the run-time deps and install them too. In case of tar, they didn't even mention them. "Their fault, core dumped". This can make me angry: making unneccasary deps, and then not mentioning it.
http://hpux.connect.org.uk/hppd/hpux/Development/Libraries/libiconv-1.9.2/
http://hpux.connect.org.uk/hppd/hpux/Gnu/gettext-0.14.1/
HP Porting center people: if you read this, please always use '--disable-nls' when calling configure. Thanks.
Enjoy, Have FUN! H.Merijn
Enjoy, Have FUN! H.Merijn
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-02-2005 07:25 PM
06-02-2005 07:25 PM
Re: GNU tar for HP-UX
Dear Procura,
Thanks! It was a great help!
Thanks! It was a great help!
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP