My Oracle Support Banner

19.x:relink failed with 'Can't locate Exporter.pm in @INC <ORACLE_HOME>/perl/lib/..' (Doc ID 3025753.1)

Last updated on MAY 29, 2024

Applies to:

Oracle Database - Enterprise Edition - Version 19.21.0.0.0 and later
Information in this document applies to any platform.

Symptoms

Performing relink of binaries failed with below errors

cd $ORACLE_HOME/bin
./relink all
Can't locate Exporter.pm in @INC (you may need to install the Exporter module) (@INC contains: <ORACLE_HOME>/perl/lib/5.36.0/i86pc-solaris-thread-multi-64 <ORACLE_HOME>/perl/lib/5.36.0 <ORACLE_HOME>/perl/lib <ORACLE_HOME>/perl/lib/site_perl/5.36.0/i86pc-solaris-thread-multi-64 <ORACLE_HOME>/perl/lib/site_perl/5.36.0 <ORACLE_HOME>/perl/lib/5.36.0/i86pc-solaris-thread-multi-64 <ORACLE_HOME>/perl/lib/5.36.0) at <ORACLE_HOME>/perl/lib/5.36.0/File/Compare.pm line 6.
BEGIN failed--compilation aborted at <ORACLE_HOME>/perl/lib/5.36.0/File/Compare.pm line 6.
Compilation failed in require at <ORACLE_HOME>/install/modmakedeps.pl line 24.
BEGIN failed--compilation aborted at <ORACLE_HOME>/install/modmakedeps.pl line 24.

$  find . -name Exporter.pm 

Executing above result no rows in above perl/lib/5.36.0 directory

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Cause
Solution


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.