C
ccc31807
Guys,
I've been trying most of the afternoon to get SQLite working with
Perl. I've got both Perl64 (on Windows 7) and SQLite going, but they
don't seem to communicate. DBI tells me that the SQLite DBD is
available but not installed. Yeah.
Using PPM, I get this message when I try to install DBD::SQLite---
Synchronizing Database ... done
DBD-SQLite marked for install
Installing package ...
Downloading DBD-SQLite-1.35 ... done
Unpacking DBD-SQLite-1.35 ... done
Generating HTML for DBD-SQLite-1.35 ... done
Updating files in site area ... failed
Installing package failed
ERROR: Digest::MD5 object version 2.51 does not match bootstrap
parameter 2.36_01
When I try to installDigest::MD5, I get this message---
DBD-SQLite unmarked for install
Digest-MD5 marked for install
Installing package ...
Downloading Digest-MD5-2.51 ... done
Unpacking Digest-MD5-2.51 ... done
Generating HTML for Digest-MD5-2.51 ... done
Updating files in site area ... failed
Installing package failed
ERROR: Attempt to reload Digest/MD5.pm aborted.
Compilation failed in require
I can't use CPAN because my network administrator absolutely forbids
both make and Mingw, so I seem to be stuck with PPM.
Any suggestions would be greatly appreciated.
Thanks, CC.
I've been trying most of the afternoon to get SQLite working with
Perl. I've got both Perl64 (on Windows 7) and SQLite going, but they
don't seem to communicate. DBI tells me that the SQLite DBD is
available but not installed. Yeah.
Using PPM, I get this message when I try to install DBD::SQLite---
Synchronizing Database ... done
DBD-SQLite marked for install
Installing package ...
Downloading DBD-SQLite-1.35 ... done
Unpacking DBD-SQLite-1.35 ... done
Generating HTML for DBD-SQLite-1.35 ... done
Updating files in site area ... failed
Installing package failed
ERROR: Digest::MD5 object version 2.51 does not match bootstrap
parameter 2.36_01
When I try to installDigest::MD5, I get this message---
DBD-SQLite unmarked for install
Digest-MD5 marked for install
Installing package ...
Downloading Digest-MD5-2.51 ... done
Unpacking Digest-MD5-2.51 ... done
Generating HTML for Digest-MD5-2.51 ... done
Updating files in site area ... failed
Installing package failed
ERROR: Attempt to reload Digest/MD5.pm aborted.
Compilation failed in require
I can't use CPAN because my network administrator absolutely forbids
both make and Mingw, so I seem to be stuck with PPM.
Any suggestions would be greatly appreciated.
Thanks, CC.