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
12-26-2002 03:11 PM
12-26-2002 03:11 PM
GNU tar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-26-2002 03:19 PM
12-26-2002 03:19 PM
Re: GNU tar
What are the permissions/ownership on /usr/local/bin/tar?
Did you get this from GNU directly or from the Hp-UX Porting/Archive Center?
There are 10.2, 11.00 & 11.20 versions available - which did you get?
Rgds,
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-26-2002 03:20 PM
12-26-2002 03:20 PM
Re: GNU tar
What error are you getting?. Can you do a file /usr/local/bin/tar and see if it lists as PA-RISCx.x executable file. You might have downloaded a wrong version.
http://hpux.cs.utah.edu/hppd/hpux/Gnu/tar-1.13.25/
should have a 11i version. Makesure gettext and libiconv are also of 11i versions.
-Sri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-26-2002 03:21 PM
12-26-2002 03:21 PM
Re: GNU tar
-r-xr-xr-x bin bin
on /usr/local/bin/tar.
Rgds,
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-30-2002 09:50 AM
12-30-2002 09:50 AM
Re: GNU tar
-Sri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-30-2002 09:55 AM
12-30-2002 09:55 AM
Re: GNU tar
HP-UX 11.00 on PA-RISC should give
# file tar
tar: PA-RISC2.0 shared executable dynamically linked
for 32bit or
# file tar
tar: ELF-64 executable object file - PA-RISC 2.0 (LP64)
for 64bit
On HP-UX 10.20 it should give:
tar: PA-RISC1.1 shared executable dynamically linked
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-30-2002 02:46 PM
12-30-2002 02:46 PM
Re: GNU tar
Is the execution path defined in the file /etc/PATH?
Rgds.