Liberty Young said:
> Check mplayer's website...i personally compiled it by hand (recommended
> by the mplayer team)...but they do have debian sources listed somewhere
> there...they also list a debian package that integrates mplayer with
> your browser! Now that, is awesome!
>
> On Tue, 2003-12-16 at 22:25, Deepak Saxena wrote:
>> I still have not mastered this whole apt-get process and am trying to
>> figure out what to do at this point. I'm running knoppix 3.2 with a
>> customized sources file (attached) and trying to install mplayer and I
>> get the following. The problem seems pretty simple...I need to update
>> to newer versions of the libraries. The question is,
>> how do I do this, and how do I do it in such a way that it does
>> not break any other app that depends on these libraries?
Running Knoppix as a production scares the hell out of me. I would
suggest changing to all Unstable sources lines and then doing and
dist-upgrade, but that is just me.
In the meantime, since Knoppix is a complete hodgepodge it probably would
do no harm to add the following line to your sources.list file...
deb
http://marillat.free.fr/ unstable main
Then do an apt-get update.
The do apt-get isntall <packagename> of one of the packages below that
fits your architecture.
mplayer-386
mplayer-686
mplayer-k6
mplayer-k7
I then would recommend and apt-get install <packagename> of the following:
mplayer-doc
mplayer-fonts
If you want mplayer embedded in mozilla you can apt-get install
mplayer-mozilla as well.
Hope that helps.
-Derek
P.S. IMHO installing Knoppix is a bad idea, it was designed to be a demo
distribution not a production hard disk install. I strongly suggest
installing Woody if you like Debian and let backports.org become your
friend. That or run Sid and install apt-listchanges and apt-listbugs.