HP Logo
HP Logo
Tux
    Home
    About
  • Features
  • Screenshots
  • FAQs
  • About HPLIP
  • Setup and Installation
  • Download HPLIP
  • Installation Instructions
  • System Requirements
  • Supported Devices
  • Usage and Support
  • Mailing Lists
  • How-Tos
  • Troubleshooting
  • Release Notes
  • Resources
  • Technical Documentation
  • Sourceforge Project Page
  • Software License
  • Other Support Information
  • Contacts
Home > How-Tos > Compiling/Build

Compiling/Build (configure and make) How-Tos

How to build and install the tarball (brief instructions).

View this resource: Tarball Installation Reference

How to install an HPLIP software patch.

Patches may only be applied to the tarball version of the HPLIP software (not an RPM, DEB, TGZ, or other pre-build package).

How to apply a patch:

$ cd hplip-<version>

$ patch -p1 < hplip-<version>.patch

$ ./configure --prefix=/usr

$ make clean

$ make

$ su (or use 'sudo make install')

# make install (as root)


Page last updated: Wed Mar 21 13:43:53 2007; HPLIP Version: 1.7.4a

Legal Notices Copyright © 2003-2007, Hewlett-Packard Development Company, L.P. Contact Site Maintainer