* Paolo Falcone <[EMAIL PROTECTED]> [020329 10:47]: > > Derek Williams wrote: > [...] > There are already debian packages for mplayer at > http://marillat.free.fr. Fortunately, it's apt-gettable. > Just add the line > > deb http://marillat.free.fr/ stable main
As long as mplayers cpu detection is only at compile time (see news at mplayerhq.hu) I would strongly suggest copiling it yourself. To simplify that, do the following: 1. add deb-src http://marillat.free.fr/ stable main to your /etc/apt/sources.conf as well (replace stable as above). 2. apt-get update (or better dselect update). 3. apt-get source mplayer cd mplayer-whatstheversion debuild If you have all nescecary development packages installed, that should give you a fine optimized mplayer package you can install (via dpkg -i ../mplayer_*deb). Yours, Karsten -- Karsten Heymann <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> CAU-University Kiel, Germany Registered Linux User #221014 (http://counter.li.org) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]