[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Newbie .deb question, help needed



On Tue, 2003-10-21 at 06:01, Ralph F. De Witt wrote:
> I am new to Debian, one week old, and still trying to come to grips with the 
> differencies. I have a deb which carries the dependiencies for sid. I am 
> running a up to date sarge. All dependiencies are meet excepet for kdelibs, I 
> am one version back. Is there a way to rework the deb so that I can install 
> it on my Sarge based system? Thanks for your help?

The most certain way is to download the source package and build it on
your own machine.  Install devscripts; add the source line in
/etc/apt/sources.list; apt-get update; cd /usr/src [or somewhere];
apt-get source package; cd package-directory; debuild; cd ..; dpkg -i
package*.deb.

If you don't want to do that, you can investigate pinning in apt (read
the docs - I haven't used it myself!)

-- 
Oliver Elphick                                Oliver.Elphick@lfix.co.uk
Isle of Wight, UK                             http://www.lfix.co.uk/oliver
GPG: 1024D/3E1D0C1C: CA12 09E0 E8D5 8870 5839  932A 614D 4C34 3E1D 0C1C
                 ========================================
     "If ye then be risen with Christ, seek those things 
      which are above, where Christ sitteth on the right 
      hand of God. Set your affection on things above, not 
      on things on the earth."              Colossians 3:1,2



Reply to: