Настройка принтера НР!

SLAX, Deep Style, ZenWalk

Модератор: Модераторы разделов

garryk
Сообщения: 4

Настройка принтера НР!

Сообщение garryk »

Доброго времени суток!
Не могу поставить дрова к HP D2360 в Слаке 11.
Скачал отседа http://hplip.sourceforge.net/ офиц. дрова делал все по инструкции:

$ cd hplip-<version>

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

$ ./configure --prefix=/usr

$ make clean

$ make

$ su (or use 'sudo make install')

# make install (as root)

/etc/init.d/cups restart

потом, то что написано в разделе инфы по слаке:

cd /etc/init.d

mv hplip /etc/rc.d/rc.hplip

cd /

rm -r /etc/init.d

и при попытке запустить hp-setup получаю следующее:

root@HilevelLife:/# hp-setup

HP Linux Imaging and Printing System (ver. 1.7.4a)
Printer/Fax Setup Utility ver. 4.5

Copyright © 2001-7 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.

error: PyQt not installed. GUI not available. Exiting.
error: PyQt init failed. Reverting to interactive mode.
Using device: hp:/usb/Deskjet_D2300_series?serial=TH64I120DX04KT

Setting up device: hp:/usb/Deskjet_D2300_series?serial=TH64I120DX04KT

(Note: Defaults for each question are maked with a '*'. Press <enter> to accept the default.)

warning: Cannot setup fax - device does not have fax feature.
Traceback (most recent call last):
File "/usr/local/bin/hp-setup", line 334, in ?
ppds = cups.getSystemPPDs()
File "/usr/local/share/hplip/prnt/cups.py", line 194, in getSystemPPDs
major, minor, patch = getVersionTuple()
File "/usr/local/share/hplip/prnt/cups.py", line 406, in getVersionTuple
return cupsext.getVersionTuple()
AttributeError: 'module' object has no attribute 'getVersionTuple'

при попытке поставить PyQt

root@HilevelLife:/usr/src/PyQt-x11-gpl-4.2# python configure.py
Error: This version of PyQt requires SIP v4.6.0 or later

что такое SIP?

Помогите советом! Наверняка ж кто-нибуть да ставил дрова HP на слаку!
Спасибо сказали:
Аватара пользователя
Terekhin Alexey
Сообщения: 248
ОС: Gentoo amd64

Re: Настройка принтера НР!

Сообщение Terekhin Alexey »

Можно поставить из пакетов. Ели мне не изменяет память то на дисках со слакой Патрик прикладывал и hplip в пакете и сурсах. А на счет SIP зайдите сюда и скачайте. Есть такая вещь как официальные сайты программ например PyQt
AMD Phenom 9950 Asus M3A32-MVP DELUXE 4Gb DDR-II 1066Mhz Ati Radeon 4850 512 Mb
Спасибо сказали:
Лис
Сообщения: 1639
ОС: Zenwalk

Re: Настройка принтера НР!

Сообщение Лис »

Для собственно работы дров к принтеру pyQt не нужна. Настроить принтер вы можете и через CUPS.
Спасибо сказали: