On 05/11/2007, Raul Miguel Nery Ferreira Sa <[EMAIL PROTECTED]> wrote:
> Replying to your answer, David, i am listing the environment variables in
> my code using this snipet:
>
> foreach $key (keys(%ENV)) {
>      printf("%-10.10s: $ENV{$key}\n", $key);
> }

No - that wasn't the question.
I asked how you were *setting* the environmental variables.


> The thing is in my environment variables there is no 'MIB' env var and no
> 'MIBDIR' env var.

If you haven't explicitly set them, then no - these variables won't exist.

Dave

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
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