To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=78892
                 Issue #|78892
                 Summary|Speed up simple SDK installation
               Component|Installation
                 Version|680m216
                Platform|PC
                     URL|
              OS/Version|Linux
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|PATCH
                Priority|P3
            Subcomponent|code
             Assigned to|of
             Reported by|pmladek





------- Additional comments from [EMAIL PROTECTED] Tue Jun 26 13:17:58 +0000 
2007 -------
The OOo installer, in the simple mode (make_installer.pl -simple path), calls
'cp' 'chmod', and 'ln' from the shell. It is is not much effective. It is
visible especially when installing OOo SDK that includes tons of small files.

I'll attach a patch that does these operations with native perl functions. It
speeds up the SDK installation on my machine from 6 minutes to 40 seconds.

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to