Linux tip, Fedora tip / howto: using checkinstall |
Try my online puzzle page with Calcudoku, Killer Sudoku and online Sudoku.
using checkinstall Compiling checkinstall for Fedora 13 is tricky, and described in this tip. Also on that page are the edits required to get it to work under RHEL6 (Red Hat Enterprise Linux 6).It seems that checkinstall adds the directories /selinux and /selinux/context to the package it builds. This leads to an error like "error: unpacking of archive failed on file /selinux/context" when installing from the RPM (for example) it has created. You can avoid this by running checkinstall as follows: Side note: to have checkinstall create an RPM, and answer "yes" to all questions (so it won't prompt you for anything), add the options -R and -y:
|
Send me your comments!
Something didn't work as expected? You'd like to add some useful info to this tip? Use the form below to send me your comments. (Don't forget to fill out the super-lame CAPTCHA below..)