Hello, After the transition from python2.3 to python2.4 as default python version under debian sid, hplip package is uninstallable via apt-get because of its dependency with python2.3. Hence, I tried to compile it from sources, and I got the following error while trying to install hplip-1.6.7 using the make install command:
/bin/sh: line 9: hplip: command not found make[3]: *** [install-data-hook] Erreur 127 make[3]: quittant le répertoire « /home/thierry/downloads/libs/hplip-1.6.7 » make[2]: *** [install-data-am] Erreur 2 make[2]: quittant le répertoire « /home/thierry/downloads/libs/hplip-1.6.7 » make[1]: *** [install-am] Erreur 2 make[1]: quittant le répertoire « /home/thierry/downloads/libs/hplip-1.6.7 » make: *** [install-recursive] Erreur 1 I have a Pentium III, 660 MHz running debian unstable. I install all the packages needed for compilation. the ./configure script (via the command ./configure --prefix=/usr) ran without any problems and compilation was OK. I received the above-mentioned message while trying to install as root via make install. Did anyone on the list encounter and solve a similar problem. I encountered the same problem while trying to compile hplip version 1.6.6a. I really cannot imagine where the problem is. Many thanks for your help Best wishes Thierry ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ HPLIP-Help mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/hplip-help
