Installation of Remote Agent for Linux failed with 'Can't locate FindBin.pm'

book

Article ID: 100012433

calendar_today

Updated On:

Description

Error Message

Can't locate FindBin.pm in @INC (@INC contains: ..
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games ../
/etc/perl /usr/local/lib/perl/5.10.1 /usr/local/share/perl/5.10.1
/usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10
/usr/local/lib/site_perl .) at ../installralus.pl line 4.
BEGIN failed--compilation aborted at ../installralus.pl line 4

 

Cause

The FindBin.pm PERL module is not installed on the system.

Resolution

1. Install PERL using the following command:
        apt-get install perl or yum install perl

Note: This command requires internet connection to install PERL. If this command fails to install PERL, you must install PERL using the operating system DVD or any other mechanism.

2. Install the Remote Agent for Linux.
 

 

Issue/Introduction

Installation of Remote Agent for Linux fails with 'Can't locate FindBin.pm'.