diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2002-02-19 04:19:21 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2002-02-19 04:19:21 +0000 |
commit | bbee22da22fa5dec68cc0a214906c852df8ebcc0 (patch) | |
tree | 342ca6e9dda663e308f2786ee956572e9fc8ce80 /README.os390 | |
parent | e9101d720b80106fbcfaf9d6e6c2a2d224de977f (diff) | |
download | perl-bbee22da22fa5dec68cc0a214906c852df8ebcc0.tar.gz |
Third time makes the charm.
p4raw-id: //depot/perl@14763
Diffstat (limited to 'README.os390')
-rw-r--r-- | README.os390 | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/README.os390 b/README.os390 index 3011ad63fe..eaf8f4d4ce 100644 --- a/README.os390 +++ b/README.os390 @@ -39,6 +39,13 @@ to extract an ASCII tar archive on OS/390, try this: pax -o to=IBM-1047,from=ISO8859-1 -r < latest.tar +If you get errors of the form + + tar: FSUM7171 ...: cannot set uid/gid: EDC5139I Operation not permitted. + tar: FSUM7148 cannot create file "...": EDC5111I Permission denied. + +you didn't read the above and tried to use tar instead of pax. + =head2 Setup and utilities for Perl on OS/390 Be sure that your yacc installation is in place including any necessary |