1 May 2003 01:31
1 May 2003 01:44
1 May 2003 01:59
Re: Mplayer
On Wed, 2003-04-30 at 09:14, Dan Trevino wrote:
> On Wed, 2003-04-30 at 08:21, Christopher 'Vulpine' Kalley wrote:
> > It has to be set. Run ./configure --enable-gui, then rerun make, make
> > install. :)
>
> But if he apt-got the binary RPM its likely they've built it for you and
> included it.
I opened the config file and set the gui to yes, and ran it and this was
my result;
# /usr/bin/mplayer
Using GNU internationalization
Original domain: messages
Original dirname: /usr/share/locale
Current domain: mplayer
Current dirname: /usr/share/locale
MPlayer 0.90rc5-3.2.2 (C) 2000-2003 Arpad Gereoffy (see DOCS)
CPU: Advanced Micro Devices Duron SF Spitfire (Family: 6, Stepping: 1)
Detected cache-line size is 64 bytes
CPUflags: MMX: 1 MMX2: 1 3DNow: 1 3DNow2: 1 SSE: 0 SSE2: 0
Reading config file /etc/mplayer/mplayer.conf
Reading config file /root/.mplayer/config
[cfg] read config file: /root/.mplayer/gui.conf
Reading config file /root/.mplayer/gui.conf: No such file or directory
vo: X11 running at 1024x768 with depth 24 and 32 bpp (":0.0" => local
display)
(Continue reading)
1 May 2003 02:03
Re: DNS (?) Problems/Challenges
Honestly, I think you're out of luck. RR's DNS servers have always sucked and it looks like they always will.----- Original Message ----- From: "Lindsey Allen" <lindsey@...> To: <alg@...> Sent: Wednesday, April 30, 2003 5:16 PM Subject: RE: [alg] DNS (?) Problems/Challenges > Thanks for your reply. Your solution would help me but no one else > unless EVERYONE did that. I'm looking at a solution for all RR users in > Austin.
1 May 2003 02:08
Re: mounting the CD rom drive
mount -t iso9660 /dev/hdX /mnt/cdrom where X is the IDE drive the CD is. It should look like this: IDE0 master - hda IDE0 slave - hdb IDE1 master - hdc IDE1 slave - hdd Or you can add this line to /etc/fstab: /dev/hdX /mnt/cdrom iso9660 noauto,owner,ro 0 0 Read the man page for mount for syntax of this file. Thomas ----- Original Message ----- From: "Duane B" <dbrantley@...> To: <alg@...> Sent: Wednesday, April 30, 2003 6:31 PM Subject: [alg] mounting the CD rom drive > > Hello everyone, > > I know this is a trivial question to most of you, but how do you mount the > CDrom? > > What is the mount command? >(Continue reading)
1 May 2003 02:30
RE: DNS (?) Problems/Challenges
I don't believe in the Easter Bunny or Santa Claus but I do believe that my Internet provider should provide the same services as others do. I know that I'm preaching to the choir when I say that DNS services are some of the most basic but at the same time most essential services that all Internet providers should provide without any fanfare. Crippled services which say that someone can look at all the Web sites in the world except these few, is like saying "I'm glad you like your new car. Oh, BTW, you can drive it anywhere except in Buda and Kyle". Call me gullible but that's what I expect. How do I get what is rightfully owed? -------------- Lindsey Allen -----Original Message----- From: Thomas Cameron [mailto:thomas.cameron@...] Sent: Wednesday, April 30, 2003 7:04 PM To: alg@... Subject: Re: [alg] DNS (?) Problems/Challenges Honestly, I think you're out of luck. RR's DNS servers have always sucked and it looks like they always will.(Continue reading)----- Original Message ----- From: "Lindsey Allen" <lindsey@...> To: <alg@...> Sent: Wednesday, April 30, 2003 5:16 PM
1 May 2003 03:00
Re: mounting the CD rom drive
Worked like a charm. Thanks!! Duane On Wed, 2003-04-30 at 13:57, Chris Tillman wrote: > You may need to add a line similar to the following to /etc/fstab > > /dev/cdroms/cdrom0 /mnt/cdrom iso9660 noauto,ro,user,unhide 0 0 > > > then <mount /mnt/cdrom> should work just fine. > > On Wed, 2003-04-30 at 23:31, Duane B wrote: > > Hello everyone, > > > > I know this is a trivial question to most of you, but how do you mount the > > CDrom? > > > > What is the mount command? > > > > thanks, > > Duane > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: alg-unsubscribe@... > For additional commands, e-mail: alg-help@... >(Continue reading)
1 May 2003 03:28
Re: Mplayer
On Wed, Apr 30, 2003 at 05:15:03PM -0500, Joel Sinor wrote: > D'arpi is also quitting... a successor has not been named. > On Wed, 30 Apr 2003 07:35:42 -0500 > Joe Barr <warthawg@...> wrote: > > > > > And if you have any other difficulties with mplayer at all, of any kind, > > just email d'arpi and tell him you were too busy to RTFM and ask him how > > to do whatever. > > > > He loves to help newbies. > > > > :| For those who don't know the MPlayer documentation has a special sesion on Joe Barr: +++++++++++quoted section follows. cut here with a chain saw++++++++++++ E.4 Joe Barr Joe Barr became infamous by writing a less than favorable MPlayer review. He found MPlayer hard to install, but then again he is not very fond of reading documentation. He also concluded that the developers were unfriendly and the documentation incomplete and insulting. You be the judge. He went on to mention MPlayer negatively in his 10 Linux predictions for 2002 In a followup review of xine he continued stirring up controversy. Ironically at the end of that article he quotes his exchange with Günter Bartsch, the original author of xine, that perfectly summarizes the whole situation: However, he also went on to say that he was "surprised" by my column(Continue reading)
1 May 2003 03:45
Re: Mplayer
does #/usr/bin/gmplayer exist? On Wed, 2003-04-30 at 19:59, Dirk Ouellette wrote: > On Wed, 2003-04-30 at 09:14, Dan Trevino wrote: > > On Wed, 2003-04-30 at 08:21, Christopher 'Vulpine' Kalley wrote: > > > It has to be set. Run ./configure --enable-gui, then rerun make, make > > > install. :) > > > > But if he apt-got the binary RPM its likely they've built it for you and > > included it. > > > I opened the config file and set the gui to yes, and ran it and this was > my result; > > > # /usr/bin/mplayer > Using GNU internationalization > Original domain: messages > Original dirname: /usr/share/locale > Current domain: mplayer > Current dirname: /usr/share/locale > > > MPlayer 0.90rc5-3.2.2 (C) 2000-2003 Arpad Gereoffy (see DOCS) > > CPU: Advanced Micro Devices Duron SF Spitfire (Family: 6, Stepping: 1) > Detected cache-line size is 64 bytes > CPUflags: MMX: 1 MMX2: 1 3DNow: 1 3DNow2: 1 SSE: 0 SSE2: 0 > Reading config file /etc/mplayer/mplayer.conf(Continue reading)
1 May 2003 03:59
Re: Mplayer
Oh, I got the joke. I missed that Joe made the joke, and had forgotten that little bit. I also thought it would be especially funny if D'arpi got newbie emails now that he has quit because he is tired of spending so much time on mplayer. But I neglected to frame my response in the form of a decent joke mainly due to lack of inspiration and business... On Wed, 30 Apr 2003 20:28:52 -0500 Paul Elliott <pelliott@...> wrote: > On Wed, Apr 30, 2003 at 05:15:03PM -0500, Joel Sinor wrote: > > D'arpi is also quitting... a successor has not been named. > > On Wed, 30 Apr 2003 07:35:42 -0500 > > Joe Barr <warthawg@...> wrote: > > > > > > > > And if you have any other difficulties with mplayer at all, of any > > > kind, just email d'arpi and tell him you were too busy to RTFM and > > > ask him how to do whatever. > > > > > > He loves to help newbies. > > > > > > :| > > For those who don't know the MPlayer documentation has a special > sesion on Joe Barr: > +++++++++++quoted section follows. cut here with a chain > saw++++++++++++ E.4 Joe Barr > > > Joe Barr became infamous by writing a less than favorable MPlayer(Continue reading)
----- Original Message -----
From: "Lindsey Allen" <
RSS Feed