home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Freelog 65
/
Freelog065.iso
/
BAS
/
Bureautique
/
Gnumeric
/
gnumeric-1.3.92-rc1.exe
/
compiling.xml
< prev
next >
Wrap
Text File
|
2004-11-01
|
979b
|
68 lines
<sect1 id="sect-compiling-overivew">
<title>Overview of the compilation process</title>
<para>
This section has not yet been written.
</para>
<para>
The first build is hard b/c need tools and libs, rest easy.
</para>
<para>
The process:
- update source or change code
- auto/config
- compile
- install
- run
</para>
</sect1>
<sect1 id="sect-compiling-gettingCode">
<title>How to Obtain Gnumeric Source Code</title>
<para>
Two sources: tarballs, cvs.
</para>
<para>
Unpack to a dir
</para>
</sect1>
<sect1 id="sect-compiling-envt">
<title>How to setup a build envirnoment</title>
<para>
This section has not yet been written.
</para>
</sect1>
<sect1 id="sect-compiling-build">
<title>The build process</title>
<para>
This section has not yet been written.
</para>
<para>
The process (autogen.sh) -> Configure -> Make -> Make install.
</para>
</sect1>