Advertisement
trishf42

hp-check -t output 04-09-2011

Sep 4th, 2011
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.17 KB | None | 0 0
  1. HP Linux Imaging and Printing System (ver. 3.11.3a)
  2. Dependency/Version Check Utility ver. 14.3
  3.  
  4. Copyright (c) 2001-9 Hewlett-Packard Development Company, LP
  5. This software comes with ABSOLUTELY NO WARRANTY.
  6. This is free software, and you are welcome to distribute it
  7. under certain conditions. See COPYING file for more details.
  8.  
  9. Note: hp-check can be run in three modes:
  10. 1. Compile-time check mode (-c or --compile): Use this mode before compiling the HPLIP supplied tarball (.tar.gz or .run) to
  11. determine if the proper dependencies are installed to successfully compile HPLIP.
  12. 2. Run-time check mode (-r or --run): Use this mode to determine if a distro supplied package (.deb, .rpm, etc) or an already
  13. built HPLIP supplied tarball has the proper dependencies installed to successfully run.
  14. 3. Both compile- and run-time check mode (-b or --both) (Default): This mode will check both of the above cases (both compile-
  15. and run-time dependencies).
  16.  
  17. Saving output in log file: hp-check.log
  18.  
  19. Initializing. Please wait...
  20.  
  21. ---------------
  22. | SYSTEM INFO |
  23. ---------------
  24.  
  25. Basic system information:
  26. Linux andromeda.localdomain 2.6.38.8-desktop-4.mga #1 SMP Fri Jul 8 01:37:23 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux
  27.  
  28. Distribution:
  29. unknown 0.0
  30.  
  31. Checking Python version...
  32. OK, version 2.7.1 installed
  33.  
  34. Checking PyQt 4.x version...
  35. OK, version 4.8.3 installed.
  36.  
  37. Checking for CUPS...
  38. Status: taakplanner is actief
  39. Version: 1.4.6
  40.  
  41. Checking for dbus/python-dbus...
  42. dbus daemon is running.
  43. python-dbus version: 0.83.2
  44.  
  45.  
  46. ------------------------------------
  47. | COMPILE AND RUNTIME DEPENDENCIES |
  48. ------------------------------------
  49.  
  50.  
  51. Checking for dependency: CUPS - Common Unix Printing System...
  52. OK, found.
  53.  
  54. Checking for dependency: CUPS devel- Common Unix Printing System development files...
  55. OK, found.
  56.  
  57. Checking for dependency: CUPS image - CUPS image development files...
  58. OK, found.
  59.  
  60. Checking for dependency: DBus - Message bus system...
  61. OK, found.
  62.  
  63. Checking for dependency: gcc - GNU Project C and C++ Compiler...
  64. OK, found.
  65.  
  66. Checking for dependency: GhostScript - PostScript and PDF language interpreter and previewer...
  67. OK, found.
  68.  
  69. Checking for dependency: libcrypto - OpenSSL cryptographic library...
  70. OK, found.
  71.  
  72. Checking for dependency: libjpeg - JPEG library...
  73. OK, found.
  74.  
  75. Checking for dependency: libnetsnmp-devel - SNMP networking library development files...
  76.  
  77. Checking for dependency: libpthread - POSIX threads library...
  78. OK, found.
  79.  
  80. Checking for dependency: libtool - Library building support services...
  81. OK, found.
  82.  
  83. Checking for dependency: libusb - USB library...
  84. OK, found.
  85.  
  86. Checking for dependency: make - GNU make utility to maintain groups of programs...
  87. OK, found.
  88.  
  89. Checking for dependency: PIL - Python Imaging Library (required for commandline scanning with hp-scan)...
  90. OK, found.
  91.  
  92. Checking for dependency: PolicyKit - Administrative policy framework...
  93. OK, found.
  94.  
  95. Checking for dependency: PyQt 4 DBus - DBus Support for PyQt4...
  96. OK, found.
  97.  
  98. Checking for dependency: Python DBus - Python bindings for DBus...
  99. OK, found.
  100.  
  101. Checking for dependency: Python devel - Python development files...
  102. OK, found.
  103.  
  104. Checking for dependency: Python libnotify - Python bindings for the libnotify Desktop notifications...
  105. OK, found.
  106.  
  107. Checking for dependency: Python XML libraries...
  108. OK, found.
  109.  
  110. Checking for dependency: Python 2.3 or greater - Required for fax functionality...
  111. OK, found.
  112.  
  113. Checking for dependency: Python 2.2 or greater - Python programming language...
  114. OK, found.
  115.  
  116. Checking for dependency: Reportlab - PDF library for Python...
  117. OK, found.
  118.  
  119. Checking for dependency: SANE - Scanning library...
  120. OK, found.
  121.  
  122. Checking for dependency: SANE - Scanning library development files...
  123.  
  124. Checking for dependency: scanimage - Shell scanning program...
  125. OK, found.
  126.  
  127. Checking for dependency: xsane - Graphical scanner frontend for SANE...
  128. OK, found.
  129.  
  130.  
  131. ----------------------
  132. | HPLIP INSTALLATION |
  133. ----------------------
  134.  
  135.  
  136. Currently installed HPLIP version...
  137. HPLIP 3.11.3a currently installed in '/usr/share/hplip'.
  138.  
  139. Current contents of '/etc/hp/hplip.conf' file:
  140. # hplip.conf. Generated from hplip.conf.in by configure.
  141.  
  142. [hplip]
  143. version=3.11.3a
  144.  
  145. [dirs]
  146. home=/usr/share/hplip
  147. run=/var/run
  148. ppd=/usr/share/ppd/HP
  149. ppdbase=/usr/share/ppd
  150. doc=/usr/share/doc/hplip-3.11.3a
  151. icon=/usr/share/applications
  152. cupsbackend=/usr/lib/cups/backend
  153. cupsfilter=/usr/lib/cups/filter
  154. drv=/usr/share/cups/drv/hp
  155.  
  156. # Following values are determined at configure time and cannot be changed.
  157. [configure]
  158. network-build=yes
  159. pp-build=yes
  160. gui-build=yes
  161. scanner-build=yes
  162. fax-build=yes
  163. dbus-build=yes
  164. cups11-build=no
  165. doc-build=yes
  166. shadow-build=no
  167. hpijs-install=yes
  168. foomatic-drv-install=no
  169. foomatic-ppd-install=no
  170. foomatic-rip-hplip-install=no
  171. hpcups-install=yes
  172. cups-drv-install=yes
  173. cups-ppd-install=yes
  174. internal-tag=3.11.3a
  175. restricted-build=no
  176. ui-toolkit=qt4
  177. qt3=no
  178. qt4=yes
  179. policy-kit=yes
  180. hpijs-only-build=no
  181. lite-build=no
  182. udev-acl-rules=yes
  183. hpcups-only-build=no
  184. hpijs-only-build=no
  185.  
  186.  
  187. Current contents of '/var/lib/hp/hplip.state' file:
  188. # hplip.state - HPLIP runtime persistent variables.
  189.  
  190. [plugin]
  191. installed=0
  192. eula=0
  193.  
  194.  
  195.  
  196. Current contents of '~/.hplip/hplip.conf' file:
  197. [last_used]
  198. printer_name = Photosmart_C6100
  199. working_dir = .
  200. device_uri = hp:/net/Photosmart_C6100_series?ip=192.168.1.4
  201.  
  202. [commands]
  203. scan = /usr/bin/xsane -V %SANE_URI%
  204.  
  205. [settings]
  206. systray_messages = 1
  207. systray_visible = 0
  208.  
  209. [fax]
  210. email_address =
  211. voice_phone =
  212.  
  213. [refresh]
  214. rate = 30
  215. enable = true
  216. type = 2
  217.  
  218. [polling]
  219. enable = false
  220. device_list =
  221. interval = 5
  222.  
  223. [installation]
  224. date_time = 04-09-11 16:49:11
  225. version = 3.11.3a
  226.  
  227.  
  228.  
  229. --------------------------
  230. | DISCOVERED USB DEVICES |
  231. --------------------------
  232.  
  233. No devices found.
  234.  
  235. ---------------------------------
  236. | INSTALLED CUPS PRINTER QUEUES |
  237. ---------------------------------
  238.  
  239.  
  240. Photosmart
  241. ----------
  242. Type: Unknown
  243. Device URI: socket://192.168.1.4:9100
  244. PPD: /etc/cups/ppd/Photosmart.ppd
  245. PPD Description: HP Photosmart c6100 Series, hpcups 3.10.2rc1.9
  246. Printer status: printer Photosmart is niet in gebruik. ingeschakeld sinds wo 26 jan 2011 07:08:54 CET
  247.  
  248. Photosmart_C6100
  249. ----------------
  250. Type: Printer
  251. Device URI: hp:/net/Photosmart_C6100_series?ip=192.168.1.4
  252. PPD: /etc/cups/ppd/Photosmart_C6100.ppd
  253. PPD Description: HP Photosmart c6100 Series, hpcups 3.9.12
  254. Printer status: printer Photosmart_C6100 is niet in gebruik. ingeschakeld sinds zo 05 jun 2011 20:28:59 CEST
  255.  
  256. Photosmart_C6100_fax
  257. --------------------
  258. Type: Fax
  259. Device URI: hpfax:/net/Photosmart_C6100_series?ip=192.168.1.4
  260. PPD: /etc/cups/ppd/Photosmart_C6100_fax.ppd
  261. PPD Description: HP Fax hpcups
  262. Printer status: printer Photosmart_C6100_fax is niet in gebruik. ingeschakeld sinds di 12 jan 2010 17:05:58 CET
  263.  
  264.  
  265. ----------------------
  266. | SANE CONFIGURATION |
  267. ----------------------
  268.  
  269. 'hpaio' in '/etc/sane.d/dll.conf'...
  270. OK, found. SANE backend 'hpaio' is properly set up.
  271.  
  272. Checking output of 'scanimage -L'...
  273.  
  274. Done.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement