>From: Harry Edmon <address@hidden> >Organization: UCAR/Unidata >Keywords: 200011092210.eA9MAoD03080 >I notice that the GEMPAK 5.6 tar file has a number of files (especially in >gempak/tables ) whose permissions are not world readable. > > >-- >Dr. Harry Edmon E-MAIL: address@hidden >(206) 543-0547 FAX: (206) 543-0308 >Dept of Atmospheric Sciences >University of Washington, Box 351640, Seattle, WA 98195-1640 > Harry, I repacked the tarfile the other day to correct that problem. You chan use chmod -R to recursively add o+r. Steve Chiswell