diff --git a/README b/README index 1bc8e35..8871208 100644 --- a/README +++ b/README @@ -22,7 +22,23 @@ Ben Jansens will be duely respected. This libburn.pykix.org toplevel README (C) 2006 Thomas Schmitt ------------------------------------------------------------------------------ -Overview of libburn.pykix.org : + Build and Installation + +Our build system is based on autotools. +User experience tells us that you will need at least autotools version 1.7. + +To build libburn.pykix.org and its subprojects it should be sufficient to go +into its toplevel directory and execute + ./bootstrap (needed if you downloaded from SVN and not a release tarball) + ./configure + make + +To make the libraries accessible for running resp. developing applications + make install + +------------------------------------------------------------------------------ + + Overview of libburn.pykix.org libburn.pykix.org is an open-source library for reading, mastering and writing optical discs. For now this means only CD-R and CD-RW. @@ -72,21 +88,6 @@ The project components (list subject to growth, hopefully): We plan to be a responsive upstream. Bear with us. We are still practicing. - Build and Installation - -Our build system is based on autotools. -User experience tells us that you will need at least autotools version 1.7. - -To build libburn.pykix.org and its subprojects it should be sufficient to go -into its toplevel directory and execute - ./bootstrap (needed if you downloaded from SVN and not a release tarball) - ./configure - make - -To make the libraries accessible for running resp. developing applications - make install - - ------------------------------------------------------------------------------ Project history as far as known to me: