Hi,
I wanted to port some 1.2.4 plugins to snapshot-20070312, and to start
with, I tried to see if the demoplugin was working. But I get this error:
> [EMAIL PROTECTED] bin]$ ./testPlugin -p demoplugin -P live -t 200708141300
> Use of uninitialized value in string at ./testPlugin line 129.
> Undefined subroutine &NfProfile::ProfileExists called at ./testPlugin line
> 133.
> [EMAIL PROTECTED] bin]$
line 129 is this one:
# That's were we find all the plugins
unshift @INC, "$NfConf::PLUGINDIR";
and line 133 is this one:
if ( !NfProfile::ProfileExists($profile, '.') ) {
any idea what's going wrong?
Note that I've been successfully using this snapshot-20070312 for
months, but I hadn't tried plugins yet...
Maurizio
-------------------------------------------------------------------------
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/
_______________________________________________
Nfsen-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/nfsen-discuss