Skip to content

Symbol not found: _xcb_wait_for_reply64 on High Sierra #55

Description

@karnhack

Hi,
I'm trying to install VisualSFM on High Sierra. With much difficulty I have found all the necessary .dylib but now I'm still here:

Last login: Fri Jan 25 12:11:30 on ttys003 You have mail. karnhack:~ karnhack$ /Users/karnhack/vsfm/vsfm/bin/VisualSFM ; exit; dyld: Library not loaded: @loader_path/../libs/libXau.6.dylib Referenced from: /usr/local/Cellar/gtk+/2.24.32_2/lib/libxcb.1.dylib Reason: image not found Abort trap: 6 logout Saving session... ...copying shared history... ...saving history...truncating history files... ...completed.
I saw that the library name is libs dyld: Library not loaded: @loader_path/../libs/libXau.6.dylib and i have duplicate a folder usr/local/Cellar/gtk+/2.24.32_2/lib and renamed it in libs
Now that I have duplicated/renamed the library I get this:

`Last login: Fri Jan 25 11:52:03 on ttys002
You have mail.
/Users/karnhack/vsfm/vsfm/bin/VisualSFM ; exit;
karnhack:~ karnhack$ /Users/karnhack/vsfm/vsfm/bin/VisualSFM ; exit;
dyld: lazy symbol binding failed: Symbol not found: _xcb_wait_for_reply64
Referenced from: /usr/local/opt/gtk+/lib/../lib/libX11.6.dylib
Expected in: /usr/local/opt/gtk+/lib/../lib/../lib/libxcb.1.dylib

dyld: Symbol not found: _xcb_wait_for_reply64
Referenced from: /usr/local/opt/gtk+/lib/../lib/libX11.6.dylib
Expected in: /usr/local/opt/gtk+/lib/../lib/../lib/libxcb.1.dylib

Abort trap: 6
logout
Saving session...
...copying shared history...
...saving history...truncating history files...
...completed.
`
Can someone help me?

Thanks

Gianluca

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions