Bug 20189

Summary: run-launcher doesn't set DYLD_LIBRARY_PATH
Product: WebKit Reporter: Erik L. Bunce <elbunce>
Component: WebKit QtAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.5   
Attachments:
Description Flags
Patch to set DYLD_LIBRARY_PATH in run-launcher hausmann: review+

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+
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.