On Sun, Feb 06, 2005 at 08:54:18PM +0100, Thomas Anders wrote:
> Chris Green wrote:
> >However HPLIP's ./configure is looking for libsnmp.so and the build
> >and install of net-snmp doesn't create one of those. [...]
> >The installation instructions for HPLIP are all based on Red-Hat and
> >SuSe systems which would appear to do 'under the lid' things with
> >their rpms which create a libsnmp.so.  
> 
> Did you try the obvious, i.e. creating a symlink
> libsnmp.so->libsnmp.so.5.x.y?
> 
> FWIW, latest SuSE 9.2 does *not* ship with libsnmp.so, but only with
> libsnmp.so.5, so HPLIP's configure routine would fail there as well, if 
> it's really looking for libsnmp.so *only*.
> 
But installing net-snmp doesn't create a libsnmp.so.5.x.y either does
it?  There are no libsnmp* libraries created at all, only libnetsnmp*
ones (except for Windows).

OK, I could 'ln -s libnetsnmp.so libsnmp.so'  (which is what I suspect
RedHat and SuSe do) but really the HPLIP configure script should look
for the right thing.

-- 
Chris Green ([EMAIL PROTECTED])

    "Never ascribe to malice that which can be explained by incompetence."


-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to