|

楼主 |
发表于 2009-5-8 21:23
|
显示全部楼层
hplip and hpliplite
有这种打印机的请收藏啊,我将软件都打包放在一起易于共享了。
NOTE For puppy's using new versions of cups, as cups-1.3.9 and cups-1.4b2, the attached hpliplite-postinstall-cups-v1.3.9-v1.4b2 postinstall is necesary. Please download it and, in a terminal, gunzip it, make it executable and execute it once.
Code:
gunzip hpliplite-postinstall-cups-v1.3.9-v1.4b2.gz
chmod +x hpliplite-postinstall-cups-v1.3.9-v1.4b2
hpliplite-postinstall-cups-v1.3.9-v1.4b2
Then restart cups:
Code:
/etc/init.d/cups stop
/etc/init.d/cups start
NOTE for previous 2.8.10 version: Still a post install process is necessary for this version. Download the attached
hpliplite-2.8.10-postinstall.sh.gz file, gunzip it and run it once:
Code:
gunzip hpliplite-2.8.10-postinstall.sh.gz
sh hpliplite-2.8.10-postinstall.sh hplip-3.9.2
hplip allows printing and scanning, in addition to full control of -most- HP printers, including printer configuration,
ink-levels information, cleaning and alignment of cartridges, color calibration,...
WARNING: Not all hplip functionalities work:
1. Faxing has been disabled, since dbus does not work in this version.
2. The hp-systray command does not work either.
3. The supplies tab in hp-toolbox is not clickable, unless you refresh all printers pushing the refresh all button (F6).
Then the supplies tab works OK.
hpliplite-postinstall-cups-v1.3.9-v1.4b2 postinstall is necesary. Please download it and, in a terminal, gunzip it, make it executable and execute it once.
Code:
gunzip hpliplite-postinstall-cups-v1.3.9-v1.4b2.gz
chmod +x hpliplite-postinstall-cups-v1.3.9-v1.4b2
hpliplite-postinstall-cups-v1.3.9-v1.4b2
Then restart cups:
Code:
/etc/init.d/cups stop
/etc/init.d/cups start
NOTE for previous 2.8.10 version: In case xsane does not work for this version, please try opening an rxvt terminal and type:
Code:
ln -s /usr/lib/sane/libsane-hpaio.so.1 /lib/libsane-hpaio.so.1
and try xsane again.
|
|