diff options
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 |