libdvdread is a library which provides a simple foundation for reading DVDs.
This package is known to build and work properly using an LFS-8.3 platform.
Download (HTTP): https://get.videolan.org/libdvdread/6.0.0/libdvdread-6.0.0.tar.bz2
Download MD5 sum: 1505ed5607ff591cd689f8d1b0976c7b
Download size: 388 KB
Estimated disk space required: 3.6 MB
Estimated build time: less than 0.1 SBU
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/libdvdread
Install libdvdread by running the following commands:
./configure --prefix=/usr \ --disable-static \ --docdir=/usr/share/doc/libdvdread-6.0.0 && make
This package does not come with a test suite.
Now, as the root
user:
make install
--disable-static
: This
switch prevents installation of static versions of the libraries.
Last updated on 2018-08-20 15:41:43 -0700