Make Install
Install HPLIP
This step will install HPLIP.
Note: You will need to run 'make install' as root or with root access.
If your distro uses 'su' follow these steps:
su make install
If your distro uses 'sudo' follow these steps:
sudo make install
If you don't know which su/sudo to use or what the difference is--please refer to your distro documentation.