hp all in one dection

Larry Grover lgrover at zoominternet.net
Thu Sep 1 02:26:35 UTC 2005


Charles Yao wrote:
> On 8/30/05, Larry Grover <lgrover at zoominternet.net> wrote:
> 
>>Charles Yao wrote:
>>
>>>Actaully, the problem with the link i posted is that scanning still does 
>>
>>not
>>
>>>work. My unit is an HP Laserjet 3015 MFP. For both printing and faxing 
>>
>>its
>>
>>>just plug and play. But when i try to install the driver to get scanning
>>>this is what i get when i use the command
>>>
>>>"$./configure --prefix=/usr"
>>>
>>>checking for a BSD-compatible install... /usr/bin/install -c
>>>checking for jpeg_set_defaults in -ljpeg... no
>>>configure: error: "cannot find libjpeg support"
>>>root at GreenleeCP1:/home/ccyao/hpijs-2.1.4 # apt-get install libjpeg
>>>Reading package lists... Done
>>>Building dependency tree... Done
>>>E: Couldn't find package libjpeg
>>
>>
>>I can't help with your all-in-one device, but your compile may be
>>failing because you don't have the libjpeg *development* package
>>installed. Try running "sudo apt-get install libjpeg62-dev" before
>>"./configure".
>>
>>Regards,
>>Larry
>>
> 
> Hi Larry,
> 
> It worked, but now these commands do not work:
> 
>    1. Enter this command:
>    # /etc/init.d/hplip restart
>    2. Enter this command:
>    # /etc/init.d/cups restart 
> 
> when i make these commands im in the directory of the printer driver.
> 
> Any ideas?

I don't have one of these printers nor do I have this software on any 
of my systems, so my suggestions are going to be generic.

What errors do you see after you enter the commands?  The error 
message may indicate what the problem is.

Are you preceding the commands with "sudo"?  You shouldn't be able to 
stop/start these services without root priviledges.

Do these files actually exist on your system?  What do you get when 
you enter "ls /etc/init.d/hplip" and "ls /etc/init.d/cups"?  Perhaps 
you meant "cupsys" instead of "cups".  Are you sure the software you 
compiled and installed actually put these files into /etc/init.d?

Regards,
Larry




More information about the ubuntu-users mailing list