2009/12/29 cornerbreeze <[email protected]>

> Wow ,firstly thank you for your quick-answer!
> you said"use configure options --prefix=/usr/local/new-net-snmp and
> --exec-prefix=/usr/local/new-net-snmp".
> Did you mean use any one command of them was enough ,or must use both of
> them?
> Sorry to trouble you again!
>
>
> 在2009-12-29,"rakesh zingade" <[email protected]> 写道:
>
> Yes
> use configure options --prefix=/usr/local/new-net-snmp and
> --exec-prefix=/usr/local/new-net-snmp
>
>
>
> 2009/12/29 cornerbreeze <[email protected]>
>
>> Hello!
>> If I have installed a NET-SNMP(for example,suppose its version is V1) in
>> /usr/local/net-snmp;
>> then can another version of NET-SNMP(suppose its version is V2) be
>> installed in /usr/local/new-net-snmp?
>>
>> Wow,thanks for the answers to such a question that seems a little blunt.
>>
>>
>>
>>
>>
>> ------------------------------------------------------------------------------
>> This SF.Net email is sponsored by the Verizon Developer Community
>> Take advantage of Verizon's best-in-class app development support
>> A streamlined, 14 day to market process makes app distribution fast and
>> easy
>> Join now and get one step closer to millions of Verizon customers
>> http://p.sf.net/sfu/verizon-dev2dev
>> _______________________________________________
>> Net-snmp-users mailing list
>> [email protected]
>> Please see the following page to unsubscribe or change other options:
>> https://lists.sourceforge.net/lists/listinfo/net-snmp-users
>>
>>
>
>
> --
> Rakesh P. Zingade
> +919420626099
>
>
>
>
this is not a command

if your are installing net-snmp from source code, at the time of executing
configure script provide below options

like

#./configure --prefix=/usr/local/new-net-snmp
--exec-prefix=/usr/local/new-net-snmp

In case of RPMs use the same options
--prefix  /usr/local/new-net-snmp

Please read README  or INSTALL files from net-snmp sources


-- 
Rakesh P. Zingade
+919420626099
------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
Net-snmp-users mailing list
[email protected]
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to