[MPlayer-users] compiling svn with dvdnav support
Nico Sabbi
Nicola.Sabbi at poste.it
Tue Jul 31 11:24:34 CEST 2007
William Norfleet wrote:
><To be clear, echo of "I AM USING. . ." does not occur.>
>
>
obviously eithe ryou have 2 dvdnav-config in your system
(find / -name dvdnav-config, in this case remove the old one)
or
>
>A possibly relevant section of dvdnav-config is:
> --libs)
> echo_libs=yes
> ;;
> --minilibs)
> if test "$dvdread" = "external"; then
> echo_minilibs=yes
> else
> usage 1 1>&2
> fi
> ;;
> *)
> usage 1 1>&2
> ;;
> esac
> shift
>done
>
>
try to compile dvdnav with ./configure2 --with-dvdread=/usr/include/dvdread/
and reinstall
More information about the MPlayer-users
mailing list