Hello,
I am new to Perl, new to these forums, but an old-time programmer at heart.
I have just inherited a half-complete Perl project at work. The single person developing the program was using the following setup: Windows XP, installed Active Perl 5.12, and added many modules and extensions on top of that installation.
He said that he copied his C:\Perl directory to a virtual machine containing a fresh install of XP (same location in the virtual machine). He then changed the user path variable in the virtual machine to include 'C:\Perl\bin;C:\Perl\site\bin'. He then ran his program and all was fine. He suggested that I do the same.
I have done this on the work computer equipped with XP, my personal computer equipped with Vista and another virtual machine equipped with a (not so fresh) install of XP. In all of these cases, I get this nebulous error message:
Can't locate version/vpp.pm in @INC (@INC contains: C:/Perl/site/lib/M +SWin32-x86 -multi-thread C:/Perl/site/lib C:/Perl/lib .) at (eval 53) line 2. BEGIN failed--compilation aborted at (eval 53) line 2. Compilation failed in require at C:/Perl/site/lib/PDL/IO/FastRaw.pm li +ne 315. BEGIN failed--compilation aborted at C:/Perl/site/lib/PDL/IO/FastRaw.p +m line 315 . Compilation failed in require at Parse_Image.pl line 271. BEGIN failed--compilation aborted at Parse_Image.pl line 271.
If anyone has any ideas, I would greatly appreciate it.
Thanks in advance,In reply to Copying Perl installation between computers by perldough
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |