Need to install m452dn on RHEL 6.7 offline.

Asked by Stanley Chong

Hi,
I need to install an HP LaserJet Pro m452dn on a Red Hat Linux 6.7 x64 machine. This machine is not connected to the internet and cannot be connected to the internet. Is there a way to get all dependency files for the HPLIP rpms that can be downloaded from your site? Or is there an RPM that has every dependency in it? I need to figure out if I have to return this printer or not.
Thanks,
Stan

Question information

Language:
English Edit question
Status:
Answered
For:
HPLIP Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
srinivas (srinivas5) said :
#1

Hi,

Please find the steps for installing .rpm HPLIP driver from the below link.
https://developers.hp.com/hp-linux-imaging-and-printing/install/manual/distros/redhatenterprise.

You only need the below dependencies. Run below command to install them.
su -c "yum install PyQt4 Python-Imaging xsane"
Then install .rpm file using below command.
 su -c "rpm -Uvh hplip-3.12.6_rhel-6.0.x86_64.rpm" for 64 bit or su -c "rpm -Uvh hplip-3.12.6_rhel-6.0.i686.rpm" for 32 bit.

Regards,
Srinivas Teja.

Can you help with this problem?

Provide an answer of your own, or ask Stanley Chong for more information if necessary.

To post a message you must log in.