Results 1 to 1 of 1

Thread: Compiling programs from debian sources

  1. #1
    Join Date
    Dec 2005
    Beans
    764
    Distro
    Ubuntu 6.06

    Compiling programs from debian sources

    I just put the Debians SID DEB-SRC repo in sources.list.
    Afterwards I did:
    Code:
    apt-get source kaffeine
    which downloaded kaffeine 0.8.4 source. Which has more extended subtitle support compared to the version in Feisty.
    Then I changed the changelog and checked if debian/rules and debian/control are ok.
    afterwards I did:
    Code:
    dpkg-source -b kaffeine-0.8.4
    pbuilder build kaffeine*ashrack*.dsc
    the package compiled fine and after I installed it it also works great.
    But the problem is that if I type
    Code:
    apt-get autoremove
    it will remove Kaffeine.
    What must I do so this does not happen?

    ps. Just tried downloading the UBUNTU SOURCE's KAFFEINE and then compile it and the same thing happens.
    Last edited by ashrack; April 19th, 2007 at 08:55 PM.
    Kubuntu 15.10
    Intel Core i5, 8GB RAM, Amd Radeon 7870XT@fglrx
    http://folding.extremeoverclocking.c...shrack&t=37766

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •