[Webkit-unassigned] [Bug 15176] New: run-launcher overwrites LD_LIBRARY_PATH
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Sep 11 02:56:40 PDT 2007
http://bugs.webkit.org/show_bug.cgi?id=15176
Summary: run-launcher overwrites LD_LIBRARY_PATH
Product: WebKit
Version: 522+ (nightly)
Platform: PC
OS/Version: Mac OS X 10.4
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: Tools / Tests
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: sven at imendio.com
The run-launcher script contains this line of code which breaks running webkit
against libraries that also need to specify LD_LIBRARY_PATH:
$ENV{LD_LIBRARY_PATH} = $productDir;
I'm going to attach a fix for this.
--
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list