Tagged Questions
1
vote
1answer
54 views
help installing checkinstall locally
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
...
5
votes
1answer
138 views
Are there any CheckInstall side effects or should I use it every time?
I'm using Ubuntu at work and Slackware at home.
Today at work I have downloaded some suspicious program from our company repository that was supposed to automate some repetitive tasks. I installed ...