Issue 48825 - Provide prebuilt mozilla libraries for download
Summary: Provide prebuilt mozilla libraries for download
Status: CLOSED FIXED
Alias: None
Product: Build Tools
Classification: Code
Component: configure (show other issues)
Version: current
Hardware: All All
: P3 Trivial (vote)
Target Milestone: OOo 2.0
Assignee: Martin Hollmichel
QA Contact: issues@tools
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-06 20:52 UTC by quetschke
Modified: 2006-03-29 07:11 UTC (History)
6 users (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 quetschke 2005-05-06 20:52:08 UTC
OK, I got what I asked for ;) Since issue 46209 is integrated configure
complains about missing prebuild libraries in moz/zipped/.

-------
If you don't not use the system mozilla and also not build the needed
mozilla libraries yourself you have to provide the needed files
WNTMSCI{inc,lib,runtime}.zip in moz/zipped/ .
These files can be found here: <FIXME! Put URL here>.
-------

I see several possibilities to easily provide these files:

1. Provide a webcvs link to the attic of the moz/zipped module:
   <http://tools.openoffice.org/source/browse/external/moz/zipped/Attic/>

2. Provide a webcvs link to the new SO-only moz_prebuilt module. This obviously
   is not possible currently as it is SO-only, but this could be changed by
   moving this module into the "normal" OOo cvs but not adding this module to
   the OpenOffice / ooo alias.

3. Don't provide it, change the configure (set_soenv) output to ask the builder
   to build it for himself mentioning the possibility to keep these files and
   reusing them the next build.

Opinions?
Comment 1 quetschke 2005-05-06 20:55:50 UTC
Not really a configure issue. Assigning to mh.
Comment 2 quetschke 2005-05-06 21:11:26 UTC
Or maybe:

4. Upload these files to http://tools.openoffice.org/moz_prebuilt/680/
   (doesn't exist yet) and update this dir if something changes?
Comment 3 Martin Hollmichel 2005-05-12 08:45:54 UTC
or maybe 5a: OOo ftp mirror network
or 5b. oootranslation.services.openoffice.org

I'm not comfortable with option 2 and 3.
Comment 4 quetschke 2005-05-12 16:38:07 UTC
I also don't like 1-3, and 5a seems to be unnecessary because the prebuilds are
not that big and it is hard to point to a place in the mirror network.

4 or 5b sounds good to me.

vq->mh: Will you upload to 5b or shall I prepare solution 4?
Comment 5 quetschke 2005-06-08 01:54:03 UTC
I committed the *.zip files from moz/zipped/ from m100 to
  http://tools.openoffice.org/moz_prebuilt/680/ .

I guess I have to put an index.html file there or is there a possibility to
show the directory content?
Comment 6 Martin Hollmichel 2005-06-08 08:41:08 UTC
Oh, I misunderstood this. I thought you wanted to upload the prebuilt stuff to
http://tools.openoffice.org/servlets/ProjectDocumentList in a folder named
moz_prebuilt/680. There we'd don't have to take care about an index file.
Comment 7 quetschke 2005-06-08 15:37:37 UTC
> Oh, I misunderstood this. I thought you wanted to upload the prebuilt stuff to
> http://tools.openoffice.org/servlets/ProjectDocumentList in a folder named
> moz_prebuilt/680. There we'd don't have to take care about an index file.
And I didn't think about that possibility ;)

But how does one upload stuff there? I don't see any of the files that are listed
there in tools/www .

Maybe it's easier to just generate an index file with the 12 file entries.
Comment 8 quetschke 2005-06-09 00:42:13 UTC
I created an index file, the moz files now can be found here:

<http://tools.openoffice.org/moz_prebuild/680/>
Comment 9 quetschke 2005-06-10 19:25:36 UTC
I fixed the message of configure (set_soenv) to now point to
http://tools.openoffice.org/moz_prebuild/680/ in CWS vq18.

The build instructions are updated wrt. mozilla libraries.

vq->mh: Please verify
Comment 10 pavel 2005-06-17 19:05:41 UTC
verified.
Comment 11 Martin Hollmichel 2006-03-29 07:11:30 UTC
close issue.