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.5 platform.
Download (HTTP): http://dvdnav.mplayerhq.hu/releases/libdvdread-4.2.1.tar.xz
Download MD5 sum: 68cf65b46478ff894be6e91d97dae41a
Download size: 96 KB
Estimated disk space required: 4.3 MB
Estimated build time: 0.1 SBU
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/libdvdread
Install libdvdread by running the following commands:
./autogen.sh --prefix=/usr && make
This package does not come with a test suite.
Now, as the root
user:
make install
./autogen.sh: This package does not come with the normal configure script, so the autogen.sh script is used to generate and run configure.
Last updated on 2014-02-20 13:02:22 -0800