Aaron J Albright wrote:
Although installing net-snmp and net-snmp-devel should in theory resolve
the network question, something else to consider is that Red Hat 9 and
below are not supported by HPLIP.  There is a conflict with the version
of python that red hat 9 and below are using and with the most recent
version of python that is available and that is required to run HPLIP.
If possible consider upgrading to Fedora Core 4/5 for full support.

Aaron Albright
Software QA Engineer

Eberhard Roloff wrote:

Hi,


On Mon, 17 Apr 2006 01:52:09 -0400 (EDT)
Dan Hitt <[EMAIL PROTECTED]> wrote:



Hi,

I have a redhat 7.3 system (2.4.18-3).  I just downloaded
hplip-0.9.10 in hopes of building it and printing from my
redhat system to my hp 7210.

Here are my issues, and thanks in advance to anybody for any
advice or suggestions on what to try or do:

(1) If i run ./configure, the configure fails with message
     cannot find net-snmp support (or
--disable-network-build)

  But --disable-network-build does make the ./configure work.

  However, will any product built fail because of the
  --disable-network-build flag?  (I do need to use the
printer on a network.)


Did you try to install net-snmp and net-snmp-devel to start
with a clean configure?

regards
Eberhard



-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642




-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642

On the other hand, if all you want to do is print, using HPIJS (which is part of HPLIP), will owrk fine on RedHat 7-9. To build and install just HPIJS, follow these instructions:

$ tar xzvf hplip-0.8.x.tar.gz
$ cd hplip-0.8.x
$ ./configure --prefix=/usr
$ cd prnt/hpijs
$ make
(note, you must be root to perform the following step)
# make install





-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
HPLIP-Help mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/hplip-help

Reply via email to