Hi Martin,
Thanks for responding.
We're building a Hebrew version of 2.1 to be released to the public. We
believe that many non-computer-savvy users would use the pdf import
extension if it were included int the build, but would not know how (or
take the trouble to find out how) to use the extension manager to
install it.
Alan
Martin Hollmichel wrote:
Alan,
for this question I would ask Ingo on the d...@installation list.
may I ask for the motivation to include the pdf import extension by
default ?
Martin
Alan Yaniger wrote:
Hi list-members,
I'm trying to add the PDF import extension to my Windows build of OOo
3.1. It's causing the installation to hang.
Below are the changes I made to the source tree. What am I doing wrong?
Thanks,
Alan
diff scp2/source/ooo/module_hidden_ooo.scp
/cygdrive/c/OOO310_m11/Clean/scp2/source/ooo/module_hidden_ooo.scp
1235,1244d1223
<
< Module gid_Module_Root_Extension_PDFImport
< Name = "gid_Module_Root_Extension_PDFImport";
< Description = "gid_Module_Root_Extension_PDFImport";
< Files = (gid_File_Bin_pdfimport);
< InstallOrder = "2000";
< PackageInfo = "packinfo_office.txt";
< ParentID = gid_Module_Root;
< Styles = (HIDDEN_ROOT);
< End
diff scp2/source/ooo/file_ooo.scp
/cygdrive/c/OOO310_m11/Clean/scp2/source/ooo/file_ooo.scp
3171,3177d3161
< File gid_File_Bin_pdfimport
< Dir = gid_Brand_Dir_Share_Extension_Install;
< Styles = (PACKED);
< UnixRights = 444;
< Name = "pdfimport/pdfimport.oxt";
< End
<
diff setup_native/source/packinfo/packinfo_office.txt
/cygdrive/c/OOO310_m11/Clean/setup_native/source/packinfo/packinfo_office.txt
639,670d638
< module = "gid_Module_Root_Extension_PDFImport"
< script = "shellscripts_extensions.txt"
< solarispackagename =
"%PACKAGEPREFIX%WITHOUTDOTUNIXPRODUCTNAME%BRANDPACKAGEVERSION-pdfimport"
< solarisrequires = "%SOLSUREPACKAGEPREFIX-ure (Name="UNO Runtime
Environment"), %BASISPACKAGEPREFIX%WITHOUTDOTOOOBASEVERSION-core01
(Name="Core module for %PRODUCTNAME %PRODUCTVERSION"),
%BASISPACKAGEPREFIX%WITHOUTDOTOOOBASEVERSION-core02 (Name="Core
module for %PRODUCTNAME %PRODUCTVERSION"),
%BASISPACKAGEPREFIX%WITHOUTDOTOOOBASEVERSION-core03 (Name="Core
module for %PRODUCTNAME %PRODUCTVERSION"),
%BASISPACKAGEPREFIX%WITHOUTDOTOOOBASEVERSION-core04 (Name="Core
module for %PRODUCTNAME %PRODUCTVERSION"),
%BASISPACKAGEPREFIX%WITHOUTDOTOOOBASEVERSION-core05 (Name="Core
module for %PRODUCTNAME %PRODUCTVERSION"),
%BASISPACKAGEPREFIX%WITHOUTDOTOOOBASEVERSION-core06 (Name="Core
module for %PRODUCTNAME %PRODUCTVERSION"),
%BASISPACKAGEPREFIX%WITHOUTDOTOOOBASEVERSION-core07 (Name="Core
module for %PRODUCTNAME %PRODUCTVERSION"),
%PACKAGEPREFIX%WITHOUTDOTUNIXPRODUCTNAME%BRANDPACKAGEVERSION
(Name="Brand module for %PRODUCTNAME %PRODUCTVERSION")"
< packagename = "%UNIXPRODUCTNAME%BRANDPACKAGEVERSION-pdfimport"
< requires =
"%UREPACKAGEPREFIX-ure,%BASISPACKAGEPREFIX%OOOBASEVERSION-core01,%BASISPACKAGEPREFIX%OOOBASEVERSION-core02,%BASISPACKAGEPREFIX%OOOBASEVERSION-core03,%BASISPACKAGEPREFIX%OOOBASEVERSION-core04,%BASISPACKAGEPREFIX%OOOBASEVERSION-core05,%BASISPACKAGEPREFIX%OOOBASEVERSION-core06,%BASISPACKAGEPREFIX%OOOBASEVERSION-core07,%UNIXPRODUCTNAME%BRANDPACKAGEVERSION"
< linuxpatchrequires = ""
< copyright = "1999-2007 by Sun Microsystems"
< solariscopyright = "solariscopyrightfile"
< vendor = "Sun Microsystems, Inc."
< description = "Extension for importing PDF files - fom Sun - beta
version"
< destpath = "/opt"
< packageversion = "%PACKAGEVERSION"
< End
<
---------------------------------------------------------------------
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]