Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Oct 2009 13:59:54 -0500
From:      Scot Hetzel <swhetzel@gmail.com>
To:        Paul Schmehl <pschmehl_lists@tx.rr.com>
Cc:        FreeBSD Ports <freebsd-ports@freebsd.org>
Subject:   Re: install-sh - permission denied
Message-ID:  <790a9fff0910201159u118e00a8j59b4c094a1e5947f@mail.gmail.com>
In-Reply-To: <DB7672711385711B443AD78B@utd65257.utdallas.edu>
References:  <7D877649A63342CB6EBBF48E@utd65257.utdallas.edu> <7BED0FA91AE01DCE6824F339@utd65257.utdallas.edu> <20091020183557.GA92416@sysmon.tcworks.net> <DB7672711385711B443AD78B@utd65257.utdallas.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Oct 20, 2009 at 1:55 PM, Paul Schmehl <pschmehl_lists@tx.rr.com> wr=
ote:
> --On Tuesday, October 20, 2009 13:35:57 -0500 Scott Lambert
> <lambert@lambertfam.org> wrote:
>
>>
>> <pschmehl_lists@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! =A0No, it's not. =A0Now the question is - why isn't it? =A0What co=
ntrols
> the perms on that?
>
> I just made clean and the made extract. =A0The file is set to rw-r--r-- r=
oot
> wheel.
>
Either it is not set in the tar file or your umask is blocking the
setting of the execute bit.

Scot



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?790a9fff0910201159u118e00a8j59b4c094a1e5947f>