Version leap to libisoburn-0.4.7
This commit is contained in:
@ -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.4.5.tar.gz
|
||||
http://scdbackup.sourceforge.net/xorriso-0.4.7.tar.gz
|
||||
Copyright (C) 2006-2009 Thomas Schmitt, provided under GPL version 2.
|
||||
------------------------------------------------------------------------------
|
||||
|
||||
@ -35,7 +35,7 @@ The most simple way to get xorriso from source code is the xorriso standalone
|
||||
tarball.
|
||||
|
||||
Prerequisites:
|
||||
The tarball contains anything that is needed except the following system
|
||||
The tarball contains everything that is needed except the following system
|
||||
components:
|
||||
libc, libpthread
|
||||
plus on FreeBSD: libiconv, libcam
|
||||
@ -46,10 +46,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.4.5.tar.gz, take it to a directory of your choice and do:
|
||||
Obtain xorriso-0.4.7.tar.gz, take it to a directory of your choice and do:
|
||||
|
||||
tar xzf xorriso-0.4.5.tar.gz
|
||||
cd xorriso-0.4.5
|
||||
tar xzf xorriso-0.4.7.tar.gz
|
||||
cd xorriso-0.4.7
|
||||
|
||||
Within that directory execute:
|
||||
|
||||
@ -275,7 +275,7 @@ 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.4.5 :
|
||||
Dynamic library and compile time header requirements for libisoburn-0.4.6 :
|
||||
- libburn.so.4 , version libburn-0.7.4 or higher
|
||||
- libisofs.so.6 , version libisofs-0.6.24 or higher
|
||||
libisoburn and xorriso will not start with libraries which are older than their
|
||||
|
Reference in New Issue
Block a user