Version leap to libisoburn-1.2.7
This commit is contained in:
28
README
28
README
@ -4,8 +4,9 @@
|
||||
libisoburn and xorriso. By Vreixo Formoso <metalpain2002@yahoo.es>
|
||||
and Thomas Schmitt <scdbackup@gmx.net>
|
||||
Integrated sub project of libburnia-project.org.
|
||||
http://files.libburnia-project.org/releases/libisoburn-1.2.4.tar.gz
|
||||
Copyright (C) 2006-2012 Vreixo Formoso, Thomas Schmitt.
|
||||
http://files.libburnia-project.org/releases/libisoburn-1.2.6.tar.gz
|
||||
Copyright (C) 2006-2009 Vreixo Formoso,
|
||||
Copyright (C) 2006-2013 Thomas Schmitt.
|
||||
Provided under GPL version 2 or later.
|
||||
------------------------------------------------------------------------------
|
||||
|
||||
@ -34,17 +35,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-1.2.4 :
|
||||
- libburn.so.4 , version libburn-1.2.4 or higher
|
||||
- libisofs.so.6 , version libisofs-1.2.4 or higher
|
||||
Dynamic library and compile time header requirements for libisoburn-1.2.6 :
|
||||
- libburn.so.4 , version libburn-1.2.6 or higher
|
||||
- libisofs.so.6 , version libisofs-1.2.6 or higher
|
||||
libisoburn and xorriso will not start with libraries which are older than their
|
||||
include headers seen at compile time.
|
||||
|
||||
Obtain libisoburn-1.2.4.tar.gz, take it to a directory of your choice
|
||||
Obtain libisoburn-1.2.6.tar.gz, take it to a directory of your choice
|
||||
and do:
|
||||
|
||||
tar xzf libisoburn-1.2.4.tar.gz
|
||||
cd libisoburn-1.2.4
|
||||
tar xzf libisoburn-1.2.6.tar.gz
|
||||
cd libisoburn-1.2.6
|
||||
|
||||
Within that directory execute:
|
||||
|
||||
@ -165,10 +166,15 @@ Or in the xorriso build directory, without installation of xorriso:
|
||||
xorriso/xorriso -launch_frontend frontend/xorriso-tcltk --stdio --
|
||||
|
||||
In the running GUI, click with the rightmost mouse button on any GUI element
|
||||
to get its particular help text.
|
||||
See file frontend/README-tcltk for a short introduction.
|
||||
to get its particular help text. The "Help" button at the upper right corner
|
||||
gives a short introduction and instructions for some common use cases.
|
||||
See also file frontend/README-tcltk.
|
||||
See its Tcl code for getting an idea how this gets achieved.
|
||||
|
||||
The script is part of the tarball and gets installed by make install. If a
|
||||
xorriso distro package does not install it, you may get it directly from
|
||||
http://libburnia-project.org/export/head/libisoburn/trunk/frontend/xorriso-tcltk
|
||||
|
||||
Further there is the C program frontend/frontend_pipes_xorriso.c which
|
||||
forks a xorriso process and shows the same communication gestures as
|
||||
xorriso-tcltk.
|
||||
@ -279,7 +285,7 @@ libburnia-project.org
|
||||
By Mario Danic <mario.danic@gmail.com>,
|
||||
Vreixo Formoso <metalpain2002@yahoo.es>
|
||||
Thomas Schmitt <scdbackup@gmx.net>
|
||||
Copyright (C) 2006-2012 Mario Danic, Vreixo Formoso, Thomas Schmitt.
|
||||
Copyright (C) 2006-2013 Mario Danic, Vreixo Formoso, Thomas Schmitt.
|
||||
|
||||
We will not raise any legal protest to dynamic linking of our libraries
|
||||
with applications that are not under GPL, as long as they fulfill
|
||||
|
Reference in New Issue
Block a user