Would it be possible to include ldconfig running as part of the make
process?  I think this has bitten a few people, that aren't normally
used to doing it and are compiling.  Although, if there is a rpm that
included python bindings out, that would great too!

On 5/30/07, Dave Shield <[EMAIL PROTECTED]> wrote:
> On 30/05/07, Need Help <[EMAIL PROTECTED]> wrote:
> > I already include the following --prefix when performing the "configure"
> > command:
> >
> >   --prefix=/export/home/myname/snmp/usr/local
> >
> > ... however, this does not allow for the ".so" library files to be found in
> > the following directory:
> >
> >    /export/home/myname/snmp/usr/local/lib/
>
>
> Have you tried running
>      "ldconfig   /export/home/myname/snmp/usr/local/lib/"
>                to update the linker cache information?
>
> Dave
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by DB2 Express
> Download DB2 Express C - the FREE version of DB2 express and take
> control of your XML. No limits. Just data. Click to get it now.
> http://sourceforge.net/powerbar/db2/
> _______________________________________________
> Net-snmp-coders mailing list
> Net-snmp-coders@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
>

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Net-snmp-coders mailing list
Net-snmp-coders@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to