[Webkit-unassigned] [Bug 152183] [GTK][Mac] gobject-introspection uses wrong shared-library path

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 15 09:12:11 PDT 2016


https://bugs.webkit.org/show_bug.cgi?id=152183

--- Comment #8 from Andrea Giammarchi <andrea.giammarchi at gmail.com> ---
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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160315/09806e55/attachment.html>


More information about the webkit-unassigned mailing list