原文:在执行脚本./scripts/get_maintainer.pl时报错"Can't locate File/Find.pm in @INC (you may need to install the File::Find module) (@INC contains:"如何处理?

答: 安装必要的库即可,示例如下: sudo apt install y libfile find rule perl perl ...

2020-12-01 16:35 0 1156 推荐指数:

查看详情

执行perl xttdriver.pl报错Can't locate Getopt/Long.pm in @INC

环境:AIX 6.1 + Oracle 10.2.0.4 现象:在做xtts测试时,源环境使用Oracle自带的perl执行xttdriver.pl报错如下: 而在目标环境Linux6.8 + Oracle 11.2.0.4 就正常,起初我没多想这个问题,以为是10g的自带perl版本过低 ...

Fri Nov 16 07:12:00 CST 2018 0 1154
编译OpenSSL时报错Cant locate IPC/Cmd.pm in @INC

环境: 操作系统:CentOS 7.4,perl版本:v5.16.3 编译OpenSSL 3.0.1时报错,错误信息如下 [root@centos7 openssl-3.0.1]# ./config --helpCan't locate IPC/Cmd.pm in @INC (@INC ...

Wed Mar 02 04:02:00 CST 2022 0 1135
Can't locate Env.pm in @INC

一、缺少Env.pm[grid@rac01 ~]$ /u01/grid/grid_home/11.2.0.4/crs/install/rootcrs.pl -deconfig -force -verboseCan't locate Env.pm in @INC (@INC contains ...

Mon Dec 14 23:33:00 CST 2020 0 347
Can't locate Switch.pm in @INC

  the perl version (5.14) shipped with 12.10 does not include the Switch.pm module needed while building WebKiT-GTK. How to install Perl Switch.pm ...

Fri Jun 27 21:02:00 CST 2014 0 7623
Can't locate Log/Dispatch.pm in @INC

记录一下配置mha的时候遇到的错误,使用perl模块发送邮件的时候报以下错误: # masterha_check_ssh --conf=/data/mha/app1.cnf Can't locate Log/Dispatch.pm in @INC (@INC contains: /usr ...

Mon Jun 12 23:35:00 CST 2017 0 1670
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM