Re: [gentoo-user] emerge -pv mplayer questions

2005-09-19 Thread Walter Dnes
On Sun, Sep 18, 2005 at 08:49:12PM -0700, maxim wexler wrote > > > --- Mark Knecht <[EMAIL PROTECTED]> wrote: > > > On 9/18/05, maxim wexler <[EMAIL PROTECTED]> wrote: > > > > > flags : fpu vme de pse tsc msr pae mce cx8 > > > apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr > >

Re: [gentoo-user] emerge -pv mplayer questions[ANSWERED]

2005-09-19 Thread maxim wexler
gentoo-wiki.com/HOWTO_Emerge_MPlayer has the best explanation so far. BTW, Mark, look at the gentoo doc "Upgrading" re symlink to make.profile --- Rumen Yotov <[EMAIL PROTECTED]> wrote: > > what about all those others? > > > Look at gcc-home page, think there's plenty of info, > also this the

Re: [gentoo-user] emerge -pv mplayer questions

2005-09-18 Thread Rumen Yotov
Hi, maxim wexler wrote: > > --- Mark Knecht <[EMAIL PROTECTED]> wrote: > > >>On 9/18/05, maxim wexler <[EMAIL PROTECTED]> wrote: >> >> >>>flags : fpu vme de pse tsc msr pae mce >> >>cx8 >> >>>apic sep mtrr pge mca cmov pat pse36 clflush mmx >> >>fxsr >> >>>sse sse2 syscall nx mmxext 3d

Re: [gentoo-user] emerge -pv mplayer questions

2005-09-18 Thread maxim wexler
--- Mark Knecht <[EMAIL PROTECTED]> wrote: > On 9/18/05, maxim wexler <[EMAIL PROTECTED]> wrote: > > > flags : fpu vme de pse tsc msr pae mce > cx8 > > apic sep mtrr pge mca cmov pat pse36 clflush mmx > fxsr > > sse sse2 syscall nx mmxext 3dnowext 3dnow > > > So Walter's point would

Re: [gentoo-user] emerge -pv mplayer questions

2005-09-18 Thread Nick Rout
On Sun, 2005-09-18 at 14:34 -0700, Mark Knecht wrote: > On 9/18/05, maxim wexler <[EMAIL PROTECTED]> wrote: > > > flags : fpu vme de pse tsc msr pae mce cx8 > > apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr > > sse sse2 syscall nx mmxext 3dnowext 3dnow > > > So Walter's point w

Re: [gentoo-user] emerge -pv mplayer questions

2005-09-18 Thread Mark Knecht
On 9/18/05, maxim wexler <[EMAIL PROTECTED]> wrote: > flags : fpu vme de pse tsc msr pae mce cx8 > apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr > sse sse2 syscall nx mmxext 3dnowext 3dnow So Walter's point would be that you could add mmx mmxext sse sse2 3dnow 3dnowext to you

Re: [gentoo-user] emerge -pv mplayer questions

2005-09-18 Thread maxim wexler
--- Walter Dnes <[EMAIL PROTECTED]> wrote: > On Fri, Sep 16, 2005 at 08:53:10PM -0700, maxim > wexler wrote > > > > Differs from both of yours again. Here's my > > > package.use for the machine: > > > > > > dragonfly ~ # cat /etc/portage/package.use > > > > no such file on my machine. Did I m

Re: [gentoo-user] emerge -pv mplayer questions

2005-09-18 Thread Mark Knecht
On 9/17/05, Walter Dnes <[EMAIL PROTECTED]> wrote: > > > > Assembling these flags has been hit or miss. Something I read in a > > forum somewhere or just a guess. It certainly doesn't represent all > > the software I've emerged since setting up this system about 4 months > > ago. Is there some sor

Re: [gentoo-user] emerge -pv mplayer questions

2005-09-17 Thread Walter Dnes
On Fri, Sep 16, 2005 at 08:53:10PM -0700, maxim wexler wrote > > Differs from both of yours again. Here's my > > package.use for the machine: > > > > dragonfly ~ # cat /etc/portage/package.use > > no such file on my machine. Did I miss something? package.use is a file where you can turn USE f

Re: [gentoo-user] emerge -pv mplayer questions

2005-09-17 Thread Mark Knecht
On 9/17/05, maxim wexler <[EMAIL PROTECTED]> wrote: > > cat /etc/make.profile/make.defaults > > > > This will show you the default flags your system is > > using. To that you > > add make.conf and any package.use flags to get what > > the system will > > use for your package. > > /etc/make.profil

Re: [gentoo-user] emerge -pv mplayer questions

2005-09-17 Thread maxim wexler
--- Mark Knecht <[EMAIL PROTECTED]> wrote: > On 9/16/05, maxim wexler <[EMAIL PROTECTED]> wrote: > > > > > > > Differs from both of yours again. Here's my > > > package.use for the machine: > > > > > > dragonfly ~ # cat /etc/portage/package.use > > > > no such file on my machine. Did I miss so

Re: [gentoo-user] emerge -pv mplayer questions

2005-09-16 Thread Mark Knecht
On 9/16/05, maxim wexler <[EMAIL PROTECTED]> wrote: > > > > Differs from both of yours again. Here's my > > package.use for the machine: > > > > dragonfly ~ # cat /etc/portage/package.use > > no such file on my machine. Did I miss something? No. I think you just haven't created it. Try making on

Re: [gentoo-user] emerge -pv mplayer questions

2005-09-16 Thread maxim wexler
--- Mark Knecht <[EMAIL PROTECTED]> wrote: > On 9/16/05, maxim wexler <[EMAIL PROTECTED]> wrote: > > > [ebuild N] media-video/mplayer-1.0_pre6-r4 > -3dfx > > -3dnow -3dnowext +X -aalib +alsa (-altivec) +arts > +avi > > -bidi -cdparanoia -debug -dga -directfb > -divx4linux > > -doc -dts -d

Re: [gentoo-user] emerge -pv mplayer questions

2005-09-16 Thread Mark Knecht
On 9/16/05, maxim wexler <[EMAIL PROTECTED]> wrote: > [ebuild N] media-video/mplayer-1.0_pre6-r4 -3dfx > -3dnow -3dnowext +X -aalib +alsa (-altivec) +arts +avi > -bidi -cdparanoia -debug -dga -directfb -divx4linux > -doc -dts -dv -dvb -dvd -dvdread -edl +encode +esd > -fbcon -ggi +gif +gtk -

[gentoo-user] emerge -pv mplayer questions

2005-09-16 Thread maxim wexler
Hello everybody, Here's the output of the above command on my machine: These are the packages that I would merge, in order: Calculating dependencies  ...done! [ebuild N] dev-lang/nasm-0.98.39-r1 -build -doc 531 kB [ebuild N] media-libs/libsdl-1.2.8-r1 +X -aalib +alsa +arts -dga