Hello,
I download xine-ui-0.99.5.tar.gz, xine-lib-1.1.8.tar.gz and compile xine-lib by
$./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --libdir=/usr/lib64 --disable-mlib --enable-ipv6 --disable-aalib --disable-aalibtest --disable-oss --disable-jack --enable-modplug --without-caca --without-sdl --without-pulseaudio --without-esound --with-internal-vcdlibs --with-w32-path=/usr/lib/codecs
$make
$make install
it success.
but when i compile xine-ui, it doesn’t success.
please tell me how to compile xine step by step.
thank you very much