On Tue, Oct 20, 2009 at 1:55 PM, Paul Schmehl <pschmehl_li...@tx.rr.com> wrote:
> --On Tuesday, October 20, 2009 13:35:57 -0500 Scott Lambert
> <lamb...@lambertfam.org> wrote:
>
>>
>> <pschmehl_li...@tx.rr.com> wrote:
>>>
>>> I'm working on a new port, and I'm getting this error during make
>>> install:
>>>
>>> test -z "/usr/local/bin" || .././install-sh -c -d "/usr/local/bin"
>>> .././install-sh: Permission denied
>>
>> Is the execute bit set on ../install.sh?
>>
>
> Bingo!  No, it's not.  Now the question is - why isn't it?  What controls
> the perms on that?
>
> I just made clean and the made extract.  The file is set to rw-r--r-- root
> wheel.
>
Either it is not set in the tar file or your umask is blocking the
setting of the execute bit.

Scot
_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to