Kevin Bloom <[email protected]> wrote: > I've tried settings LD_LIBRARY_PATH and LD_PRELOAD to no avail. I > can't seem to come up with any other hacks to try to convince nix-env > everything is okay. Any ideas?
Have you tried running ktrace(1) on a non-nix Linux binary? One that I just tried also returns an error from execve but carries on after that and works correctly.
