Issue 23441 - client installation does not follow symlinks on UNIX
Summary: client installation does not follow symlinks on UNIX
Status: CLOSED WONT_FIX
Alias: None
Product: Installation
Classification: Application
Component: code (show other issues)
Version: OOo 1.1
Hardware: Sun Solaris
: P3 Trivial (vote)
Target Milestone: OOo 2.0
Assignee: dirk.voelzke
QA Contact: issues@installation
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-12-11 09:45 UTC by jogi
Modified: 2004-11-02 15:24 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description jogi 2003-12-11 09:45:57 UTC
- Installed your office as a '-network' installation into e.g. /opt/OpenOffice110 
- Create a symlink /opt/OpenOffice destinated to the /opt/OpenOffice110
  REASON: In distributed networks the version switching often only
          goes through changing symlinks!

BUG: The client which you should have been started in /opt/OpenOffice creates on
client side symlinks not the path where setup has been started, it creates
symlinks to the version depending, original target /opt/OpenOffice110.

Now: 
Network Installation: /opt/OpenOffice110
Created Symlink to Network Installation: /opt/OpenOffice
Created client side symlink to soffice: /opt/OpenOffice110/program/soffice

Should be:
Network Installation: /opt/OpenOffice110
Created Symlink to Network Installation: /opt/OpenOffice
Created client side symlink to soffice: /opt/OpenOffice/program/soffice
Comment 1 dirk.voelzke 2003-12-11 14:39:28 UTC
In OpenOffice 2.0 there won't be any symlinks from the client side to the office
any more.
Comment 2 dirk.voelzke 2004-11-02 15:24:50 UTC
closed