原文:在執行腳本./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