Re: Fail to install git from macports ("can't find file to patch" error)

2018-02-20 Thread Ryan Schmidt
On Feb 20, 2018, at 08:34, Joshua Kordani wrote: > Not the OP, but regarding DYLD_LIBRARY_PATH, I don't understand how to make > use of dylib's provided by macports in my own programs without setting this > flag. I've read in several places that, esp with macports, this should not > be necess

Re: Fail to install git from macports ("can't find file to patch" error)

2018-02-20 Thread Clemens Lang
Hi, - On 20 Feb, 2018, at 15:34, Joshua Kordani jkord...@lsa2.com wrote: > Not the OP, but regarding DYLD_LIBRARY_PATH, I don't understand how to > make use of dylib's provided by macports in my own programs without > setting this flag.  I've read in several places that, esp with macports, >

Re: Fail to install git from macports ("can't find file to patch" error)

2018-02-20 Thread Ken Cunningham
> On Feb 20, 2018, at 06:34, Joshua Kordani wrote: > > Not the OP, but regarding DYLD_LIBRARY_PATH, I don't understand how to make > use of dylib's provided by macports in my own programs without setting this > flag. I've read in several places that, esp with macports, this should not > be

Re: Fail to install git from macports ("can't find file to patch" error)

2018-02-20 Thread Joshua Kordani
Not the OP, but regarding DYLD_LIBRARY_PATH, I don't understand how to make use of dylib's provided by macports in my own programs without setting this flag.  I've read in several places that, esp with macports, this should not be necessary, but I don't know what the *right way* is. On 2/19/1

Re: Fail to install git from macports ("can't find file to patch" error)

2018-02-19 Thread Ryan Schmidt
On Feb 19, 2018, at 13:37, Qianqian Fang wrote: > I don't know what was changed recently, the built-in git command from Xcode > stopped working with the following error > > fangq@jinwy:~/space/git/Project/autobuild/mcx$ git pull > dyld: lazy symbol binding failed: Symbol not found: _iconv_open