On Mon, Feb 06, 2006 at 09:08:46AM +0530, Amit Shah wrote: > Currently, my system is a combination of woody and sarge. Which > version of K3b do you recommend? From which branch?
Well, I would recommend starting with the version of from sarge (0.11.20-1) because it will be easy for you to upgrade. If your problem isn't fixed in that version, it would be a good idea to test it with the version from unstable. I'm not sure you'll be able to directly use the package from unstable on your machine so your best bet is probably to buid it from source. 1- Download the 0.12.10 sources from: http://prdownloads.sourceforge.net/k3b/k3b-0.12.10.tar.bz2?download 2- Uncompress them with tar jxf k3b-0.12.10.tar.bz2 3- Compile the program (from within the k3b-0.12.10 directory): ./configure make 4- Create a Debian package (using "checkinstall": apt-get install checkinstall) for the compiled source: checkinstall 5- Install the .deb that was created in the last step Another thing you might want to try is to get a version of K3b 0.12.2 compiled for Sarge (mentioned on the k3b.org website): Add the following deb http://www.planet-moll.de/debian sarge main to your /etc/apt/sources.list and install K3b with: apt-get update apt-get install k3b Good luck! Francois -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]