Hey Dan,

first go here:

/home/danielph/Desktop/hplip-0.9.11

run:

sudo make uninstall
make clean
sudo rm -rf /usr/share/hplip/

then run:

sudo apt-get install python2.4-dev python2.4-qt3 libcupsys2-dev 
libsnmp9-dev libjpeg62-dev lsb libtool  automake1.9 libusb-dev

finally,

./configure --prefix=/usr
make
sudo make install
sudo /etc/init.d/hplip restart
sudo /etc/init.d/cupsys restart

and very finally:
sudo hp-setup -a

how does this work for you?

Aaron


Daniel Phillips wrote:
> Hi,
> 
> I have a Officejet 1170c running under dapper. I have issues with the  
> ubuntu version of hplip. Scanning does not work, hp-toolbox does not work  
> and printout quality will not select to the highest. I decided to get the  
> source from hplip and install, following the instructions. Got through all  
> the dependencies (although the dapper ones are different to the  
> instuctions). Configure ok, and make ok, but sudo make install give me the  
> error below. I have only included the tail of the make intall. Can anyone  
> help out?
> 
> thanks in advance
> 
> Dan
> 
> 
> /bin/sh: line 9: hplip: command not found
> make[3]: *** [install-data-hook] Error 127
> make[3]: Leaving directory `/home/danielph/Desktop/hplip-0.9.11'
> make[2]: *** [install-data-am] Error 2
> make[2]: Leaving directory `/home/danielph/Desktop/hplip-0.9.11'
> make[1]: *** [install-am] Error 2
> make[1]: Leaving directory `/home/danielph/Desktop/hplip-0.9.11'
> make: *** [install-recursive] Error 1



_______________________________________________
HPLIP-Help mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/hplip-help

Reply via email to