Adjustments after testing

This commit is contained in:
Thomas Schmitt 2008-01-27 14:15:44 +00:00
parent 74a088c1bc
commit 65207d88f2
2 changed files with 12 additions and 6 deletions

View File

@ -30,7 +30,7 @@ Within that directory execute:
./configure --prefix=/usr ./configure --prefix=/usr
make make
This will already produce a cdrskin binary. But it might be necessary to This will already produce a cdrskin binary. But it will be necessary to
install libburn in order to use this binary. Installation of libburn is install libburn in order to use this binary. Installation of libburn is
beyond the scope of cdrskin. For this, see included libburn docs. beyond the scope of cdrskin. For this, see included libburn docs.
@ -44,11 +44,17 @@ Version identification and help texts available afterwards:
cdrskin/cdrskin -help cdrskin/cdrskin -help
man cdrskin/cdrskin.1 man cdrskin/cdrskin.1
Install (eventually as superuser) cdrskin to a directory where it can be found: Install (eventually as superuser) cdrskin to a directory where it can be found:
If cdrskin was already installed by a previous version, or by "make install" The command for global installation of both, libburn and cdrskin is
in the course of this installation, then find out where: make install
But you may as well do the few necessary actions manually. If cdrskin was
already installed by a previous version, or by "make install" in the course
of this installation, then find out where:
which cdrskin which cdrskin
Copy your standalone binary to exactly the address which you get as reply Copy your standalone binary to exactly the address which you get as reply.
E.g.:
cp cdrskin/cdrskin /usr/bin/cdrskin cp cdrskin/cdrskin /usr/bin/cdrskin

View File

@ -188,7 +188,7 @@ cdrskin is part of libburn - full libburn is provided with cdrskin releases.
<DD>&nbsp;</DD> <DD>&nbsp;</DD>
<DT>Download as single x86 binaries (untar and move to /usr/bin/cdrskin):</DT> <DT>Download as single x86 binaries (untar and move to /usr/bin/cdrskin):</DT>
<DD><A HREF="cdrskin_0.4.2.pl00-x86-suse9_0.tar.gz"> <DD><A HREF="cdrskin_0.4.2.pl00-x86-suse9_0.tar.gz">
cdrskin_0.4.2.pl00-x86-suse9_0.tar.gz</A>, (106 KB), cdrskin_0.4.2.pl00-x86-suse9_0.tar.gz</A>, (110 KB),
<DL> <DL>
<DD>runs on SuSE 9.0 (2.4.21) , RIP-14.4 (2.6.14) , <DD>runs on SuSE 9.0 (2.4.21) , RIP-14.4 (2.6.14) ,
Gentoo (2.6.15 x86_64 Athlon).</DD> Gentoo (2.6.15 x86_64 Athlon).</DD>
@ -276,7 +276,7 @@ admins with full system souvereignty.</DT>
</DD> </DD>
<DD>Binary (untar and move to /usr/bin/cdrskin):</DD> <DD>Binary (untar and move to /usr/bin/cdrskin):</DD>
<DD><A HREF="cdrskin_0.4.3-x86-suse9_0.tar.gz"> <DD><A HREF="cdrskin_0.4.3-x86-suse9_0.tar.gz">
cdrskin_0.4.3-x86-suse9_0.tar.gz</A>, (105 KB). cdrskin_0.4.3-x86-suse9_0.tar.gz</A>, (110 KB).
</DD> </DD>
<DD><A HREF="cdrskin_0.4.3-x86-suse9_0-static.tar.gz"> <DD><A HREF="cdrskin_0.4.3-x86-suse9_0-static.tar.gz">
cdrskin_0.4.3-x86-suse9_0-static.tar.gz</A>, (310 KB) cdrskin_0.4.3-x86-suse9_0-static.tar.gz</A>, (310 KB)