Libdvdnav-5.0.1

Introduction to Libdvdnav

libdvdnav is a library that allows easy use of sophisticated DVD navigation features such as DVD menus, multiangle playback and even interactive DVD games.

This package is known to build and work properly using an LFS-7.6 platform.

Package Information

Libdvdnav Dependencies

Required

libdvdread-5.0.0

User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/libdvdnav

Installation of Libdvdnav

Install libdvdnav by running the following commands:

./configure --prefix=/usr --docdir=/usr/share/doc/libdvdnav-5.0.1 &&
make

This package does not come with a test suite.

Now, as the root user:

make install

Contents

Installed Programs: dvdnav-config
Installed Library: libdvdnav.so and libdvdnavmini.so
Installed Directory: /usr/include/dvdnav

Short Descriptions

libdvdnav.so

DVD navigation library.

libdvdnavmini.so

DVD navigation mini library.

Last updated on 2014-09-16 10:29:57 -0700