Closed
Bug 13843
Opened 26 years ago
Closed 26 years ago
create component.reg using regxpcom before packaging
Categories
(SeaMonkey :: Build Config, defect, P3)
Tracking
(Not tracked)
RESOLVED
FIXED
M11
People
(Reporter: Chris.Yeh, Assigned: briano)
Details
We want to ship a component.reg file as part of the standard distribution. In
dist/bin, there's an executable named "regxpcom". If you run in it in the same
directory as /components, it will autoreg and create a component.reg file.
On UNIX, there's a gotcha (I think) where you have to have your LD_LIBRARY_PATH
setup to . (or /dist/bin) so that you can run the tool.
| Assignee | ||
Updated•26 years ago
|
Status: NEW → ASSIGNED
OS: Mac System 8.5 → Linux
Hardware: Other → PC
Target Milestone: M11
| Assignee | ||
Updated•26 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
| Assignee | ||
Comment 1•26 years ago
|
||
Done. Tomorrow's builds _should_ have a component.reg in the package.
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•