Advertisement
Guest User

Untitled

a guest
Jun 27th, 2011
150
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.72 KB | None | 0 0
  1. hp-check -r
  2.  
  3. HP Linux Imaging and Printing System (ver. 3.10.2)
  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)
  13. to 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
  15. already 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
  17. compile- and run-time dependencies).
  18.  
  19. Saving output in log file: hp-check.log
  20.  
  21. Initializing. Please wait...
  22.  
  23. ---------------
  24. | SYSTEM INFO |
  25. ---------------
  26.  
  27. Basic system information:
  28. Linux localhost.localdomain 2.6.33.7-desktop586-2mnb #1 SMP Mon Sep 20 18:19:58 UTC 2010 i686 i686 i386 GNU/Linux
  29.  
  30. Distribution:
  31. mandriva 2010.2
  32.  
  33. Checking Python version...
  34. OK, version 2.6.5 installed
  35.  
  36. Checking PyQt 4.x version...
  37. OK, version 4.7.3 installed.
  38.  
  39. Checking for CUPS...
  40. Status: le programmateur s’exécute
  41. Version: /usr/bin/cups-config: line 59: test: trop d'arguments
  42. 1.4.4
  43. warning: /etc/cups/cupsd.conf file not found or not accessible.
  44.  
  45. Checking for dbus/python-dbus...
  46. dbus daemon is running.
  47. python-dbus version: 0.83.1
  48.  
  49.  
  50. ------------------------
  51. | RUNTIME DEPENDENCIES |
  52. ------------------------
  53.  
  54.  
  55. Checking for dependency: CUPS - Common Unix Printing System...
  56. OK, found.
  57.  
  58. Checking for dependency: GhostScript - PostScript and PDF language interpreter and previewer...
  59. OK, found.
  60.  
  61. Checking for dependency: PIL - Python Imaging Library (required for commandline scanning with hp-scan)...
  62. OK, found.
  63.  
  64. Checking for dependency: PolicyKit - Administrative policy framework...
  65. OK, found.
  66.  
  67. Checking for dependency: PyQt 4 DBus - DBus Support for PyQt4...
  68. OK, found.
  69.  
  70. Checking for dependency: Python DBus - Python bindings for DBus...
  71. OK, found.
  72.  
  73. Checking for dependency: Python libnotify - Python bindings for the libnotify Desktop notifications...
  74. OK, found.
  75.  
  76. Checking for dependency: Python XML libraries...
  77. OK, found.
  78.  
  79. Checking for dependency: Python 2.3 or greater - Required for fax functionality...
  80. OK, found.
  81.  
  82. Checking for dependency: Reportlab - PDF library for Python...
  83. OK, found.
  84.  
  85. Checking for dependency: SANE - Scanning library...
  86. OK, found.
  87.  
  88. Checking for dependency: scanimage - Shell scanning program...
  89. OK, found.
  90.  
  91. Checking for dependency: xsane - Graphical scanner frontend for SANE...
  92. OK, found.
  93.  
  94.  
  95. ----------------------
  96. | HPLIP INSTALLATION |
  97. ----------------------
  98.  
  99.  
  100. Currently installed HPLIP version...
  101. HPLIP 3.10.2 currently installed in '/usr/share/hplip'.
  102.  
  103. Current contents of '/etc/hp/hplip.conf' file:
  104. # hplip.conf. Generated from hplip.conf.in by configure.
  105.  
  106. [hplip]
  107. version=3.10.2
  108.  
  109. [dirs]
  110. home=/usr/share/hplip
  111. run=/var/run
  112. ppd=/usr/share/ppd/HP
  113. ppdbase=/usr/share/ppd
  114. doc=/usr/share/doc/hplip-3.10.2
  115. icon=/usr/share/applications
  116. cupsbackend=/usr/lib/cups/backend
  117. cupsfilter=/usr/lib/cups/filter
  118. drv=/usr/share/cups/drv/hp
  119.  
  120. # Following values are determined at configure time and cannot be changed.
  121. [configure]
  122. network-build=yes
  123. pp-build=yes
  124. gui-build=yes
  125. scanner-build=yes
  126. fax-build=yes
  127. dbus-build=yes
  128. cups11-build=no
  129. doc-build=yes
  130. shadow-build=no
  131. hpijs-install=yes
  132. foomatic-drv-install=no
  133. foomatic-ppd-install=no
  134. foomatic-rip-hplip-install=no
  135. hpcups-install=yes
  136. cups-drv-install=yes
  137. cups-ppd-install=yes
  138. internal-tag=3.10.2rc1.9
  139. restricted-build=no
  140. ui-toolkit=qt4
  141. qt3=no
  142. qt4=yes
  143. policy-kit=yes
  144. hpijs-only-build=no
  145. lite-build=no
  146. udev-acl-rules=yes
  147. hpcups-only-build=no
  148. hpijs-only-build=no
  149.  
  150.  
  151. Current contents of '/var/lib/hp/hplip.state' file:
  152. # hplip.state - HPLIP runtime persistent variables.
  153.  
  154. [plugin]
  155. installed=0
  156. eula=0
  157.  
  158.  
  159.  
  160. Current contents of '~/.hplip/hplip.conf' file:
  161. [last_used]
  162. printer_name =
  163. working_dir = .
  164. device_uri =
  165.  
  166. [commands]
  167. scan = /usr/bin/xsane -V %SANE_URI%
  168.  
  169. [installation]
  170. date_time = 27/06/2011 08:32:00
  171. version = 3.10.2rc1.9
  172.  
  173. [settings]
  174. systray_messages = 0
  175. systray_visible = 0
  176.  
  177. [fax]
  178. email_address =
  179. voice_phone =
  180.  
  181. [refresh]
  182. rate = 30
  183. enable = true
  184. type = 2
  185.  
  186. [polling]
  187. enable = false
  188. device_list =
  189. interval = 5
  190.  
  191.  
  192.  
  193. --------------------------
  194. | DISCOVERED USB DEVICES |
  195. --------------------------
  196.  
  197. No devices found.
  198.  
  199. ---------------------------------
  200. | INSTALLED CUPS PRINTER QUEUES |
  201. ---------------------------------
  202.  
  203.  
  204. HP-Officejet-6500-e709n 
  205. -------------------------
  206. Type: Unknown
  207. Device URI: socket://192.168.0.51:9100
  208.  
  209.  
  210. ----------------------
  211. | SANE CONFIGURATION |
  212. ----------------------
  213.  
  214. 'hpaio' in '/etc/sane.d/dll.conf'...
  215. OK, found. SANE backend 'hpaio' is properly set up.
  216.  
  217. Checking output of 'scanimage -L'...
  218.  
  219. No scanners were identified. If you were expecting something different,
  220. check that the scanner is plugged in, turned on and detected by the
  221. sane-find-scanner tool (if appropriate). Please read the documentation
  222. which came with this software (README, FAQ, manpages).
  223.  
  224.  
  225. ---------------------
  226. | PYTHON EXTENSIONS |
  227. ---------------------
  228.  
  229. Checking 'cupsext' CUPS extension...
  230. OK, found.
  231.  
  232. Checking 'pcardext' Photocard extension...
  233. OK, found.
  234.  
  235. Checking 'hpmudext' I/O extension...
  236. OK, found.
  237.  
  238. Checking 'scanext' SANE scanning extension...
  239. OK, found.
  240.  
  241.  
  242.  
  243. ---------------
  244. | USER GROUPS |
  245. ---------------
  246.  
  247. marc users vboxusers
  248.  
  249.  
  250. -----------
  251. | SUMMARY |
  252. -----------
  253.  
  254. No errors or warnings.
  255.  
  256. Done.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement