Issue 16858

Summary: fixes to desktop to support MacOSX
Product: porting Reporter: khendricks
Component: codeAssignee: fa <dan>
Status: CLOSED FIXED QA Contact: issues@porting <issues>
Severity: Trivial    
Priority: P3 CC: ed, issues
Version: OOo 1.1 RC   
Target Milestone: OOo 1.1 RC   
Hardware: Mac   
OS: Mac OS X, all   
Issue Type: PATCH Latest Confirmation in: ---
Developer Difficulty: ---
Issue Depends on:    
Issue Blocks: 16413    
Attachments:
Description Flags
fixes for soffice.sh and pagein and d.lst for MacOSX none

Description khendricks 2003-07-15 03:31:06 UTC
Fixes to desktop to support MacOSX,

soffice.sh needs Darwin and DYLD_LIBRARY_PATH
pagein needs getpagesize and not to abort if madvise returns an error
d.lst needs to handle deliver dylib files 

cd desktop
patch -p0 < desktop.patch
Comment 1 khendricks 2003-07-15 03:31:44 UTC
Created attachment 7677 [details]
fixes for soffice.sh and pagein and d.lst for MacOSX
Comment 2 fa 2003-07-15 04:35:56 UTC
approved since (mostly) OS X specific.  committed to cws_srx645_ooo11rc2
Comment 3 Martin Hollmichel 2004-02-15 07:28:32 UTC
verfied in 1.1.0.
Comment 4 Martin Hollmichel 2004-02-15 07:31:42 UTC
close issue