Open clacke opened 6 years ago
Thank you for your contributions.
This has been automatically marked as stale because it has had no activity for 180 days.
If this is still important to you, we ask that you leave a comment below. Your comment can be as simple as "still important to me". This lets people see that at least one person still cares about this. Someone will have to do this at most twice a year if there is no other activity.
Here are suggestions that might help resolve this more quickly:
still important, relevant discussion in #138783
Issue description
After merging #35429, racket builds on darwin, but gracket does not work.
Steps to reproduce
On darwin, build racket (with #35429 merged). Run gracket. Expect a window to open. Receive
ffi-lib: couldn't open "libX11.6.dylib" (dlopen(libX11.6.dylib, 6): image not found)
I have added
libX11
toLD_LIBRARY_PATH
, but then I get a malloc error instead:Technical details
Please run
nix-shell -p nix-info --run "nix-info -m"
and paste the results."x86_64-darwin"
Darwin 16.7.0, macOS 10.12.6
yes
no
nix-env (Nix) 1.11.16
"nixpkgs-18.03pre129106.28e10850d63"