Command explanations mv ../gpc231/gpc.* external/gpc: Copy the gpc files to the appropriate location. --with-lang=ALL: Make install sets for all available languages. --with-dict=ALL: Install dictionaries for all available languages.. --with-libart: Use libart instead of gpc for polygon clipping. --with-libsn: Use startup-notification. --disable-java: Do not build components that need java. --without-gpc: Do not use gpc. Removes polygon clipping capability. --without-fonts: Do not install Bitstream Vera fonts since they are already bundled with X. ./bootstrap: Create packages required to bootstrap the build. dmake: Compile the package. sed -i "s:^oo_home=...: Remove version specific installation directory for appl in swriter scalc sdraw simpress smath soffice; do ...: Create links so that the package can be started from the command-line without changes to the existing path.