Issue 8258 - Scripts should use LD_LIBRARYN32_PATH on IRIX
Summary: Scripts should use LD_LIBRARYN32_PATH on IRIX
Status: CLOSED FIXED
Alias: None
Product: porting
Classification: Code
Component: code (show other issues)
Version: 643
Hardware: SGI IRIX
: P3 Trivial (vote)
Target Milestone: OOo 1.0.3
Assignee: sander_traveling
QA Contact: issues@porting
URL:
Keywords:
Depends on:
Blocks: 1209
  Show dependency tree
 
Reported: 2002-10-12 05:59 UTC by nickb
Modified: 2003-11-23 11:39 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments
setup2/script/setup.sh - should use LD_LIBRARYN32_PATH on IRIX (1.39 KB, patch)
2002-10-12 05:59 UTC, nickb
no flags Details | Diff
setup2/script/serversetup.sh - add IRIX bits (910 bytes, patch)
2002-10-12 06:39 UTC, nickb
no flags Details | Diff
setup2/source/custom/jvmsetup/loader/jvmsetup.sh - Add IRIX bits (661 bytes, patch)
2002-10-12 06:43 UTC, nickb
no flags Details | Diff
xmlhelp/source/com/sun/star/help/helpserver.sh - add IRIX bits (656 bytes, patch)
2002-10-12 06:46 UTC, nickb
no flags Details | Diff
sysui/oounix/office/scripts/soffice.sh - add (fix) IRIX bits (1.15 KB, patch)
2002-10-12 06:52 UTC, nickb
no flags Details | Diff
setup2/script/setup.sh - oops, should be like this! (1.39 KB, patch)
2002-10-12 07:38 UTC, nickb
no flags Details | Diff
various scripts (2.97 KB, patch)
2003-02-11 05:10 UTC, nickb
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this issue.
Description nickb 2002-10-12 05:59:18 UTC
All scripts should use LD_LIBRARYN32_PATH and not LD_LIBRARY_PATH on IRIX.
IRIX has three ABIs (o32, n32 and n64), we aim at compiling OOo n32, and hence
LD_LIBRARYN32_PATH should be used.
Comment 1 nickb 2002-10-12 05:59:44 UTC
Created attachment 3133 [details]
setup2/script/setup.sh - should use LD_LIBRARYN32_PATH on IRIX
Comment 2 nickb 2002-10-12 06:39:36 UTC
Created attachment 3136 [details]
setup2/script/serversetup.sh - add IRIX bits
Comment 3 nickb 2002-10-12 06:43:51 UTC
Created attachment 3137 [details]
setup2/source/custom/jvmsetup/loader/jvmsetup.sh - Add IRIX bits
Comment 4 nickb 2002-10-12 06:46:27 UTC
Created attachment 3138 [details]
xmlhelp/source/com/sun/star/help/helpserver.sh - add IRIX bits
Comment 5 nickb 2002-10-12 06:52:12 UTC
Created attachment 3139 [details]
sysui/oounix/office/scripts/soffice.sh - add (fix) IRIX bits
Comment 6 nickb 2002-10-12 07:38:22 UTC
Created attachment 3141 [details]
setup2/script/setup.sh - oops, should be like this!
Comment 7 nickb 2002-10-31 00:44:27 UTC
Confirming Issue.
Comment 8 sander_traveling 2003-01-27 20:12:03 UTC
Approved - please commit
Comment 9 nickb 2003-01-28 05:22:21 UTC
Checked in to OO643C.

These should also be checked into OOO_STABLE_1, leaving issue open
until resolved in OOO_STABLE_1.
Comment 10 nickb 2003-02-06 03:30:19 UTC
Can I get approval to check these into OOO_STABLE_1 please?
Comment 11 foskey 2003-02-06 10:53:52 UTC
Refer also to issue 10342...
Comment 12 sander_traveling 2003-02-06 14:45:04 UTC
approved for OOO_STABLE_1
Comment 13 nickb 2003-02-06 23:36:01 UTC
Hmmm, ok, so I will replace '[' with test, and see if I can use '='
instead of '=='.

Thanks Ken (i didn't realise this would be a problem!).
Comment 14 nickb 2003-02-11 05:10:20 UTC
Created attachment 4643 [details]
various scripts
Comment 15 nickb 2003-02-11 05:11:46 UTC
This is without using '[' or '==' Hopefully its better! :-)
Comment 16 sander_traveling 2003-02-16 22:16:30 UTC
Merged chnages for all scripts that are present in the
cws_srx644_ooo20030223 branch into it, so closing
Comment 17 michael.bemmer 2003-03-24 08:36:29 UTC
As agreed on I will close these resolved fixed issues now. If you have trouble
with that, please re-open the issue.
Comment 18 michael.bemmer 2003-03-24 08:50:09 UTC
As agreed on I will close these resolved fixed issues now. If you have trouble
with that, please re-open the issue.