Closed
Bug 110918
Opened 24 years ago
Closed 24 years ago
set DYLD_LIBRARY_PATH for MacOS X
Categories
(SeaMonkey :: Build Config, defect, P2)
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla0.9.7
People
(Reporter: dbaron, Assigned: dbaron)
Details
Attachments
(1 file)
|
1.16 KB,
patch
|
netscape
:
review+
|
Details | Diff | Splinter Review |
run-mozilla.sh should set DYLD_LIBRARY_PATH so we can run command-line tools on
Darwin without setting environment variables. (I'm not completely sure why our
GUI programs don't run correctly from the commandline -- but this also allows
debugging startup problems with GUI programs -- you just can't interact with them.)
| Assignee | ||
Comment 1•24 years ago
|
||
Comment 2•24 years ago
|
||
Comment on attachment 58490 [details] [diff] [review]
patch
r=cls
Attachment #58490 -
Flags: review+
| Assignee | ||
Updated•24 years ago
|
Status: NEW → ASSIGNED
Priority: -- → P2
Target Milestone: --- → mozilla0.9.7
| Assignee | ||
Comment 3•24 years ago
|
||
Fix checked in 2001-11-22 15:23 PDT.
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•