I ran make install and received this error

rm -f /usr/share/hplip/hplip.tmp
if [ "no" = "no" ]; then \
   /home/server/hplip-1.6.6/install-sh -d /etc/hp; \
   /usr/bin/install -c -m 644 /usr/share/hplip/hplip.conf /etc/hp; \
   if [ -d /etc/init.d ]; then \
      /usr/bin/install -c /usr/share/hplip/hplip /etc/init.d; \
      if [ "" = "" ]; then \
         if [ "" != "" ]; then \
             hplip; \
         else \
             hplip reset; \
         fi \
      fi \
   fi \
fi
/bin/sh: hplip: command not found
make[3]: *** [install-data-hook] Error 127
make[3]: Leaving directory `/home/server/hplip-1.6.6'
make[2]: *** [install-data-am] Error 2
make[2]: Leaving directory `/home/server/hplip-1.6.6'
make[1]: *** [install-am] Error 2
make[1]: Leaving directory `/home/server/hplip-1.6.6'
make: *** [install-recursive] Error 1
Server:/home/server/hplip-1.6.6#


-------- Original Message --------
Subject: [Hplip-help] Make Install Error with HPlip 1.6.6
Date: Fri, 16 Jun 2006 11:01:33 -0400
From: Robert <[EMAIL PROTECTED]>
To: [email protected]


The config worked perfectly then I ran Make install and I received this 
error

Server:/home/server/hplip-1.6.6# make install
Making install in .
make[1]: Entering directory `/home/server/hplip-1.6.6'
cd pcard/pcardext; \
/usr/bin/python setup.py build
running build
running build_ext
error: invalid Python installation: unable to open 
/usr/lib/python2.3/config/Makefile (No such file or directory)
make[1]: *** [build-pcardext] Error 1
make[1]: Leaving directory `/home/server/hplip-1.6.6'
make: *** [install-recursive] Error 1
Server:/home/server/hplip-1.6.6#

I have python 2.3 installed on my computer. I am pretty new to Linux and 
I can't figure out what is the problem. I Linspire which is based on 
Debian. My printer is 3015mfp



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

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

Reply via email to