[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [ft-devel] trying to install
From: |
Miles Bader |
Subject: |
Re: [ft-devel] trying to install |
Date: |
Fri, 13 Apr 2012 11:15:09 +0900 |
Werner LEMBERG <address@hidden> writes:
>> /bin/sh: ./configure: Permission denied
>
> Looks like incorrect file permissions. The file
> `builds/unix/configure' must be executable.
>
> Try
>
> chmod 755 builds/unix/configure
Another way is to just invoke the configure file as a shell script, e.g.:
sh ./configure
-miles
--
Defenceless, adj. Unable to attack.