On Sun, 2 Jul 2006, Peter Dalgaard wrote:
>>> make install
>>>
>>> and everything works except that /usr/local/lib/R/etc/ldpaths was not
>>> readable
>>> as normal user.
> More likely, the umask setting was too restrictive during make
> install. AFAIR, "umask 022" (i.e. no write permission for a
On Sun, 2 Jul 2006, Peter Dalgaard wrote:
>>> make install
>>>
>>> and everything works except that /usr/local/lib/R/etc/ldpaths was not
>>> readable
>>> as normal user.
> More likely, the umask setting was too restrictive during make
> install. AFAIR, "umask 022" (i.e. no write permission for a
Full_Name: Jori Mäntysalo
Version: 2.3.1
OS: Linux, GNU/Debian stable
Submission from: (NULL) (81.197.171.182)
I said
./configure --with-readline=no --with-x=no
make
make install
and everything works except that /usr/local/lib/R/etc/ldpaths was not readable
as normal user.
_