Can't locate strict.pm in @INC

dlee5400 wrote on Thursday, December 10, 2009:

INSTALL DETAILS: Windows 2003, XAMPP, OpenEMR 3.1.0

TASK: I was attempting to use the \contrib\util\load_icd_desc.plx
STEPS: I added to my server paths (c:\xampp\perl\bin\)

RESULTS:

    C:\xampp\htdocs\login.digiemr.com\clinic001\contrib\util>load_icd_desc.plx
    Can’t locate strict.pm in @INC (@INC contains: .) at C:\xampp\htdocs\login.digie
    mr.com\clinic001\contrib\util\load_icd_desc.plx line 2.
    BEGIN failed-compilation aborted at C:\xampp\htdocs\login.digiemr.com\clinic001
    \contrib\util\load_icd_desc.plx line 2.

I had success on this with my IIS install but on that I installed Perl as a seperate package. My thoughts are/is the XAMPP doesn’t install all the needed LIBS that the perl scripts need.

Please advise!

Thanks!
Dlee5400

bradymiller wrote on Friday, December 11, 2009:

hey,

This is being discussed in this thread:
https://sourceforge.net/projects/openemr/forums/forum/202505/topic/3466533

-brady