hplip compiles, hp-setup can't find libmpmud.so.0
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
HPLIP |
In Progress
|
Undecided
|
Sarbeswar Meher |
Bug Description
$ hp-setup
Traceback (most recent call last):
File "/usr/bin/
from base import device, utils, tui, models, module
File "/usr/share/
import status
File "/usr/share/
import hpmudext
ImportError: libhpmud.so.0: cannot open shared object file: No such file or directory
-------
$ hp-check -c
[... licence stuff ...]
Initializing. Please wait...
-
(hp-check:20779): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",
(hp-check:20779): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",
(hp-check:20779): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",
(hp-check:20779): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",
---------------
| SYSTEM INFO |
---------------
Basic system information:
Linux phoenix 3.0.0-13-generic #22-Ubuntu SMP Wed Nov 2 13:27:26 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux
Distribution:
ubuntu 11.10
Checking Python version...
OK, version 2.7.2 installed
Checking PyQt 4.x version...
OK, version 4.8.5 installed.
Checking for CUPS...
Status: scheduler is running
Version: 1.5.0
error_log is set to level: warn
Checking for dbus/python-dbus...
dbus daemon is running.
python-dbus version: 0.84.0
-------
| COMPILE TIME DEPENDENCIES |
-------
Checking for dependency: CUPS devel- Common Unix Printing System development files...
OK, found.
Checking for dependency: CUPS image - CUPS image development files...
OK, found.
Checking for dependency: gcc - GNU Project C and C++ Compiler...
OK, found.
Checking for dependency: libtool - Library building support services...
OK, found.
Checking for dependency: make - GNU make utility to maintain groups of programs...
OK, found.
Checking for dependency: Python devel - Python development files...
OK, found.
Checking for dependency: SANE - Scanning library development files...
OK, found.
---------------
| USER GROUPS |
---------------
USERREMOVED adm lp dialout cdrom plugdev lpadmin admin sambashare vboxusers
-----------
| SUMMARY |
-----------
No errors or warnings.
Done.
Changed in hplip: | |
assignee: | nobody → Sarbeswar Meher (sarbeswar-meher) |
status: | New → In Progress |
Hi Daniel,
Please download the latest hplip-3.11.10.run from hplipopensource.com and install it using "sh hplip-3.11.10.run" in terminal.
Copy the contents of /usr/lib64 to /usr/lib . Run the below command to do the same; sudo cp -R /usr/lib64/* /usr/lib/
Remove the existing print queues by running "system- config- printer" . Connect the printer and run "hp-setup" in terminal.
Now you can print.
Following all the steps mentioned above, if you have any issue, please post the output of "hp-check".
Thanks,
Sarbeswar Meher