Unable to install Spark on Ubuntu 5.5 Bad Interpreter

Hello,

I tried to install Spark using the RPM but there were quite a few dependencies that it was missing. I then downloaded the tarball, extracted it and ran it, but it is telling me:

./Spark

bash: ./Spark: /bin/sh: bad interpreter: Permission Denied

Any ideas?

Running Ubuntu 5.5

5.5? This is probably not even supported by Ubuntu anymore.

Good catch! I mean running CentOS 5.5!

Do you run the install with the root permissions? Also, is it the same with this rpm (latest svn build) http://bamboo.igniterealtime.org/artifact/SPARK-NIGHTLYRPM/JOB1/build-554/RPM-Pa ckage/RPMS/x86_64 ?