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

Reply via email to