Skip to content

Instantly share code, notes, and snippets.

@AllanD
Created August 4, 2011 19:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save AllanD/1126012 to your computer and use it in GitHub Desktop.
Save AllanD/1126012 to your computer and use it in GitHub Desktop.
~/Workspace  git clone git@git.assembla.com:lunchmoney.git
dyld: Library not loaded: /opt/local/lib/libiconv.2.dylib
Referenced from: /opt/local/bin/git
Reason: Incompatible library version: git requires version 8.0.0 or later, but libiconv.2.dylib provides version 7.0.0
Trace/BPT trap: 5
~/Workspace 
-----
I googled, could this be my problem?
https://trac.macports.org/ticket/20959
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment