After unmounting tmpfs from ~/.cache everything is installing perfectly.  Thank you much.

On 3/5/20 1:02 PM, Daniel Ortmann wrote:
Interesting!  Yes, for performance I have ~dortmann/.cache mounted as tmpfs and tightly controlled.  Odd that I did not run into this previously ... Or perhaps I _/did/_ run into it since I have previously had struggles with '-sudo' installs.

I will test and get back to you.

On 3/5/20 3:19 AM, Peter Bex wrote:
On Wed, Mar 04, 2020 at 03:20:58PM -0600, Daniel Ortmann wrote:
make PLATFORM=linux PREFIX=/usr/local/chicken-5.2.0 install
$ cat /etc/oracle-release
Oracle Linux Server release 7.7
$ cat /etc/redhat-release
Red Hat Enterprise Linux Server release 7.7 (Maipo)
Hi Daniel,

How is the home directory mounted (or the cache dir under it)?
It might be mounted noexec, which can cause this kind of error
(see alsohttps://bugs.call-cc.org/ticket/1218).

I also know RHEL has SELinux enabled by default, which can cause
all sorts of unexplainable issues because it messes with the standard
UNIX permission model.

Cheers,
Peter


Reply via email to