#35103: R: Cannot call X11() function ------------------------------+--------------------------------------------- Reporter: chutsu@… | Owner: kjell.konis@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.1 Keywords: | Port: R ------------------------------+--------------------------------------------- Comment(by chutsu@…): Replying to [comment:5 cal@…]:
The compiler doesn't use `DYLD_LIBRARY_PATH`, the loader does. Ideally you wouldn't have to set `DYLD_LIBRARY_PATH`, because the binary you're trying to run knows where it's dependent libraries are.
Ok, perhaps I misunderstood.
Does R not work without setting `DYLD_LIBRARY_PATH`? Why are you setting `DYLD_LIBRARY_PATH`?
R does work without setting DYLD_LIBRARY_PATH. Thanks -- Ticket URL: <https://trac.macports.org/ticket/35103#comment:7> MacPorts <http://www.macports.org/> Ports system for Mac OS