Page 1 of 1

Question about using DBI with openkore

Posted: 13 Feb 2012, 00:49
by majjjj
I have Active Perl installed on my machine with DBI and DBD::mysql working. I have confirmed this.

However when I try to "use DBI" in a macro, the program fails because it cannot find "DBI.pm" in the macro folder. Any ideas how I can tell kore to use DBI that is already running using active perl? Attempting to load kore through active perl fails as well. It claims perl512.dll could not be found.

Any help would be greatly appreciated.

Re: Question about using DBI with openkore

Posted: 13 Feb 2012, 13:41
by kLabMouse
Because you are starting OpenKore with custom packages not from perl.
You better Recompile OpenKore or use Perl 5.12

Re: Question about using DBI with openkore

Posted: 29 Mar 2013, 02:33
by xxstreme
is perl version 5.12.0.0? or can any 5.12.1.0 to 5.12.3.0 ?