On Thu, Jul 17, 2008 at 11:27 PM, Garrett Cooper <[EMAIL PROTECTED]> wrote: > On Thu, Jul 17, 2008 at 3:17 PM, Mike Brown <[EMAIL PROTECTED]> wrote: >> Okalany Daniel wrote: >>> Is there a way to install vlc media player without the X11 or any other gui >>> tools? WITHOUT_X11 doesn't seem to be working >> >> There's no WITHOUT_X11 target in the port's Makefile, so it's not going to >> do anything. >> >> http://forum.videolan.org/viewtopic.php?=&p=101162 and the existence of a >> Debian & Ubuntu "vlc-nox" package [1] suggests that it can be done, but >> you'll >> have to do a custom build with a number of --without-foo configure options >> set. > > The following options will need to be passed into configure: > > --disable-x11 > --disable-xvideo > --disable-glx > --disable-sdl > --disable-sdl-image > --disable-freetype > --disable-fb > --disable-hd1000v > --without-x > > DirectFB, SVG, and QTE support should also be disabled. > > Cheers, > -Garrett
Oh yeah, don't enable arts or OSS support either unless it's necessary... -Garrett _______________________________________________ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"