[Webkit-unassigned] [Bug 68553] [GTK][WK2] Error loading libMiniBrowserWebBundle.so

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 22 00:17:20 PDT 2011


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


Philippe Normand <pnormand at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #108206|review?                     |review-
               Flag|                            |




--- Comment #8 from Philippe Normand <pnormand at igalia.com>  2011-09-22 00:17:20 PST ---
(From update of attachment 108206)
View in context: https://bugs.webkit.org/attachment.cgi?id=108206&action=review

As Martin says in comment 2 he has another plan for this bug as well. Maybe discuss a bit more about the approach to take to fix this bug? r- because of wrong use of libexecdir.

> Tools/MiniBrowser/gtk/GNUmakefile.am:8
> +	-DLIBEXECDIR=\""$(libexecdir)"\" \

This should point to the directory in $(top_builddir) storing the libMiniBrowserWebBundle.so. As Carlos points out it's not installed, so not available outside the build directory.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list