(libc.info.gz) Installation

Info Catalog (libc.info.gz) Library Summary (libc.info.gz) Top (libc.info.gz) Maintenance
 
 Appendix C Installing the GNU C Library
 ***************************************
 
 Before you do anything else, you should read the FAQ at
 <http://sourceware.org/glibc/wiki/FAQ>.  It answers common questions and
 describes problems you may experience with compilation and installation.
 
    Features can be added to the GNU C Library via "add-on" bundles.
 These are separate tar files, which you unpack into the top level of the
 source tree.  Then you give 'configure' the '--enable-add-ons' option to
 activate them, and they will be compiled into the library.
 
    You will need recent versions of several GNU tools: definitely GCC
 and GNU Make, and possibly others.   Tools for Compilation,
 below.
 

Menu

 
* Configuring and compiling   How to compile and test GNU libc.
* Running make install        How to install it once you've got it
  compiled.
* Tools for Compilation       You'll need these first.
* Linux                       Specific advice for GNU/Linux systems.
* Reporting Bugs              So they'll get fixed.
 
Info Catalog (libc.info.gz) Library Summary (libc.info.gz) Top (libc.info.gz) Maintenance
automatically generated by info2html