Version leap to 0.1.3

This commit is contained in:
2008-03-12 13:19:10 +00:00
parent 466f640565
commit 92212c4cc9
10 changed files with 103 additions and 57 deletions

View File

@ -25,17 +25,17 @@ By using this software you agree to the disclaimer at the end of this text:
Compilation, First Glimpse, Installation
Dynamic library and compile time header requirements for libisoburn-0.1.1 :
Dynamic library and compile time header requirements for libisoburn-0.1.3 :
- libburn.so.4 , version libburn-0.4.2 or higher
- libisofs.so.6 , version libisofs-0.6.2 or higher
- libisofs.so.6 , version libisofs-0.6.3 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.
Obtain libisoburn-0.1.1.tar.gz, take it to a directory of your choice and do:
Obtain libisoburn-0.1.3.tar.gz, take it to a directory of your choice and do:
tar xzf libisoburn-0.1.1.tar.gz
cd libisoburn-0.1.1
tar xzf libisoburn-0.1.3.tar.gz
cd libisoburn-0.1.3
Within that directory execute: