Closed GoogleCodeExporter closed 8 years ago
Sorry, I have a typo above.
otool -L /usr/lib/libcurl.4.dylib
returns version 8.0.0, just as /usr/local/lib/libcurl.4.dylib
Original comment by nlch...@gmail.com
on 14 Jun 2013 at 2:43
I finally managed to solve my problem. git was attempting to use a version of
libcurl.4.dylib located inside the IDL 8.0 application, not the system version.
I have no idea why it was doing so, but reporting an error with the system
version. I removed the offending IDL libcurl.4.dylib file, and git now works
fine.
Original comment by nlch...@gmail.com
on 17 Jun 2013 at 9:39
Original comment by timchar...@gmail.com
on 29 Jun 2014 at 8:35
Original issue reported on code.google.com by
nlch...@gmail.com
on 14 Jun 2013 at 2:36