Aaron J Albright wrote:
Gary,

Have you looked over the install instructions for setting up mandriva on the hplip website?

http://hplip.sourceforge.net

It really looks like something (PyQt or Qt) is missing..

Although if you used urpmi to install hplip it should have setup the required deps..

Let me know if the instructions don't help.

Followed the Mandriva instrutions. I needed libpython2.4-devel. Make and Make install worked. hplip0.9.11 is installed.

I am still getting the following error:
hp-toolbox
Traceback (most recent call last):
  File "/usr/bin/hp-toolbox", line 39, in ?
    import base.async_qt as async
  File "/usr/share/hplip/base/async_qt.py", line 81, in ?
    from qt import *
ImportError: /usr/lib/python2.4/site-packages/qt.so: undefined symbol: _ZN12QProgressBarD2Ev

Not much difference from the original error msg below.


 ~]$ hp-toolbox
Traceback (most recent call last):
  File "/usr/bin/hp-toolbox", line 41, in ?
    import base.async_qt as async
  File "/usr/share/hplip/base/async_qt.py", line 85, in ?
    from qt import *
ImportError: /usr/lib/python2.4/site-packages/qt.so: undefined symbol: _ZN12QProgressBarD2Ev


hp-check:
$ hp-check

 HP Linux Imaging and Printing System (ver. 0.9.7)
 Dependency/Version Check Utility ver. 1.0

 Copyright (c) 2003-5 Hewlett-Packard Development Company, LP
 This software comes with ABSOLUTELY NO WARRANTY.
 This is free software, and you are welcome to distribute it
 under certain conditions. See COPYING file for more details.

 Checking Python version...
 --> Version 2.4.1 installed.
 --> OK
 Checking for SIP...
 --> OK
 Checking for PyQt...
 [ERROR]: PyQt not installed.>>
 Checking Qt version...
Traceback (most recent call last):
  File "/usr/bin/hp-check", line 110, in ?
    qtMajor = int( qVersion().split('.')[0] )
NameError: name 'qVersion' is not defined

I have PyQt-3.14.1 and devel installed. Tried to install mandriva cooker hplip-0.9.11 but had dependency problems.

Gary


-------------------------------------------------------
All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642
_______________________________________________
HPLIP-Help mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/hplip-help

Reply via email to