Added a comment: libncurses on 10.7

This commit is contained in:
https://me.yahoo.com/a/6xTna_B_h.ECb6_ftC2dYLytAEwrv36etg_054U-#4c1e7 2012-10-17 21:24:24 +00:00 committed by admin
parent c2a2d226af
commit 036dcda99f

View file

@ -0,0 +1,15 @@
[[!comment format=mdwn
username="https://me.yahoo.com/a/6xTna_B_h.ECb6_ftC2dYLytAEwrv36etg_054U-#4c1e7"
nickname="Fake"
subject="libncurses on 10.7"
date="2012-10-17T21:24:24Z"
content="""
I'm getting an error from gpg when I try to set up a repository on a remote server with encrypted rsync. Looks like libncurses in /usr/lib is 32 bit:
Dyld Error Message:
Library not loaded: /opt/local/lib/libncurses.5.dylib
Referenced from: /Applications/git-annex.app/Contents/MacOS/opt/local/lib/libreadline.6.2.dylib
Reason: no suitable image found. Did find:
/usr/lib/libncurses.5.dylib: mach-o, but wrong architecture
/usr/lib/libncurses.5.dylib: mach-o, but wrong architecture
"""]]