Clarified build from SVN versus tarball
This commit is contained in:
parent
e8d71b321f
commit
c5d849516c
14
README
14
README
@ -24,12 +24,18 @@ This libburn.pykix.org toplevel README (C) 2006 Thomas Schmitt
|
|||||||
|
|
||||||
Build and Installation
|
Build and Installation
|
||||||
|
|
||||||
Our build system is based on autotools.
|
Our build system is based on autotools. For preparing the build of a SVN
|
||||||
User experience tells us that you will need at least autotools version 1.7.
|
snapshot you will need autotools of at least version 1.7.
|
||||||
|
Check out from SVN by
|
||||||
|
svn co http://libburn-svn.pykix.org/trunk libburn_pykix
|
||||||
|
and apply autotools by
|
||||||
|
./bootstrap
|
||||||
|
|
||||||
|
Alternatively you may unpack a release tarball for which you do not need
|
||||||
|
autotools installed.
|
||||||
|
|
||||||
To build libburn.pykix.org and its subprojects it should be sufficient to go
|
To build libburn.pykix.org and its subprojects it should be sufficient to go
|
||||||
into its toplevel directory and execute
|
into its toplevel directory (here: "libburn_pykix") and execute
|
||||||
./bootstrap (needed if you downloaded from SVN and not a release tarball)
|
|
||||||
./configure
|
./configure
|
||||||
make
|
make
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user