steven mestdagh writes:

> Deanna Phillips [2006-09-29, 15:14:46]:
>> 
>> Running aclocal -I macros  ...
>> 
>> [...] 
>> 
>> aclocal-1.9: cannot open /usr/local/share/aclocal/tcl.m4: Permission denied
>> 
>> This seems to break things (including a few ports) that use
>> autogen.
>
> not reproducible here (tcl-8.4.7p1).
>
> $ ls -l /usr/local/share/aclocal/tcl.m4
> -rw-r--r--  1 root  bin  75925 Sep  1 02:17 /usr/local/share/aclocal/tcl.m4

Seems it's my 077 umask.

Which shouldn't be all that unusual.. and an INSTALL_* macro
takes good care of it.  :)

It does install 0644 from the official package, so.

A nit.


Reply via email to