[Webkit-unassigned] [Bug 150933] New: [EFL] Binaries don't run on Ubuntu 15.10 due to missing library path

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 5 07:16:09 PST 2015


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

            Bug ID: 150933
           Summary: [EFL] Binaries don't run on Ubuntu 15.10 due to
                    missing library path
    Classification: Unclassified
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ossy at webkit.org
                CC: gyuyoung.kim at webkit.org, hs85.jeong at samsung.com
            Blocks: 150619

$ WebKitBuild/Release/bin/jsc
WebKitBuild/Release/bin/jsc: error while loading shared libraries: libecore.so.1: cannot open shared object file: No such file or directory

$ WebKitBuild/Release/bin/MiniBrowser 
WebKitBuild/Release/bin/MiniBrowser: error while loading shared libraries: libecore.so.1: cannot open shared object file: No such file or directory

...

Of course setting LD_LIBRARY_PATH=/home/webkit/WebKit/WebKitBuild/DependenciesEFL/Root/lib
fixes this issue. But on older distros we don't need this hack at all.

-- 
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/20151105/27eab001/attachment.html>


More information about the webkit-unassigned mailing list