Version leap to 0.1.7, requiring libburn-0.4.8 now

This commit is contained in:
2008-05-18 08:48:07 +00:00
parent ceb190a99f
commit 5134505c84
11 changed files with 365 additions and 110 deletions

View File

@ -4,7 +4,7 @@
xorriso. By Thomas Schmitt <scdbackup@gmx.net>
Integrated sub project of libburnia-project.org but also published via:
http://scdbackup.sourceforge.net/xorriso_eng.html
http://scdbackup.sourceforge.net/xorriso-0.1.5.tar.gz
http://scdbackup.sourceforge.net/xorriso-0.1.7.tar.gz
Copyright (C) 2006-2008 Thomas Schmitt, provided under GPL version 2.
------------------------------------------------------------------------------
@ -35,10 +35,10 @@ The tarball contains anything that is needed except libc and libpthread.
libreadline and the readline-dev headers will make dialog mode more convenient,
but are not mandatory.
Obtain xorriso-0.1.5.tar.gz, take it to a directory of your choice and do:
Obtain xorriso-0.1.7.tar.gz, take it to a directory of your choice and do:
tar xzf xorriso-0.1.5.tar.gz
cd xorriso-0.1.5
tar xzf xorriso-0.1.7.tar.gz
cd xorriso-0.1.7
Within that directory execute:
@ -160,8 +160,8 @@ and a matching dynamically linked xorriso binary.
This binary is leaner but depends on properly installed libraries of suitable
revision.
Dynamic library and compile time header requirements for libisoburn-0.1.5 :
- libburn.so.4 , version libburn-0.4.4 or higher
Dynamic library and compile time header requirements for libisoburn-0.1.7 :
- libburn.so.4 , version libburn-0.4.8 or higher
- libisofs.so.6 , version libisofs-0.6.4 or higher
libisoburn and xorriso will not start with libraries which are older than their
headers seen at compile time. So compile in the oldest possible installation