On Tuesday 17 January 2006 12:02, Brad DerManouelian wrote:
> I checked the how to and THOUGHT I installed everything needed, but
> clearly this is not the case.
>
>From the configure script:
if test x"$dvd" = x"yes" ; then
dvd="no"
if has_library libdvdnav ; then
if has_header dvdnav/dvdnav.h ; then
dvd="yes"
fi
fi
fi
...
echo "# Misc Features"
echo "DVD playback $dvd"
So it basically hinges on whether libdvdnav can be found along with its
headers.
Hope that helps,
Simon.,
_______________________________________________
mythtv-users mailing list
[email protected]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users