Yes, now it Works! :-) HPLIP is for RedHat but i use SUSE 9 and so the script was not working...
1. I Removed hplip 2. ln -s /usr/lib/libcrypto.so.0.9.7 /usr/lib/libcrypto.so 3. ./configure --prefix=/usr 4. make && make install 5. hlip and cups restart Now everything is fine.....Thanks for the help (Especially to Aaron) MV > -----Ursprüngliche Nachricht----- > Von: Aaron J Albright [mailto:[EMAIL PROTECTED] > Gesendet: Freitag, 8. September 2006 19:01 > An: Volkmann, Martin > Cc: dwelch91; [email protected] > Betreff: Re: AW: [Hplip-help] Hp-makeuri failed with "error: > Device not found" > > Martin, > > If you built hplip with the --disable-network-build then the > network functionality will not function with hplip. To get > your system working correctly you'll need to remove hplip > (make uninstall from the tarball directory, and remove the > installed directory, in other words remove the > /usr/share/hplip (or where you put it)). then make sure your > system meets the net-snmp requirement and rebuild/reinstall > hplip and do not use the --disable-network-build setting.. > > A > > 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)" > > and so I built HPLIP with the flag - -disable-network-build and > > --prefix=/usr/local and this was sucessfull. > > > > 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=121 > > 642> > > > > _______________________________________________ > > 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
