MAKE into deb rather than installing
Run make as usual when compiling something from source
Instead of running make install, run: checkinstall –D
This will create a .deb file for you to install etc.
Instead of running make install, run: checkinstall –D
This will create a .deb file for you to install etc.