#38626: oracle-instantclient: set rpath instead of advising users to set DYLD_LIBRARY_PATH -----------------------------------+-------------------------- Reporter: dluke@… | Owner: ryandesign@… Type: enhancement | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: oracle-instantclient | -----------------------------------+-------------------------- Comment (by ryandesign@…): I had the cctools port installed, which provides a newer version of install_name_tool. Deactivating cctools and using the one provided by Tiger's Xcode makes the build fail with: {{{ ---> Building oracle-instantclient DEBUG: Executing org.macports.build (oracle-instantclient) install_name_tool: more than one input file specified (/Volumes/Data/macports/tiger/lib/oracle and -add_rpath) Usage: install_name_tool [-change old new] ... [-id name] input }}} So I think Tiger does not support rpath. -- Ticket URL: <https://trac.macports.org/ticket/38626#comment:5> MacPorts <http://www.macports.org/> Ports system for OS X