I'm trying to install latest version of Hewlett-Packard's Linux Imaging and Printing software (HPLIP) for my office jet printer. In order to install latest version of HPLIP I removed the hplip-gui, hplip, hplip-cups, hplip-data, hpijs, and hpijs-ppds Debian Linux packages However, I'm getting the following error:
Debian warning: CUPSEXT could not be loaded. Please check HPLIP installation.
How do I fix this error while installing hplip-3.12.9.run under Debian Linux 6.0.5 amd64 bit?
This is a well known problem as installer need cupsext.so file which is installed at /usr/lib/pymodules/python2.6/cupsext.so or /usr/lib/python2.6/dist-packages/cupsext.so location. This file is part of HPLIP package version 3.10.6 under Debian Linux v6.0.5 (squeeze stable). So to fix this problem install the following packages:
$ sudo apt-get install hplip-gui hplip hplip-cups hplip-data hpijs hpijs-ppds Once installed run HPLIP installer:
$ bash hplip-3.12.9.runSelect automatic installation mode and when prompted as follows select overwrite
DEPENDENCY AND CONFLICT RESOLUTION
----------------------------------
HPLIP-3.10.6 exists, this may conflict with the new one being installed.
Do you want to ('i'= Remove and Install, 'o'= Overwrite*, 'q'= Quit)? : oThis will overwrite existing HPLIP with the latest version.
References:
- Download HPLIP.
- HPLIP auto and manual installation help.
You should follow me on twitter here or grab rss feed to keep track of new changes.
Featured Articles:
- 30 Handy Bash Shell Aliases For Linux / Unix / Mac OS X
- Top 30 Nmap Command Examples For Sys/Network Admins
- 25 PHP Security Best Practices For Sys Admins
- 20 Linux System Monitoring Tools Every SysAdmin Should Know
- 20 Linux Server Hardening Security Tips
- Linux: 20 Iptables Examples For New SysAdmins
- Top 20 OpenSSH Server Best Security Practices
- Top 20 Nginx WebServer Best Security Practices
- 20 Examples: Make Sure Unix / Linux Configuration Files Are Free From Syntax Errors
- 15 Greatest Open Source Terminal Applications Of 2012

- My 10 UNIX Command Line Mistakes
- Top 10 Open Source Web-Based Project Management Software
- Top 5 Email Client For Linux, Mac OS X, and Windows Users
- The Novice Guide To Buying A Linux Laptop



![Linux Install Google Chrome Browser [ Ubuntu, Suse, Debian, Fedora ]](http://s13.cyberciti.org/images/shared/rp/3/29.jpg)








{ 2 comments… read them below or add one }
Thank you! Being new to Linux/Ubuntu, I’m finding these sites all the more helpful for solving these problems. Cheers!
thank you very much ,, this website is awesome , helpful which always i find there the solutions
thanks.