I attempted to install Mcafee Viruscan for Linux, but ran into the following problem...
"bash: ./installscan : bad interpreter: No such file or directory."
This error appeared after running the following in a bash shell:
"./installscan"
The path I was in to launch the installation script was the current path and, as root and the owner, I have full rights to the files in that folder. The beginning of the script "installscan" does have the she-bang (#!bin/sh) at the top of the script.
Could someone answer as to why this problem is occuring and what I need to do to get the script to run?
I have check other resources on the matter, but no luck. Can you help?
Thanks in advance,
Gary
gwinn7
A+, N+, I+
"bash: ./installscan : bad interpreter: No such file or directory."
This error appeared after running the following in a bash shell:
"./installscan"
The path I was in to launch the installation script was the current path and, as root and the owner, I have full rights to the files in that folder. The beginning of the script "installscan" does have the she-bang (#!bin/sh) at the top of the script.
Could someone answer as to why this problem is occuring and what I need to do to get the script to run?
I have check other resources on the matter, but no luck. Can you help?
Thanks in advance,
Gary
gwinn7
A+, N+, I+