try: mkdir /opt/hplip/bin
then: make install -dave > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf > Of Mark Gannon > Sent: Wednesday, August 02, 2006 8:13 PM > To: [email protected] > Subject: [Hplip-help] Configuring HPLIP for a directory other > then /usr/local > > > Hello, > > Thank you for the excellent software! > > I'm trying to build HPLIP 1.6.7 so that it installs into > /opt/hplip on a > Debian Testing system. This is my configure command: > > ./configure --prefix=/opt/hplip > > When I do this, only the /opt/hplip/lib directory appears to > be created and > installed. The command "make install" fails with the following error > messages: > > ln: creating symbolic link `/opt/hplip/bin/hp-align' to > `../share/hplip/align': No such file or directory > ln: creating symbolic link `/opt/hplip/bin/hp-info' to > `../share/hplip/info': > No such file or directory > ln: creating symbolic link `/opt/hplip/bin/hp-print' to > `../share/hplip/print': No such file or directory > ln: creating symbolic link `/opt/hplip/bin/hp-toolbox' to > `../share/hplip/toolbox': No such file or directory > ln: creating symbolic link `/opt/hplip/bin/hp-clean' to > `../share/hplip/clean': No such file or directory > ln: creating symbolic link `/opt/hplip/bin/hp-colorcal' to > `../share/hplip/colorcal': No such file or directory > ln: creating symbolic link `/opt/hplip/bin/hp-unload' to > `../share/hplip/unload': No such file or directory > ln: creating symbolic link `/opt/hplip/bin/hp-testpage' to > `../share/hplip/testpage': No such file or directory > ln: creating symbolic link `/opt/hplip/bin/hp-makeuri' to > `../share/hplip/makeuri': No such file or directory > ln: creating symbolic link `/opt/hplip/bin/hp-check' to > `../share/hplip/check': No such file or directory > ln: creating symbolic link `/opt/hplip/bin/hp-fab' to > `../share/hplip/fab': No > such file or directory > ln: creating symbolic link `/opt/hplip/bin/hp-levels' to > `../share/hplip/levels': No such file or directory > ln: creating symbolic link `/opt/hplip/bin/hp-sendfax' to > `../share/hplip/sendfax': No such file or directory > ln: creating symbolic link `/opt/hplip/bin/hp-setup' to > `../share/hplip/setup': No such file or directory > ln: creating symbolic link `/opt/hplip/bin/hp-makecopies' to > `../share/hplip/makecopies': No such file or directory > make[3]: *** [install-data-hook] Error 1 > make[3]: Leaving directory `/home/markg/agora/hplip-1.6.7' > make[2]: *** [install-data-am] Error 2 > make[2]: Leaving directory `/home/markg/agora/hplip-1.6.7' > make[1]: *** [install-am] Error 2 > make[1]: Leaving directory `/home/markg/agora/hplip-1.6.7' > make: *** [install-recursive] Error 1 > > Does anyone have any suggestions about how I should go about > accomplishing > this? > > Thanks in advance for your help. > > Regards, > > Mark Gannon > > -- > Life is about not knowing, having to change, > taking the moment and making the best of it, > without knowing what's going to happen next. > Delicious ambiguity. > > Gilda Radner > ------------------------------------------------------------------------- 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
