Hi, On 9/8/2006 7:27 AM, Volkmann, Martin wrote: > > > Hello! > > Yes I can sucessfully ping the device and net-snmp (Version 5.1-80.3) is > also enabled. > > I tried to built HPLIP with "./configure --prefix=/usr/local" but this > failed with "configure: error: cannot find net-snmp support (or > --disable-network-build)"
Looks like you're missing the net-snmp development package. Should be easily found using your package management software, whatever distribution you use. > and so I built HPLIP with the flag - -disable-network-build and > --prefix=/usr/local and this was sucessfull. DON'T use any prefix other than /usr... I had some problems there, and if you use anything else you'll have to manually install the shared object file for the python module into the right location. Arno > Martin > > *Von:* dwelch91 [mailto:[EMAIL PROTECTED] > *Gesendet:* Donnerstag, 7. September 2006 17:22 > *An:* Aaron J Albright > *Cc:* Volkmann, Martin; [email protected] > *Betreff:* Re: [Hplip-help] Hp-makeuri failed with "error: Device > not found" > > Also, do you have net-snmp enabled? And you built HPLIP with > networking support enabled? > > -Don > > > On 9/7/06, *Aaron J Albright* < [EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]>> wrote: > > Can you ping the device? > > A > > Volkmann, Martin wrote: > > Hello! > > > > The Command "hp-makeuri --logging=debug 10.104.0.207 > <http://10.104.0.207>" failed with this: > > > > > > HP Linux Imaging and Printing System (ver. 1.6.7) > > Device URI Creation Utility ver. 4.2 > > > > Copyright (c) 2003-6 Hewlett-Packard Development Company, LP > > This software comes with ABSOLUTELY NO WARRANTY. > > This is free software, and you are welcome to distribute it > > under certain conditions. See COPYING file for more details. > > > > hp-makeuri[16356]: debug: Trying IP address > > hp-makeuri[16356]: debug: (xmit) Sending data on channel (3) > > hp-makeuri[16356]: debug: > > 'msg=makeuri\nbus=net\nhostname=10.104.0.207\nport=1\n' > > hp-makeuri[16356]: debug: (xmit) Reading data on channel (3) > > hp-makeuri[16356]: debug: 'msg=MakeURIResult\nresult-code=12\n' > > error: Device not found > > > > hpiod and hpssd is running. > > > > So whats the Problem? > > > > I tried "hp-check" and could see existing CUPS queues. > > > > "cat /var/log/messages" > > Sep 7 14:26:03 python: hp-makeuri[16356]: debug: Trying IP > address > > Sep 7 14:26:03 python: hp-makeuri[16356]: debug: (xmit) > Sending data on > > channel (3) > > Sep 7 14:26:03 python: hp-makeuri[16356]: debug: > > 'msg=makeuri\nbus=net\nhostname=10.104.0.207\nport=1\n ' > > Sep 7 14:26:03 hpiod: no JetDirect support enabled > > Sep 7 14:26:03 hpiod: unable to read System::MakeUriFromIP > > Sep 7 14:26:03 python: hp-makeuri[16356]: debug: (xmit) > Reading data on > > channel (3) > > Sep 7 14:26:03 python: hp-makeuri[16356]: debug: > > 'msg=MakeURIResult\nresult-code=12\n' > > Sep 7 14:26:03 python: hp-makeuri[16356] error: Device not found > > > > > > > > > > Kind Regards > > Martin > > > > > > ------------------------------------------------------------------------- > > 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 > > <http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642> > > _______________________________________________ > > HPLIP-Help mailing list > > [email protected] > <mailto:[email protected]> > > https://lists.sourceforge.net/lists/listinfo/hplip-help > > > > > > ------------------------------------------------------------------------- > 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 > > <http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642> > > _______________________________________________ > HPLIP-Help mailing list > [email protected] > <mailto:[email protected]> > https://lists.sourceforge.net/lists/listinfo/hplip-help > > > > > > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------- > 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 -- IT-Service Lehmann [EMAIL PROTECTED] http://www.its-lehmann.de ------------------------------------------------------------------------- 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
