Discussion on:

1
Comments

Join the conversation!

Follow via:
RSS
Email Alert
0 Votes
+ -
checkinstall
Neon Samurai 14th Oct 2011
If your working on a .DEB based system, make sure you have the "checkinstall" package installed. Then with the steps listed in the article:
...
4. change to newly created directory
5. ./configure
6. sudo checkinstall

It will do the "sudo make" but then create a .DEB package out of the resulting program. You can then install and uninstall it through the normal package manager instead of letting the naked "sudo make install" copy files into your system without a clear method of uninstall/upgrade later.
Keyboard Shortcuts:
Prev
Next
Toggle
Join the conversation
Formatting +
BB Codes - Note: HTML is not supported in forums
  • [b] Bold [/b]
  • [i] Italic [/i]
  • [u] Underline [/u]
  • [s] Strikethrough [/s]
  • [q] "Quote" [/q]
  • [ol][*] 1. Ordered List [/ol]
  • [ul][*] · Unordered List [/ul]
  • [pre] Preformat [/pre]
  • [quote] "Blockquote" [/quote]

Join the TechRepublic Community and join the conversation! Signing-up is free and quick, Do it now, we want to hear your opinion.