summaryrefslogtreecommitdiff
path: root/doc/install/OSX/comment_6_12bd83e7e2327c992448e87bdb85d17e._comment
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2012-11-26 13:35:43 -0400
committerGravatar Joey Hess <joey@kitenet.net>2012-11-26 13:35:43 -0400
commit620941d8430013547dfc4ccfc5c5e20e9d4baa19 (patch)
tree2c57bde7e91c67fc9dea9545ae9d1940ba20b41d /doc/install/OSX/comment_6_12bd83e7e2327c992448e87bdb85d17e._comment
parentafcad241bc1cdecb4fd238f91ddd3aafdb41f0ce (diff)
reorg OSX bugs
Diffstat (limited to 'doc/install/OSX/comment_6_12bd83e7e2327c992448e87bdb85d17e._comment')
-rw-r--r--doc/install/OSX/comment_6_12bd83e7e2327c992448e87bdb85d17e._comment15
1 files changed, 0 insertions, 15 deletions
diff --git a/doc/install/OSX/comment_6_12bd83e7e2327c992448e87bdb85d17e._comment b/doc/install/OSX/comment_6_12bd83e7e2327c992448e87bdb85d17e._comment
deleted file mode 100644
index 62851c15b..000000000
--- a/doc/install/OSX/comment_6_12bd83e7e2327c992448e87bdb85d17e._comment
+++ /dev/null
@@ -1,15 +0,0 @@
-[[!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
-"""]]