Re: Installing a program from source

From: Rhys Hardwick (debian-user_at_rhyshardwick.co.uk)
Date: 05/31/05

  • Next message: Ron Johnson: "Re: Corrupted Gecko print.xul?"
    To: debian-user@lists.debian.org
    Date: Tue, 31 May 2005 19:46:26 +0100
    
    

    On Tuesday 31 May 2005 19:20, Lee Braiden wrote:
    > Use dh_make, if you can, or else checkinstall, to make and install an
    > appropriate debian package. Then, it can be uninstalled (often
    > automatically) when a newer package is available.
    checkinstall seems to be the better of the two, but as Cameron says, make
    uninstall is better if you have it, at least for me, as I am not installing
    many programs.

    Thanks,

    Rhys

            
            
                    
    ___________________________________________________________
    Yahoo! Messenger - NEW crystal clear PC to PC calling worldwide with voicemail http://uk.messenger.yahoo.com

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

  • Next message: Ron Johnson: "Re: Corrupted Gecko print.xul?"

    Relevant Pages

    • Re: Undo ./configure, make, make install?
      ... ./configure, make, make install but to no avail. ... 'uninstall' is often lacking. ... look into using 'checkinstall' to simplify uninstalling later. ... Substitute your favorite package manager. ...
      (alt.os.linux)
    • Re: [SLE] uninstalling a compiled program
      ... How can I uninstall the 0.4.1 version? ... This is precisely why I recommend people try checkinstall. ... It comes with SUSE and you use it to create rpm packages from tarballs. ... The secret is to run through the /.configure, make and make install and, if it ...
      (SuSE)
    • Re: [SLE] uninstalling a compiled program
      ... How can I uninstall the 0.4.1 version? ... This is precisely why I recommend people try checkinstall. ... It comes with SUSE and you use it to create rpm packages from tarballs. ... The secret is to run through the /.configure, make and make install and, if it ...
      (SuSE)
    • Re: Uninstall programs in Linux
      ... in Ubuntu? ... If the makefile provides no uninstall target, ... (note which files are installed by "make install". ... AFAIK the command using checkinstall is not "checkinstall make ...
      (Ubuntu)
    • Re: installation from source: best practice ? [OT]
      ... I think I saw Kevin recommending checkinstall a couple of times, ... if your install corrupts the system by overwriting for example a ... GNOME, Mozilla and Hubert Mantel's (who unfortunately left SUSE) kernels), ... Building rpm's from spec files might look complicated at first, ...
      (alt.os.linux.suse)