Re: Installing old tarballs on a new Debian system

From: Hugo Vanwoerkom (hvw59601_at_care2.com)
Date: 12/31/04

  • Next message: Tom Allison: "xcdroast"
    To: debian-user@lists.debian.org
    Date: Fri, 31 Dec 2004 06:43:21 -0600
    
    

    Roberto Sanchez wrote:
    > cga wrote:
    >
    >> I am currently switching to Debian and I have a bunch of utilities,
    >> wmaker applets,
    >> etc.. in source format that I would like to reinstall on the new system.
    >> Unfortunately
    >> a number of these are not available as .deb's.
    >>
    >> As I see it I can either copy them to /usr/local/tarballs & do the usual
    >> ./configure/make/
    >> make-install dance or try to create .deb's myself. This last approach
    >> being probably
    >> the more dangerous.
    >> Is there any place in the Debian literature where this issue is
    >> discussed? Any guidelines
    >> concerning source(non-debian) install on Debian system? Are there any
    >> tools that might
    >> help automate the conversion of source packages to the .deb format?
    >>
    > The new maintainer's guide talks about how to build .deb packages. It
    > is the most "academically correct" solution. For a quick and dirty
    > solution, use checkinstall. It is in unstable. Basically you do this:
    >
    > tar zxvf <your-source-package>
    > cd <your-source-directory>
    > ./configure <with-desired-options>
    > make
    > su
    > checkinstall make install
    >
    > Answer the few questions at the end to tweak the version and package
    > name to your liking and viola, you have a Debianized package that
    > integrates with your package database for your non-Debian source
    > package. I have used successfully for several projects I am developing.
    > I olnly wish I had known about it sooner.
    >

    Good tip! Never knew about that one! It is in Sarge also. I am going to
    try that with wwwcount and svgatextmode, at least. The former is no
    longer in Debian and the latter's version breaks the display and I need
    e prior version. Thanks!

    H

    -- 
    To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org 
    with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
    

  • Next message: Tom Allison: "xcdroast"

    Relevant Pages

    • Re: the best Linux for me
      ... I've ben using debian on my desktop for about 8 years, ... What's Debian's package / distro system called? ... cl-clx-sbcl - An X11 Common Lisp client library for SBCL ... You can also see how out of date my unstable install ...
      (comp.lang.lisp)
    • Re: what version?
      ... > handling of RedHat package management had been jumbled by an architect who ... Debian, Gentoo, etc. ... As I mentioned earlier, Debian-compatible installation media (including ... the stable-branch archive, because he felt it was in particularly good ...
      (comp.os.linux.setup)
    • Re: CLARITY re: challenge: end of life for 6.2 is prematurewithbuggy 6.3
      ... If the new php package works fine on your build box, ... For most of the ports this works, ... Even debian has no plus point there (at least in our environment at ... I've had a disk down of course it was in gmirror and the situation ...
      (freebsd-stable)
    • Re: bits/news from the users of Debian?
      ... "Le bottin des jeux Linux" speaks about 800 Linux games and i hope that's growing. ... I start with Debian, then test Mandrake because it seem's at this time very complicated. ... I think graphics interface for installation is a good thing: you have make a good job! ... I use Debian Sid and I have experiment a lot of problem some years ago because i install too recent package on Sid which are not well tested. ...
      (Debian-User)
    • Re: Debians policy regarding security updates
      ... Please note that by "the Debian developers", here, you're referring to ... the individual package maintainers, not the Security Team. ... package maintainer duly ground out packages containing it, ...
      (comp.os.linux.security)