hp all in one dection
Larry Grover
lgrover at zoominternet.net
Tue Aug 30 13:38:34 UTC 2005
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
More information about the ubuntu-users
mailing list