libdvdread is a library which provides a simple foundation for reading DVDs.
This package is known to build and work properly using an LFS-7.0 platform.
Download (HTTP): http://dvdnav.mplayerhq.hu/releases/libdvdread-4.2.0.tar.bz2
Download MD5 sum: ab7a19d3ab1a437ae754ef477d6231a4
Download size: 95 KB
Estimated disk space required: 2 MB
Estimated build time: 0.1 SBU
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/libdvdread
Install libdvdread by running the following commands:
./configure2 --prefix=/usr --disable-static && make
This package does not come with a test suite.
Now, as the root user:
make install
./configure2: The package does not come with the normal configure script, instead it has a hand written configure2 shell script which works well enough.
Last updated on 2012-02-12 20:18:08 +0000