
24 Mar
2006
24 Mar
'06
11:02 a.m.
Graham Leggett wrote:
I have been trying to build v2.0.4's SRPM on a Redhat Enterprise machine, but the RPM build process bombs out as follows:
/var/tmp/otrs-2.0.4-build/opt/otrs/bin/SetPermissions.sh: /bin/sh: bad interpreter: Permission denied
Turns out /var/tmp was symlinked to /tmp, which was mounted by default with the noexec option.
This caused the attempt at running scripts during the build to fail.
I just used the rpm on the OTRS site for FC1-FC3. Works just fine on CentOS 4. Guess it would work on RHEL 4 too then. Nils.