#49963: arb @6.0.1_3: LD_LIBRARY_PATH is undefined at make_arbperl_makefile.pl line 21 ----------------------------+----------------------------- Reporter: cruiz_perez@… | Owner: matt.cottrell@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: arb | ----------------------------+----------------------------- Comment (by matt.cottrell@…): You need to disable the new (El Capitan) OS X System Integrity Protection (SIP), also known as “rootless” mode. I was able to re-enable SIP and run arb after the install was complete. {{{ Follow these steps to disable SIP: Restart your Mac. Before OS X starts up, hold down Command-R and keep it held down until you see an Apple icon and a progress bar. Release. This boots you into Recovery. From the Utilities menu, select Terminal. At the prompt type exactly the following and then press Return: csrutil disable Terminal should display a message that SIP was disabled. From the menu, select Restart. You can re-enable SIP by following the above steps, but using csrutil enable instead. }}} I learned about it from MacWorld here: [http://www.macworld.com/article/2986118/security/how-to-modify-system- integrity-protection-in-el-capitan.html] -- Ticket URL: <https://trac.macports.org/ticket/49963#comment:2> MacPorts <https://www.macports.org/> Ports system for OS X