Index: build_template.html =================================================================== RCS file: /cvs/www/www/styles/build_template.html,v retrieving revision 1.38 diff -u -r1.38 build_template.html --- build_template.html 7 Apr 2003 15:01:12 -0000 1.38 +++ build_template.html 8 Apr 2003 12:04:10 -0000 @@ -24,9 +24,9 @@

Commands you have to type on the keyboard follow this syntax throughout this document: +

-

 config_office> ./configure
 
@@ -34,10 +34,10 @@

In this example, the script configure is executed in the directory config_office. +

-

 D:\my\source> winenv.bat
 
@@ -60,7 +60,7 @@ Links to the different sources are given in the document.

-



+


@@ -70,7 +70,6 @@

  • Overview -
  • +
  • Build Requirements -
  • +
  • Build Instructions -
  • +
  • Instructions to @@ -139,7 +136,7 @@ -



    +


    @@ -275,7 +272,7 @@ Building Individual Projects with a Prebuild. -



    +


    @@ -286,9 +283,8 @@ Before you start building, you must ensure that your system satisfies the recommended software and hardware requirements for the type of system you are working on. For Linux, Solaris, -Windows, Windows, these are as follows: +Windows, Windows, these are as follows:

    -

    Software Requirements @@ -308,7 +304,7 @@ Should be in place with most Linux distributions.

  • - +
  • PAM (should come with most Linux distributions)
  • @@ -378,7 +374,7 @@ -

    Build Requirements

    +

    Build Requirements

    -



    +

    @@ -630,9 +626,9 @@ The code contains some further external components which are already provided. If you are interested in details about these, look at the External Components webpage at -http://tools.openoffice.org/ext_comp.html. +http://tools.openoffice.org/ext_comp.html.

    -



    +


    @@ -650,14 +646,13 @@ (http://www.openoffice.org/dev_docs/source/download.html), e.g. oo_643B_src.tar.gz in case of the 643B release.

    -Unpack the tarballs as follows (for the example 643B): +Unpack the tarballs as follows (for the example 643B):

     > gunzip oo_643B_src.tar.gz
     > tar -xvf oo_643B_src.tar
     > cd oo_643B_src 
     
    -This will be $SRC_ROOT from now on. -

    +

    This will be $SRC_ROOT from now on.

  • @@ -718,7 +713,7 @@ -



    +


    @@ -772,7 +767,7 @@ CC and CXX point to your c and c++ compiler:

    -

    +

     CC=/your/path/to/gcc
    @@ -785,11 +780,10 @@
     CXX=/your/path/to/CC
     
    -

    -To run the configure script, type the following command: -

    +

    To run the configure script, type the following command:

    +
     $SRC_ROOT> cd config_office
     config_office> ./configure
    @@ -802,7 +796,6 @@
     

    The following should demonstrate in detail what steps have to be done to set up the environment. For this examples we assume that -

    • the source code is in C:\oo643B @@ -824,7 +817,6 @@
    -

      tcsh - Example

      As the use of the tcsh shell is still experimental, you have to enable it with --with-use-shell=tcsh @@ -832,20 +824,20 @@

      To run the configure script, type the following command: -

       $SRC_ROOT> cd config_office
      -config_office> ./configure --with-cl-home=/cygdrive/c/PROGRA~1/MICROS~3/VC98 --with-asm-home=/cygdrive/c/ml --with-jdk-home=/cygdrive/c/jdk1.3.1 --with-use-shell=tcsh
      +config_office> ./configure --with-cl-home=/cygdrive/c/PROGRA~1/MICROS~3/VC98
      +--with-asm-home=/cygdrive/c/ml --with-jdk-home=/cygdrive/c/jdk1.3.1
      +--with-use-shell=tcsh
       
      -
    -

    +

    There are a number of options that you can use with the configure script. To display these options, type the following command: +

    -

     config_office> ./configure --help
     
    @@ -854,15 +846,14 @@

    The following should demonstrate in detail what steps have to be done to -set up the environment: +set up the environment:

    • Run the configure script according to the following example. We - assume here that + assume here that

      -

      • @@ -944,7 +935,6 @@ configure script. To display these options, type the following command: -

         config_office> bash configure --help
         
        @@ -955,10 +945,10 @@

        After running configure, you have to source the configuration file which sets all environment variables: -

        +

         $SRC_ROOT> tcsh
        -
        +
         $SRC_ROOT> source LinuxIntelEnv.Set
         $SRC_ROOT> source SolarisSparcEnv.Set
         $SRC_ROOT> source winenv.set
        @@ -1005,7 +995,6 @@
         

        To create the build tools, type the following command: -

         $SRC_ROOT> ./bootstrap
         
        @@ -1015,7 +1004,7 @@ This involves already building some modules and will take a few minutes.
        -



        +


        @@ -1050,9 +1039,8 @@

        The following table shows the time required to build on a system with a particular specification. You can use these details to estimate the time -required to build on your system. +required to build on your system.

        -

        @@ -1109,7 +1097,7 @@
        - + @@ -1136,7 +1124,7 @@
        Architecture~10 h
        -
        +

        @@ -1220,7 +1208,7 @@ usually module-name/util which is responsible for linking one or more shared libraries. -



        +


        @@ -1241,7 +1229,7 @@ $SRC_ROOT/(module)> build debug=true

        -



        +


        Instructions to Build @@ -1287,7 +1275,7 @@ in the installation project webpage.

        -



        +


        @@ -1316,6 +1304,7 @@ $SRC_ROOT/solver/641/unxlngi4.pro/pck.$SRC_ROOT/solver/641/unxsols3.pro/pck.$SRC_ROOT/solver/641/wntmsci7.pro/pck.

    +

    The filenames of these files contain a number code for the language, corresponding to the international phone code of a country in which that language is mainly spoken. For instance, the file @@ -1328,7 +1317,7 @@

    Having unzipped the helpcontent files in there, building of installation sets can be resumed or repeated (in case you already have build some), as described in the previous -chapter. English installation sets will be located in +chapter. English installation sets will be located in

     $SRC_ROOT/instsetoo/unxlngi3.prounxsols3.prowntmsci7.pro/01/normal, 
    @@ -1342,7 +1331,7 @@
     $SRC_ROOT/instsetoo/unxlngi3.prounxsols3.prowntmsci7.pro/33/normal.
     
    -Similarily, you will find 49 for German, 34 for Spanish, etc.

    +

    Similarily, you will find 49 for German, 34 for Spanish, etc.

    Localised help content is not yet available for all languages. In such cases, the english @@ -1351,7 +1340,7 @@ appear in english.

    -



    +