[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: installing GEM



On Thu, 16 Jan 2003 13:32:46 +0000
"James William Morris" <sirrom75@hotmail.com> wrote:

> 
> Hi, I'm trying to install GEM, got past the ./configure stage and all
> is well.  Just when I enter ./install-sh I get the following error:
> 
> bash: ./install-sh: /bin/sh: bad interpreter: Permisson denied
> 
> what do I do?
> 
This a RFAQ...

./install-sh is not executable. 
  chmod a+x install-sh
will fix this.

Tim



Reply to: