Error 102 means configure could not compile and link to libjpeg.
Something is wrong with your libjpeg installation. If "yast --install
libjpeg-devel" does not correct the problem, try "yast uninstall/install
libjpeg-devel". 

Once you get hplip 2.7.7 to compile and install you will need replace
the /etc/udev/rules.d/55-hpmud.rules file for Suse 10.0. The reason for
this is the usbfs uses /proc/bus/usb/ instead of /dev/bus/usb/. Since
udev is designed to support /dev not /proc device files, normal udev
rules will not work. Thus the /proc/bus/usb/ device file privileges are
not set correctly.

In order to support /proc/bus/usb/ based systems a custom rules file can
be used. See the attached rules file. This rules file is product-id
based. Once the product-id is verified the correct /proc/bus/usb/
privileges will be set.

The example only has one rule line for the Laserjet 3050 product-id
0x3217 (ie: SYSFS{idProduct}=="3217"). In order to support other HP
devices, new rules lines must be added. 

New devices can be added by duplicating the LJ 3050 rules line and
changing the product-id. Use lsusb to determine the actual product-id
for your device. 

-dave

________________________________

        From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of dwelch91
        Sent: Monday, August 27, 2007 3:59 PM
        To: Virgil Leisure
        Cc: [email protected]
        Subject: Re: [Hplip-help] hplip installation problem
        
        

        #  configure.in - hplip autoconf input file
        # 
        #  (c) 2004-2007 Copyright Hewlett-Packard Development Company,
LP
        # 
        # exit status:
        #   0 = ok
        #   1 = error
        #   2 = no libusb 
        #   3 = no cups-devel
        #   4 = no libnetsnmp
        #   5 = no netsnmp-devel
        #   6 = no python-devel
        #   7 = no pthread-devel
        #   8 = no ppdev-devel
        #   9 = no libcups
        #   10 = no libm
        #   11 = no libusb-devel 
        #   12 = no sane-backends-devel
        #   102 = no libjpeg
        #   103 = no jpeg-devel
        #   104 = no libdl
        #
        
        
        On 8/27/07, Virgil Leisure <[EMAIL PROTECTED]> wrote: 

                I am installing an HP C5180. I downloaded the run file
HP-2.7.7. It installed a folder " hplip-2.7.7 containing various folders
and ppd drivers of which one was for my printer. However, the
installation would not complete and ended with ......enable-cups11-build
command failed with status code 102..... I was able to install the
printer driver from the folder by dragging the ppd file to the cups
wiziard. I can't do the same for the scanner. Help! 
                I am using Suse 10.0 with the latest upgrades. I connect
by Ath0,etho and modem. I want to set up a local network with this
printer and a Windows station and another printer HP D7160 for graphics
work. I am installing as root. 
                
                See attached file.
                Thanks in advance.
                -- 
                Catch you later ;   Virgil 
        
------------------------------------------------------------------------
-
                This SF.net email is sponsored by: Splunk Inc.
                Still grepping through log files to find problems?
Stop.
                Now Search log events and configuration files using AJAX
and a browser. 
                Download your FREE copy of Splunk now >>
http://get.splunk.com/
                _______________________________________________ 
                HPLIP-Help mailing list
                [email protected]
                https://lists.sourceforge.net/lists/listinfo/hplip-help
                
                
                


Attachment: 55-hpmud-suse10.rules
Description: 55-hpmud-suse10.rules

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
HPLIP-Help mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/hplip-help

Reply via email to