Sample Header Ad - 728x90

Installing checkinstall locally

1 vote
1 answer
457 views
I'm trying to install checkinstall locally in my home directory. Though, in the INSTALL file is only described how to do a system wide installation: Simple enough: make su make install checkinstall Instead I'd like to use the configure script this way: ./configure --prefix=~/opt/ make make install checkinstall but checkinstall distribution doesn't provide configure. I think it's possible to do what I want meddling with make files.
Asked by Paolo (17915 rep)
Oct 1, 2012, 09:57 PM
Last activity: Nov 17, 2018, 01:15 AM