Quote Originally Posted by bulent View Post
PHP Code:
root@administrator:~/cod2/cod13/Nanny# ./nanny.sh
Can't locate Rcon/KKrcon.pm in @INC ([B]you may need to install the Rcon::KKrcon module[/B]) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.26.1 /usr/local/share/perl/5.26.1 /usr/lib/x86_64-linux-gnu/perl5/5.26 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.26 /usr/share/perl/5.26 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at nanny.pl line 63.
BEGIN failed--compilation aborted at nanny.pl line 63 (#1)
    (F) You said to do (or require, or use) a file that couldn'
t be found.
    
Perl looks for the file in all the locations mentioned in @INCunless
    the file name included the full path to the file
.  Perhaps you need
    to set the PERL5LIB 
or PERL5OPT environment variable to say where the
    extra library is
, or maybe the script needs to add the library name
    to 
@INC.  Or maybe you just misspelled the name of the file.  See
    
"require" in perlfunc and lib.

Uncaught exception from user code:
        
Can't locate Rcon/KKrcon.pm in @INC ([B]you may need to install the Rcon::KKrcon module[/B]) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.26.1 /usr/local/share/perl/5.26.1 /usr/lib/x86_64-linux-gnu/perl5/5.26 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.26 /usr/share/perl/5.26 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at nanny.pl line 63.
        BEGIN failed--compilation aborted at nanny.pl line 63. 
Have you installed the KKrcon module? http://kkrcon.sourceforge.net/