<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [GTK][Mac] gobject-introspection uses wrong shared-library path"
   href="https://bugs.webkit.org/show_bug.cgi?id=152183#c8">Comment # 8</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [GTK][Mac] gobject-introspection uses wrong shared-library path"
   href="https://bugs.webkit.org/show_bug.cgi?id=152183">bug 152183</a>
              from <span class="vcard"><a class="email" href="mailto:andrea.giammarchi&#64;gmail.com" title="Andrea Giammarchi &lt;andrea.giammarchi&#64;gmail.com&gt;"> <span class="fn">Andrea Giammarchi</span></a>
</span></b>
        <pre>On Linux (ArchLinux on x86) these are used versions and it works OK

$ sudo pacman -Qs webkit2gtk
local/webkit2gtk 2.10.8-1
    GTK+ Web content engine library

$ sudo pacman -Qs gobject-introspection
local/gobject-introspection 1.46.0-1
    Introspection system for GObject-based libraries
local/gobject-introspection-runtime 1.46.0-1
    Introspection system for GObject-based libraries - runtime files

$ sudo pacman -Qs gjs
local/gjs 1.44.0-2
    Javascript Bindings for GNOME

On OSX though, the webkitgtk 2.10.8 (bottle) installed via `brew install webkitgtk` and using gobject-introspection 1.46.0_1 and gjs 1.44.0 I always have the same error:

Failed to load shared library '/tmp/webkit ....' for libwebkit2gtk-4.0.37.dylib

Failed to load shared library '/tmp/webkit.....' for libjavascriptcoregtk-4.0.18.dylib


Not sure how to try via homebrew the trunk version.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>