Update instructions
This commit is contained in:
4
README
4
README
@@ -1,3 +1,5 @@
|
||||
See README.libcdio for installation instructions.
|
||||
|
||||
The libcdio package contains a library which encapsulates CD-ROM
|
||||
reading and control. Applications wishing to be oblivious of the OS-
|
||||
and device-dependent properties of a CD-ROM can use this library.
|
||||
@@ -41,4 +43,4 @@ At present, there is no support for writing CD's, nor is there any
|
||||
support for reading or writing DVDs. For some of these, there are
|
||||
other libraries (e.g. libdi, libscg, or libdvdread) may be helpful.
|
||||
|
||||
$Id: README,v 1.10 2005/10/25 12:35:10 rocky Exp $
|
||||
$Id: README,v 1.11 2006/03/18 01:05:42 rocky Exp $
|
||||
|
||||
@@ -77,6 +77,12 @@ Solaris
|
||||
You may need to use --without-versioned-libs if you get a problem
|
||||
building libcdio or libiso9660.
|
||||
|
||||
If you get a message like:
|
||||
libcdio.so: attempted multiple inclusion of file
|
||||
|
||||
because you have enable vcd-info and it is installed, then the only
|
||||
way I know how to get around is to use configure with --disable-shared.
|
||||
|
||||
OS Support
|
||||
---------------
|
||||
|
||||
@@ -97,4 +103,4 @@ and reporting problems. If you search the Internet, you'll see that
|
||||
someone has copied and modified the FreeBSD code to work on
|
||||
NetBSD. Because that is not GPL, it can't be included here.
|
||||
|
||||
$Id: README.libcdio,v 1.10 2005/10/25 12:58:54 rocky Exp $
|
||||
$Id: README.libcdio,v 1.11 2006/03/18 01:05:42 rocky Exp $
|
||||
|
||||
Reference in New Issue
Block a user