Advertisement
Kreuger

Untitled

Sep 27th, 2011
424
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 8.42 KB | None | 0 0
  1. kreuger@kreuger-desktop:~$ hp-check -t
  2.  
  3. HP Linux Imaging and Printing System (ver. 3.11.7)
  4. Dependency/Version Check Utility ver. 14.3
  5.  
  6. Copyright (c) 2001-9 Hewlett-Packard Development Company, LP
  7. This software comes with ABSOLUTELY NO WARRANTY.
  8. This is free software, and you are welcome to distribute it
  9. under certain conditions. See COPYING file for more details.
  10.  
  11. Note: hp-check can be run in three modes:
  12. 1. Compile-time check mode (-c or --compile): Use this mode before compiling the HPLIP supplied tarball (.tar.gz or .run) to  
  13. determine if the proper dependencies are installed to successfully compile HPLIP.                                            
  14. 2. Run-time check mode (-r or --run): Use this mode to determine if a distro supplied package (.deb, .rpm, etc) or an already
  15. built HPLIP supplied tarball has the proper dependencies installed to successfully run.                                      
  16. 3. Both compile- and run-time check mode (-b or --both) (Default): This mode will check both of the above cases (both compile-
  17. and run-time dependencies).                                                                                                  
  18.  
  19. Saving output in log file: hp-check.log
  20.  
  21. Initializing. Please wait...
  22. -Gtk-Message: (for origin information, set GTK_DEBUG): failed to retrieve property `gtk-enable-event-sounds' of type `gboolean' from rc file value "((GString*) 0xa3f5ca0)" of type `gboolean'
  23. Gtk-Message: (for origin information, set GTK_DEBUG): failed to retrieve property `gtk-enable-input-feedback-sounds' of type `gboolean' from rc file value "((GString*) 0xa3cf5a0)" of type `gboolean'
  24. Gtk-Message: (for origin information, set GTK_DEBUG): failed to retrieve property `gtk-button-images' of type `gboolean' from rc file value "((GString*) 0xa3f5000)" of type `gboolean'
  25.  
  26. ---------------
  27. | SYSTEM INFO |
  28. ---------------
  29.  
  30. Basic system information:
  31. Linux kreuger-desktop 2.6.38-10-generic #44-Ubuntu SMP Thu Jun 2 21:32:54 UTC 2011 i686 i686 i386 GNU/Linux
  32.  
  33. Distribution:
  34. ubuntu 11.04
  35.  
  36. Checking Python version...
  37. OK, version 2.7.1 installed
  38.  
  39. Checking PyQt 4.x version...
  40. OK, version 4.8.3 installed.
  41.  
  42. Checking for CUPS...
  43. Status: scheduler is running
  44. Version: 1.4.6
  45. error_log is set to level: warn
  46.  
  47. Checking for dbus/python-dbus...
  48. dbus daemon is running.
  49. python-dbus version: 0.83.1
  50.  
  51.  
  52. ------------------------------------
  53. | COMPILE AND RUNTIME DEPENDENCIES |
  54. ------------------------------------
  55.  
  56. note: To check for compile-time only dependencies, re-run hp-check with the -c parameter (ie, hp-check -c).
  57. note: To check for run-time only dependencies, re-run hp-check with the -r parameter (ie, hp-check -r).
  58.  
  59. Checking for dependency: CUPS - Common Unix Printing System...
  60. OK, found.
  61.  
  62. Checking for dependency: CUPS devel- Common Unix Printing System development files...
  63. OK, found.
  64.  
  65. Checking for dependency: CUPS image - CUPS image development files...
  66. OK, found.
  67.  
  68. Checking for dependency: DBus - Message bus system...
  69. OK, found.
  70.  
  71. Checking for dependency: gcc - GNU Project C and C++ Compiler...
  72. OK, found.
  73.  
  74. Checking for dependency: GhostScript - PostScript and PDF language interpreter and previewer...
  75. OK, found.
  76.  
  77. Checking for dependency: libcrypto - OpenSSL cryptographic library...
  78. OK, found.
  79.  
  80. Checking for dependency: libjpeg - JPEG library...
  81. OK, found.
  82.  
  83. Checking for dependency: libnetsnmp-devel - SNMP networking library development files...
  84. OK, found.
  85.  
  86. Checking for dependency: libpthread - POSIX threads library...
  87. OK, found.
  88.  
  89. Checking for dependency: libtool - Library building support services...
  90. OK, found.
  91.  
  92. Checking for dependency: libusb - USB library...
  93. OK, found.
  94.  
  95. Checking for dependency: make - GNU make utility to maintain groups of programs...
  96. OK, found.
  97.  
  98. Checking for dependency: PIL - Python Imaging Library (required for commandline scanning with hp-scan)...
  99. OK, found.
  100.  
  101. Checking for dependency: PolicyKit - Administrative policy framework...
  102. OK, found.
  103.  
  104. Checking for dependency: PyQt 4 DBus - DBus Support for PyQt4...
  105. OK, found.
  106.  
  107. Checking for dependency: Python DBus - Python bindings for DBus...
  108. OK, found.
  109.  
  110. Checking for dependency: Python devel - Python development files...
  111. OK, found.
  112.  
  113. Checking for dependency: Python libnotify - Python bindings for the libnotify Desktop notifications...
  114. OK, found.
  115.  
  116. Checking for dependency: Python XML libraries...
  117. OK, found.
  118.  
  119. Checking for dependency: Python 2.3 or greater - Required for fax functionality...
  120. OK, found.
  121.  
  122. Checking for dependency: Python 2.2 or greater - Python programming language...
  123. OK, found.
  124.  
  125. Checking for dependency: Reportlab - PDF library for Python...
  126. OK, found.
  127.  
  128. Checking for dependency: SANE - Scanning library...
  129. OK, found.
  130.  
  131. Checking for dependency: SANE - Scanning library development files...
  132. OK, found.
  133.  
  134. Checking for dependency: scanimage - Shell scanning program...
  135. OK, found.
  136.  
  137. Checking for dependency: xsane - Graphical scanner frontend for SANE...
  138. warning: NOT FOUND! This is an OPTIONAL/RUNTIME ONLY dependency. Some HPLIP functionality may not function properly.
  139.  
  140.  
  141. ----------------------
  142. | HPLIP INSTALLATION |
  143. ----------------------
  144.  
  145.  
  146. Currently installed HPLIP version...
  147. HPLIP 3.11.7 currently installed in '/usr/share/hplip'.
  148.  
  149. Current contents of '/etc/hp/hplip.conf' file:
  150. # hplip.conf.  Generated from hplip.conf.in by configure.
  151.  
  152. [hplip]
  153. version=3.11.7
  154.  
  155. [dirs]
  156. home=/usr/share/hplip
  157. run=/var/run
  158. ppd=/usr/share/ppd/hplip/HP
  159. ppdbase=/usr/share/ppd/hplip
  160. doc=/usr/share/doc/hplip-3.11.7
  161. icon=/usr/share/applications
  162. cupsbackend=/usr/lib/cups/backend
  163. cupsfilter=/usr/lib/cups/filter
  164. drv=/usr/share/cups/drv/hp
  165.  
  166. # Following values are determined at configure time and cannot be changed.
  167. [configure]
  168. network-build=yes
  169. pp-build=no
  170. gui-build=yes
  171. scanner-build=yes
  172. fax-build=yes
  173. dbus-build=yes
  174. cups11-build=no
  175. doc-build=yes
  176. shadow-build=no
  177. hpijs-install=no
  178. foomatic-drv-install=no
  179. foomatic-ppd-install=no
  180. foomatic-rip-hplip-install=no
  181. hpcups-install=yes
  182. cups-drv-install=yes
  183. cups-ppd-install=no
  184. internal-tag=3.11.7
  185. restricted-build=no
  186. ui-toolkit=qt4
  187. qt3=no
  188. qt4=yes
  189. policy-kit=no
  190. hpijs-only-build=no
  191. lite-build=no
  192. udev-acl-rules=yes
  193. hpcups-only-build=no
  194. hpijs-only-build=no
  195.  
  196.  
  197. Current contents of '/var/lib/hp/hplip.state' file:
  198. # hplip.state - HPLIP runtime persistent variables.
  199.  
  200. [plugin]
  201. installed=0
  202. eula=0
  203.  
  204.  
  205.  
  206. Current contents of '~/.hplip/hplip.conf' file:
  207. [last_used]
  208. printer_name = RobbiesPrinter
  209. working_dir = .
  210. device_uri = "hp:/usb/Deskjet_1000_J110_series?serial=CN1392N35G05D2"
  211.  
  212. [commands]
  213. scan = /usr/bin/xsane -V %SANE_URI%
  214.  
  215. [installation]
  216. version = 3.11.7
  217. date_time = 11-09-27 11:51:06
  218.  
  219. [settings]
  220. systray_messages = 0
  221. systray_visible = 0
  222.  
  223. [fax]
  224. email_address =
  225. voice_phone =
  226.  
  227. [refresh]
  228. rate = 30
  229. enable = true
  230. type = 2
  231.  
  232. [polling]
  233. enable = false
  234. device_list =
  235. interval = 5
  236.  
  237.  
  238.  
  239. --------------------------
  240. | DISCOVERED USB DEVICES |
  241. --------------------------
  242.  
  243. No devices found.
  244.  
  245. ---------------------------------
  246. | INSTALLED CUPS PRINTER QUEUES |
  247. ---------------------------------
  248.  
  249.  
  250. Deskjet-1000-J110-series
  251. ------------------------
  252. Type: Printer
  253. Device URI: hp:/usb/Deskjet_1000_J110_series?serial=CN1392N35G05D2
  254. PPD: /etc/cups/ppd/Deskjet-1000-J110-series.ppd
  255. PPD Description: HP Deskjet 1000 j110 Series, hpcups 3.11.1
  256. Printer status: printer Deskjet-1000-J110-series is idle.  enabled since Tue 27 Sep 2011 11:45:47 AM EDT
  257. error: Unable to communicate with device (code=12): hp:/usb/Deskjet_1000_J110_series?serial=CN1392N35G05D2
  258. error: Device not found
  259. error: Communication status: Failed
  260.  
  261.  
  262. ----------------------
  263. | SANE CONFIGURATION |
  264. ----------------------
  265.  
  266. 'hpaio' in '/etc/sane.d/dll.conf'...
  267. OK, found. SANE backend 'hpaio' is properly set up.
  268.  
  269. Checking output of 'scanimage -L'...
  270.  
  271. No scanners were identified. If you were expecting something different,
  272. check that the scanner is plugged in, turned on and detected by the
  273. sane-find-scanner tool (if appropriate). Please read the documentation
  274. which came with this software (README, FAQ, manpages).
  275.  
  276.  
  277. ---------------------
  278. | PYTHON EXTENSIONS |
  279. ---------------------
  280.  
  281. Checking 'cupsext' CUPS extension...
  282. OK, found.
  283.  
  284. Checking 'pcardext' Photocard extension...
  285. OK, found.
  286.  
  287. Checking 'hpmudext' I/O extension...
  288. OK, found.
  289.  
  290. Checking 'scanext' SANE scanning extension...
  291. OK, found.
  292.  
  293.  
  294.  
  295. ---------------
  296. | USER GROUPS |
  297. ---------------
  298.  
  299. kreuger adm lp dialout cdrom audio plugdev lpadmin netdev admin sambashare
  300.  
  301. User member of group 'lp'. Enables print/ scan/ fax.
  302. User member of group 'lpadmin'.
  303.  
  304. -----------
  305. | SUMMARY |
  306. -----------
  307.  
  308. error: 2 errors and/or warnings.
  309.  
  310. Please refer to the installation instructions at:
  311. http://hplip.sourceforge.net/install/index.html
  312.  
  313.  
  314. Done.
  315. kreuger@kreuger-desktop:~$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement