WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
20189
run-launcher doesn't set DYLD_LIBRARY_PATH
https://bugs.webkit.org/show_bug.cgi?id=20189
Summary
run-launcher doesn't set DYLD_LIBRARY_PATH
Erik L. Bunce
Reported
2008-07-27 20:45:25 PDT
run-launcher doesn't set DYLD_LIBRARY_PATH, so has difficulty starting QtLauncher on Mac OS X. built from SVN
r35406
. Console output: ./WebKitTools/Scripts/run-launcher --debugStarting webkit launcher with LD_LIBRARY_PATH set to point to built WebKit in {dirname}/WebKit/WebKitBuild/Debug/lib. dyld: Library not loaded: libQtWebKit.4.dylib Referenced from: {dirname}//WebKit/WebKitBuild/Debug/bin/QtLauncher Reason: image not found Trace/BPT trap
Attachments
Patch to set DYLD_LIBRARY_PATH in run-launcher
(1.07 KB, patch)
2008-07-27 20:50 PDT
,
Erik L. Bunce
hausmann
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Erik L. Bunce
Comment 1
2008-07-27 20:50:59 PDT
Created
attachment 22513
[details]
Patch to set DYLD_LIBRARY_PATH in run-launcher
Simon Hausmann
Comment 2
2008-07-31 08:11:14 PDT
Comment on
attachment 22513
[details]
Patch to set DYLD_LIBRARY_PATH in run-launcher Looks good
Simon Hausmann
Comment 3
2008-07-31 08:11:37 PDT
Landed in
r35482
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug