uploadbion.blogg.se

Activeperl 5.8 8
Activeperl 5.8 8













activeperl 5.8 8
  1. #Activeperl 5.8 8 install
  2. #Activeperl 5.8 8 code
  3. #Activeperl 5.8 8 windows

In general, if there's a package from ActiveState for it, then it should just work. Re^4: Having trouble trying to use DBD::Oracle with ActivePerl 5.8.8.īy mr_mischief (Monsignor) on at 00:16 UTC Make sure the location of the Oracle dll(s) is in your path. Without knowing anything about Oracle itself, I would expect that it ships with its own dll(s), and your problem could be that the Oracle dll(s) can't be found. I think the error message is telling you that dll can't be loaded because another dll can't be found. That's probably not the file that's causing the grief. One of which was Oracle.dll which is the file the error message complains about Re^3: Having trouble trying to use DBD::Oracle with ActivePerl 5.8.8. I suppose I could try to get DBD::ODBC working although I'd like to use DBD-Oracle if it's at all possible. I went to C:\Perl\site\lib\auto\DBD\Oracle and saw 10 files listed there one of which was Oracle.dll which is the file the error message complains about. The version number I have installed is DBD-Oracle 1.19.

#Activeperl 5.8 8 windows

It is getting the pre-compiled module for Windows from the ActiveState site.

#Activeperl 5.8 8 install

Then I marked it for install again after this and re-installed it. I marked it for uninstall and ran the action. I opened up PPM and typed DBD-Oracle in the search box. You're reading too much into automated testing.ĭBD-Oracle, like many distributions, requires a live monkey to read the README and push some buttons :) No recent perl on any platform seems to like it.

activeperl 5.8 8 activeperl 5.8 8

Re^2: Having trouble trying to use DBD::Oracle with ActivePerl 5.8.8. You might want to set Oracle up with ODBC and use DBD::ODBC instead. The CPAN test matrix for it doesn't look so hot: no recent perl on any platform seems to like it. Re: Having trouble trying to use DBD::Oracle with ActivePerl 5.8.8.īy mr_mischief (Monsignor) on at 23:37 UTCĪre you sure DBD::Oracle is installed? You might want to try using PPM to install it. This error is happening on the connect line in my code. Any ideas if this is still true now or what I should do to get DBD::Oracle working with ActivePerl 5.8.8 ? The latest version at the time that was written was 5.8.3. I found this page here that said DBD::Oracle wasn't compatible with ActivePerl v5.8.3, and it reccommends reverting back to version 5.6.1. Perhaps a required shared library or dll isn't installed where expected. Install_driver(Oracle) failed: Can't load 'C:/Perl/site/lib/auto/DBD/Oracle/Oracle.dll' for module DBD::Oracle: load_file:The specified module could not be found at C:/Perl/lib/DynaLoader.pm line 229.Ĭompilation failed in require at (eval 34) line 3.

#Activeperl 5.8 8 code

I am able to run my code fine on a Linux OS, but when I run on Windows using ActivePerl I am getting the following error message. I am trying to use DBD::Oracle with ActivePerl version 5.8.8.822.















Activeperl 5.8 8