我刚刚安装了使用Ubuntu软件中心到12.04LTS的HPLIP。该图标已出现在“统一”中,但当我单击它时,不会发生任何事情。我已经在终端中运行了hp--检查-t,并获得了以下输出:
nigel@nigel-F3Se:~$ hp-check -t
error: Unable to locate models.dat file
HP Linux Imaging and Printing System (ver. 0.0.0)
Dependency/Version Check Utility ver. 14.3
Copyright (c) 2011-14 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.
Note: hp-check can be run in three modes:
1. Compile-time check mode (-c or --compile): Use this mode before compiling the
HPLIP supplied tarball (.tar.gz or .run) to determine if the proper dependencies
are installed to successfully compile HPLIP.
2. Run-time check mode (-r or --run): Use this mode to determine if a distro
supplied package (.deb, .rpm, etc) or an already built HPLIP supplied tarball
has the proper dependencies installed to successfully run.
3. Both compile- and run-time check mode (-b or --both) (Default): This mode
will check both of the above cases (both compile- and run-time dependencies).
Saving output in log file: hp-check.log
Initializing. Please wait...
|Traceback (most recent call last):
File "/usr/bin/hp-check", line 206, in <module>
core.init()
File "/usr/share/hplip/installer/core_install.py", line 412, in init
self.distro_name = self.distros_index[self.distro]
KeyError: 0我使用12.04LTS在另外两台计算机上安装了HPLIP,没有这个问题。如有任何意见或指导,将不胜感激。
发布于 2014-02-02 22:06:54
我希望您已经解决了您的问题,这台打印机通过直接(我总是这样做)直接到HPLIP,下载最新版本- 3.14.1 -并从您的终端安装。软件中心我避免,因为它从来没有更新,惠普-明智。我已经直接从HPLIP下载了很多次,没有任何麻烦。只需确保您的无线打印机/传真是打开的,当您启动整个过程和在安装过程中,卸载任何版本,您已经拥有。自动安装程序非常好。希望这能有所帮助。
发布于 2014-02-24 22:25:08
问题是,当您试图升级到3.14.1时,会发生错误
我也遇到了同样的问题,安装HP页面上所需的依赖包。
https://askubuntu.com/questions/384952
复制相似问题