On Mon, 29 May 2006 the mental interface of Markus Kammerstetter told: > Package: libasound2 > Version: 1.0.11-6 > Followup-For: Bug #369302 > > > If you do not want to make a symlink (see Laurence J. Lane's solution), > binary patching of > /usr/lib/libasound.so.2.0.0 > also works just fine. > > # make a backup > cp /usr/lib/libasound.so.2.0.0 /usr/lib/libasound.so.2.0.0.bak > > # use a hexeditor > hexedit /usr/lib/libasound.so.2.0.0
Please don't hack in that way. I you can not wait: $ apt-src install alsa-lib $ wget http://incoming.debian.org/alsa-lib_1.0.11-7.diff.gz $ wget http://incoming.debian.org/alsa-lib_1.0.11-7.dsc $ rm -rf alsa-lib-1.0.11/ $ dpkg-source -x alsa-lib_1.0.11-7.dsc $ cd alsa-lib-1.0.11 $ debuild Elimar -- Never make anything simple and efficient when a way can be found to make it complex and wonderful ;-) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

