home *** CD-ROM | disk | FTP | other *** search
/ Freelog 65 / Freelog065.iso / BAS / Bureautique / Gnumeric / gnumeric-1.3.92-rc1.exe / compiling.xml < prev    next >
Text File  |  2004-11-01  |  979b  |  68 lines

  1. <sect1 id="sect-compiling-overivew">
  2.   <title>Overview of the compilation process</title>
  3.  
  4.   <para>
  5.     This section has not yet been written.
  6.   </para>
  7.  
  8.   <para>
  9.     The first build is hard b/c need tools and libs, rest easy.
  10.   </para>
  11.  
  12.   <para>
  13.     The process: 
  14.       - update source or change code
  15.       - auto/config
  16.       - compile
  17.       - install
  18.       - run
  19.  
  20.   </para>
  21.  
  22. </sect1>
  23.  
  24.  
  25.  
  26. <sect1 id="sect-compiling-gettingCode">
  27.   <title>How to Obtain Gnumeric Source Code</title>
  28.  
  29.   <para>
  30.     Two sources: tarballs, cvs.
  31.   </para>
  32.  
  33.   <para>
  34.     Unpack to a dir
  35.   </para>
  36. </sect1>
  37.  
  38.  
  39.  
  40.  
  41.  
  42. <sect1 id="sect-compiling-envt">
  43.   <title>How to setup a build envirnoment</title>
  44.  
  45.   <para>
  46.     This section has not yet been written.
  47.   </para>
  48.  
  49. </sect1>
  50.  
  51.  
  52.  
  53.  
  54.  
  55. <sect1 id="sect-compiling-build">
  56.   <title>The build process</title>
  57.  
  58.   <para>
  59.     This section has not yet been written.
  60.   </para>
  61.  
  62.   <para>
  63.     The process (autogen.sh) -> Configure -> Make -> Make install.
  64.   </para>
  65.  
  66. </sect1>
  67.  
  68.