scanning disabled in build

Asked by LesPaul

Running hp-scan gives the error: Scanning disabled in build. Exiting...
1. Why?
2. How to enable?

Question information

Language:
English Edit question
Status:
Answered
For:
HPLIP Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Aaron Albright (albrigha-deactivatedaccount) said :
#1

Please run hp-check -t and post the output.

Thanks.

Aaron

Revision history for this message
LesPaul (lespaul047) said :
#2

Here is the output:

[hans@obelix ~]$ hp-check -t

HP Linux Imaging and Printing System (ver. 3.9.2)
Dependency/Version Check Utility ver. 14.1

Copyright (c) 2001-8 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...

---------------
| SYSTEM INFO |
---------------

Basic system information:
Linux obelix.loc 2.6.26.8-57.fc8 #1 SMP Thu Dec 18 19:19:45 EST 2008 i686 i686 i386 GNU/Linux

Distribution:
fedora 8

HPOJ running?
No, HPOJ is not running (OK).

Checking Python version...
OK, version 2.5.1 installed

Checking PyQt 4.x version...
OK, version 4.4.2 installed.

Checking for CUPS...
Status: scheduler is running
Version: 1.3.9
warning: /etc/cups/cupsd.conf file not found or not accessible.

Checking for dbus/python-dbus...
dbus daemon is running.
python-dbus version: 0.82.0

------------------------------------
| COMPILE AND RUNTIME DEPENDENCIES |
------------------------------------

note: To check for compile-time only dependencies, re-run hp-check with the -c parameter (ie, hp-check -c).
note: To check for run-time only dependencies, re-run hp-check with the -r parameter (ie, hp-check -r).

Checking for dependency: CUPS - Common Unix Printing System...
OK, found.

Checking for dependency: CUPS DDK - CUPS driver development kit...
OK, found.

Checking for dependency: CUPS devel- Common Unix Printing System development files...
OK, found.

Checking for dependency: DBus - Message bus system...
OK, found.

Checking for dependency: gcc - GNU Project C and C++ Compiler...
OK, found.

Checking for dependency: GhostScript - PostScript and PDF language interpreter and previewer...
OK, found.

Checking for dependency: libcrypto - OpenSSL cryptographic library...
OK, found.

Checking for dependency: libjpeg - JPEG library...
OK, found.

Checking for dependency: libnetsnmp-devel - SNMP networking library development files...
OK, found.

Checking for dependency: libpthread - POSIX threads library...
OK, found.

Checking for dependency: libtool - Library building support services...
OK, found.

Checking for dependency: libusb - USB library...
OK, found.

Checking for dependency: make - GNU make utility to maintain groups of programs...
OK, found.

Checking for dependency: PIL - Python Imaging Library (required for commandline scanning with hp-scan)...
OK, found.

Checking for dependency: ppdev - Parallel port support kernel module....
error: NOT FOUND! This is a REQUIRED/RUNTIME ONLY dependency. Please make sure that this dependency is installed before installing or running HPLIP.
To install this dependency, execute this command:
su -c "/sbin/modprobe ppdev"

Checking for dependency: PyQt 4- Qt interface for Python (for Qt version 4.x)...
OK, found.

Checking for dependency: PyQt 4 DBus - DBus Support for PyQt4...
OK, found.

Checking for dependency: Python ctypes - A foreign function library for Python...
OK, found.

Checking for dependency: Python DBus - Python bindings for DBus...
OK, found.

Checking for dependency: Python devel - Python development files...
OK, found.

Checking for dependency: Python XML libraries...
OK, found.

Checking for dependency: Python 2.3 or greater - Required for fax functionality...
OK, found.

Checking for dependency: Python 2.2 or greater - Python programming language...
OK, found.

Checking for dependency: Reportlab - PDF library for Python...
OK, found.

Checking for dependency: SANE - Scanning library...
error: NOT FOUND! This is a REQUIRED/RUNTIME ONLY dependency. Please make sure that this dependency is installed before installing or running HPLIP.
To install this dependency, execute this command:
su -c "yum -y -d 10 -e 1 install sane-backends"

Checking for dependency: SANE - Scanning library development files...
error: NOT FOUND! This is a REQUIRED/COMPILE TIME ONLY dependency. Please make sure that this dependency is installed before installing or running HPLIP.
To install this dependency, execute this command:
su -c "yum -y -d 10 -e 1 install sane-backends-devel"

Checking for dependency: scanimage - Shell scanning program...
warning: NOT FOUND! This is an OPTIONAL/RUNTIME ONLY dependency. Some HPLIP functionality may not function properly.
To install this dependency, execute this command:
su -c "yum -y -d 10 -e 1 install sane-frontends"

Checking for dependency: xsane - Graphical scanner frontend for SANE...
warning: NOT FOUND! This is an OPTIONAL/RUNTIME ONLY dependency. Some HPLIP functionality may not function properly.
To install this dependency, execute this command:
su -c "yum -y -d 10 -e 1 install xsane"

----------------------
| HPLIP INSTALLATION |
----------------------

Currently installed HPLIP version...
HPLIP 3.9.2 currently installed in '/usr/share/hplip'.

Current contents of '/etc/hp/hplip.conf' file:
# hplip.conf. Generated from hplip.conf.in by configure.

[hplip]
version=3.9.2

[dirs]
home=/usr/share/hplip
run=/var/run
ppd=/usr/share/cups/model/HP
ppdbase=/usr/share/cups/model
doc=/usr/share/doc/hplip-3.9.2
icon=/usr/share/applications
cupsbackend=/usr/lib/cups/backend
cupsfilter=/usr/lib/cups/filter
drv=/usr/share/cups/drv/hp/

# Following values are determined at configure time and cannot be changed.
[configure]
network-build=yes
pp-build=no
gui-build=yes
scanner-build=no
fax-build=yes
dbus-build=yes
cups11-build=no
doc-build=yes
shadow-build=no
foomatic-drv-install=yes
foomatic-ppd-install=no
foomatic-rip-hplip-install=no
internal-tag=3.9.2.49
restricted-build=no
ui-toolkit=qt3
qt3=yes
qt4=no

Current contents of '~/.hplip/hplip.conf' file:
[last_used]
device_uri = hpfax:/usb/HP_LaserJet_3050?serial=00CNSK608440

[commands]
fax = hp-sendfax -d %FAX_URI%
scan =
prnt = hp-print -p%PRINTER%
pcard = hp-unload -d %DEVICE_URI%
cpy = hp-makecopies -d %DEVICE_URI%

[installation]
version = 3.9.2.49
date_time = 03/26/09 17:17:43

[refresh]
rate = 30
enable = False
type = 0

--------------------------
| DISCOVERED USB DEVICES |
--------------------------

  Device URI Model
  -------------------------------- ----------------
  hp:/usb/HP_LaserJet_3050?serial= HP LaserJet 3050
  00CNSK608440

---------------------------------
| INSTALLED CUPS PRINTER QUEUES |
---------------------------------

HP_LaserJet_3050
----------------
Type: Printer
Installed in HPLIP?: Yes, using the hp: CUPS backend.
Device URI: hp:/usb/HP_LaserJet_3050?serial=00CNSK608440
PPD: /etc/cups/ppd/HP_LaserJet_3050.ppd
PPD Description: HP LaserJet 3050 Postscript (recommended)
Printer status: printer HP_LaserJet_3050 is idle. enabled since 2009-03-26T17:10:25 CET
Communication status: Good

HP_LaserJet_3050_2
------------------
Type: Printer
Installed in HPLIP?: Yes, using the hp: CUPS backend.
Device URI: hp:/usb/HP_LaserJet_3050?serial=00CNSK608440
PPD: /etc/cups/ppd/HP_LaserJet_3050_2.ppd
PPD Description: HP LaserJet 3050 Postscript (recommended)
Printer status: printer HP_LaserJet_3050_2 is idle. enabled since 2009-03-26T17:12:18 CET
Communication status: Good

HP_LaserJet_3050_fax
--------------------
Type: Fax
Installed in HPLIP?: Yes, using the hpfax: CUPS backend.
Device URI: hpfax:/usb/HP_LaserJet_3050?serial=00CNSK608440
PPD: /etc/cups/ppd/HP_LaserJet_3050_fax.ppd
PPD Description: HP Fax
Printer status: printer HP_LaserJet_3050_fax is idle. enabled since 2009-03-26T17:10:25 CET
Communication status: Good

HP_LaserJet_3050_fax_2
----------------------
Type: Fax
Installed in HPLIP?: Yes, using the hpfax: CUPS backend.
Device URI: hpfax:/usb/HP_LaserJet_3050?serial=00CNSK608440
PPD: /etc/cups/ppd/HP_LaserJet_3050_fax_2.ppd
PPD Description: HP Fax
Printer status: printer HP_LaserJet_3050_fax_2 is idle. enabled since 2009-03-26T17:11:54 CET
Communication status: Good

---------------------
| PYTHON EXTENSIONS |
---------------------

Checking 'cupsext' CUPS extension...
OK, found.

Checking 'pcardext' Photocard extension...
OK, found.

Checking 'hpmudext' I/O extension...
OK, found.

-----------------
| USB I/O SETUP |
-----------------

Checking for permissions of USB attached printers...

HP Device 0x3217 at 002:002:
    Device URI: hp:/usb/HP_LaserJet_3050?serial=00CNSK608440
    Device node: /dev/bus/usb/002/002
    Mode: 0660
getfacl: Removing leading '/' from absolute path names
# file: dev/bus/usb/002/002
# owner: lp
# group: lp
user::rw-
user:hans:rw-
group::rw-
mask::rw-
other::---

-----------
| SUMMARY |
-----------

error: 5 errors and/or warnings.

Summary of needed commands to run to satisfy missing dependencies:
su -c "/sbin/modprobe ppdev"
su -c "yum -y -d 10 -e 1 install sane-backends"
su -c "yum -y -d 10 -e 1 install sane-backends-devel"
su -c "yum -y -d 10 -e 1 install sane-frontends"
su -c "yum -y -d 10 -e 1 install xsane"

Please refer to the installation instructions at:
http://hplip.sourceforge.net/install/index.html

Done.
[hans@obelix ~]$

Revision history for this message
Aaron Albright (albrigha-deactivatedaccount) said :
#3

It looks like the scanner functionality was disabled during the install. Try re-installing HPLIP again. You may want to run:

su -c "yum -y -d 10 -e 1 install sane-backends"
su -c "yum -y -d 10 -e 1 install sane-backends-devel"
su -c "yum -y -d 10 -e 1 install sane-frontends"
su -c "yum -y -d 10 -e 1 install xsane"

before running the installer again. There may have been a problem with the installer downloading the needed sane files and the installer then disabled scanning because of the missing packages. If you get an error with the commands above make sure that your Fedora 8 repos are working correctly.

Hope this helps.

Aaron

Can you help with this problem?

Provide an answer of your own, or ask LesPaul for more information if necessary.

To post a message you must log in.