On Saturday 17 January 2004 10:51, Kim Ingemann wrote: > Hi. > > Is it possible to install mplayer without X support? I only need to > listen to radio (mms://). > > I tried with the useflags "-X -qt -gtk -gnome -alsa -kde -gpm" but it > still wants to install with X support. I don't need it at all.
Try adding the flags "-xmms -xv -arts -opengl". At least here it doesn't depend on X with those flags combined. You can check these things easily yourself with emerge -evp whatever. Check what flags the package uses and try disabling/enabling each and rechecking the output. I.e. USE="-something -else" emerge -evp whatever. If that doesn't remove a certain dependency, try disabling/enabling flags from the other dependencies. -- Jani-Matti H�tinen -- [EMAIL PROTECTED] mailing list
