I would have to agree on this one. For example, here is my mplayer configure command when I compile it:
./configure --prefix=/opt/mplayer-0.90rc4 \ --datadir=/opt/mplayer-common/share/mplayer \ --with-win32libdir=/opt/mplayer-common/lib/codecs/ \ --with-xanimlibdir=/opt/mplayer-common/lib/codecs/ \ --with-reallibdir=/opt/mplayer-common/lib/codecs/ \ --enable-opendivx --enable-gui Full command is located in a script called mplayer.config Make sure you have the latest Divx4Linux downloaded compiled and installed from avifile.sf.net. I downloaded all the w32 codecs from mplayerhq.hu and placed them in /opt/mplayer-common/lib/codecs. Every time a new version of MPlayer comes out, I adjust the prefix in the script and instant upgrade. /opt/mplayer actually points to the latest version on my machine. Old versions are killed once I decide the one I compiled is working correctly ;) Once I upgraded using this method and I couldn't play a Divx I had saved. Come up with your own system, of course, but guarenteed you will be happier compiling it from source. This is DEFINATELY one piece of software you want optomized to your processor. -- Arthur H. Johnson II Senior Systems Engineer The Linux Box 206 S. Fifth Ave. Suite 150 Ann Arbor, MI 48104 tel. 734-761-4689 fax. 734-769-8938 pgr. 734-882-0323 cel. 810-610-9583 txt. [EMAIL PROTECTED] aim. bytor4232 irc. [EMAIL PROTECTED] On Sun, 23 Feb 2003, Cameron Matheson wrote: > Hi, > > Don't use apt for this. Compile it yourself you will be happier. If > you want to take the easy route you won't even have to RTFM, just run > 'debian/rules' in the source directory (although i would recommend > reading the install guide). > > Good luck, > Cameron > > > On Sun, Feb 23, 2003 at 10:08:57PM -0500, Trey Sizemore wrote: > > What do I add to my sources list to get the latest MPlayer? > > > > Thanks, > > > > Trey > > > > > > -- > > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] > > > -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]