2002-09-13 21:06:04 +08:00
|
|
|
<sect2>
|
|
|
|
<title>Command explanations</title>
|
|
|
|
|
|
|
|
<para>
|
2002-10-28 07:48:49 +08:00
|
|
|
<userinput>mv ../gpc231/gpc.* external/gpc</userinput> : Copy the gpc files to the appropriate location.</para>
|
2002-09-13 21:06:04 +08:00
|
|
|
|
2002-10-28 07:48:49 +08:00
|
|
|
<para><userinput>--with-lang=ENUS</userinput> : Compile for US English, you may set more languages or all to compile all available languages.</para>
|
2002-09-13 21:06:04 +08:00
|
|
|
|
2002-10-28 07:48:49 +08:00
|
|
|
<para><userinput>./bootstrap</userinput> : Create packages required to bootstrap the build.</para>
|
2002-09-13 21:06:04 +08:00
|
|
|
|
2002-10-28 07:48:49 +08:00
|
|
|
<para><userinput>dmake</userinput> : Compile the package.</para>
|
2002-09-13 21:06:04 +08:00
|
|
|
|
2003-03-07 12:13:17 +08:00
|
|
|
<para><userinput>sed -e "s:^oo_home=...</userinput>: Remove version specific
|
|
|
|
installation directory</para>
|
|
|
|
|
2002-09-13 21:06:04 +08:00
|
|
|
<para><userinput>for appl in swriter scalc sdraw simpress smath soffice;
|
2002-10-28 07:48:49 +08:00
|
|
|
do ...</userinput> : Create links so that the package can be started from the command line without changes to the existing path.</para>
|
2002-09-13 21:06:04 +08:00
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|