Version leap to libisoburn-0.5.5
This commit is contained in:
@ -4,7 +4,7 @@
|
||||
GNU xorriso. By Thomas Schmitt <scdbackup@gmx.net>
|
||||
Derived from and supported by libburnia-project.org, published via:
|
||||
http://www.gnu.org/software/xorriso/xorriso_eng.html
|
||||
ftp://ftp.gnu.org/gnu/xorriso/xorriso-0.5.3.tar.gz
|
||||
ftp://ftp.gnu.org/gnu/xorriso/xorriso-0.5.5.tar.gz
|
||||
Provided under GPL version 3 or later. No warranty.
|
||||
------------------------------------------------------------------------------
|
||||
|
||||
@ -45,10 +45,10 @@ Optional at compile time are:
|
||||
If they were present at compile time, then the optional libraries have to
|
||||
be present at runtime, too.
|
||||
|
||||
Obtain xorriso-0.5.3.tar.gz, take it to a directory of your choice and do:
|
||||
Obtain xorriso-0.5.5.tar.gz, take it to a directory of your choice and do:
|
||||
|
||||
tar xzf xorriso-0.5.3.tar.gz
|
||||
cd xorriso-0.5.3
|
||||
tar xzf xorriso-0.5.5.tar.gz
|
||||
cd xorriso-0.5.5
|
||||
|
||||
Within that directory execute:
|
||||
|
||||
@ -282,9 +282,9 @@ 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.5.2 :
|
||||
Dynamic library and compile time header requirements for libisoburn-0.5.4 :
|
||||
- libburn.so.4 , version libburn-0.7.8 or higher
|
||||
- libisofs.so.6 , version libisofs-0.6.28 or higher
|
||||
- libisofs.so.6 , version libisofs-0.6.30 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
|
||||
setup unless you have reason to enforce a newer bug fix level.
|
||||
|
Reference in New Issue
Block a user