Am Dienstag, 4. September 2007 20:50 schrieb Carl Eugen Hoyos: > What is the configure line for xine?
There's no special configure option for xvmc used, it's autoconfigured, here from the 10.2 i686 build: ./configure --build=i686-suse-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --enable-directfb --enable-modplug --with-arts --enable-syncfb --with-internal-vcdlibs ... checking whether to enable the xxmc plugin with vld extensions... checking for XvMCPutSlice in -lXvMCW... yes checking X11/extensions/vldXvMC.h usability... yes checking X11/extensions/vldXvMC.h presence... yes checking for X11/extensions/vldXvMC.h... yes checking X11/extensions/XvMC.h usability... yes checking X11/extensions/XvMC.h presence... yes checking for X11/extensions/XvMC.h... yes *** Enabling xxmc plugin with vld extensions. checking whether to enable the xvmc plugin... checking for XvMCCreateContext in -lXvMCW... yes checking for X11/extensions/XvMC.h... (cached) yes *** Enabling old xvmc plugin. -- Machs gut | http://www.iivs.de/schwinde/buerger/tremmel/ Manfred | http://packman.links2linux.de/ _______________________________________________ Packman mailing list [email protected] http://www.links2linux.de/cgi-bin/mailman/listinfo/packman
