Thursday, February 08, 2007

recompiling mplayer in feisty

mkdir scratch

cd scratch

apt-get source mplayer

sudo apt-get install dpkg-dev

 sudo apt-get build-dep mplayer

cd mplayer-1.0~rc1/

modify the debian rules

vi debian/rules

sudo apt-get install build-essential checkinstall devscripts fakeroot

debuild -us -uc

apt-get remove mplayer

dpkg -i  ../mplayer_1.0~rc1-0ubuntu3_i386.deb

Ubuntu -- mplayer

technorati tags:, , , , , ,

Blogged with Flock

No comments: