SUPPORT / SAMPLES & SAS NOTES
 

Support

Usage Note 33485: Unable to run setup.sh from DVD using RHEL 5

DetailsAboutRate It

When you attempt to install SAS® 9.2 from a DVD on Red Hat Enterprise Linux 5, the process may fail with the following error message:

 ./setup.sh: /bin/sh: bad interpreter: Permission denied

This occurs when you have automounted the DVD with the -noexec option. There are 2 ways to circumvent this problem:

  1. Add bash to the setup.sh command:
      bash ./setup.sh &
    
  2. Umount the DVD, then manually remount it like this:
      mount /dev/scd0 /media
    


Operating System and Release Information

Product FamilyProductSystemSAS Release
ReportedFixed*
SAS SystemN/ALinux9.2 TS1M0
* For software releases that are not yet generally available, the Fixed Release is the software release in which the problem is planned to be fixed.