>-----Original Message----- <snip> >Perl lib version (v5.6.1) doesn't match executable version (v5.8.8) at >C:\oracle\product\10.1.0\Db_1\perl\5.6.1\lib\MSWin32-x86/Conf >ig.pm line 21. >Compilation failed in require at c:/Perl/lib/Env.pm line 122. >BEGIN failed--compilation aborted at c:/Perl/lib/Env.pm line 122. >Compilation failed in require at c:\home\test.pl line 2. >BEGIN failed--compilation aborted at c:\home\test.pl line 2. > >I do have various Oracle products installed, but they don't interfere when I >run my Perl scripts. Apparently that's not the case when System is running >Perl, however. Any idea how to fix this?
Make sure the Perl you want to run is in the PATH first. :Robert _______________________________________________ ActivePerl mailing list [email protected] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
