in reply to Re: Error when installing cpan's DBI module in Strawberry Perl
in thread Error when installing cpan's DBI module in Strawberry Perl
Thank you for your answer
I downloaded cpanm and extracted it to the C directory
Then, I typed in "C:\>cpanm install DBI" on the command prompt
It somewhat worked. The module was being installed, up until an error showed up. It tells me to see a build log on the .cpanm directory.
Upon finding the build log, I scrolled all the way down to find this error:
"dmake.exe: Error code 129, while making 'Perl.o'"
It is the same error I get if I install it using the cpan utility that the user AnomalousMonk suggested..
Strangely, there is a line after I failed to install the module:
"1 distribution installed"
What should I do now?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Error when installing cpan's DBI module in Strawberry Perl
by marto (Cardinal) on Feb 23, 2019 at 13:07 UTC | |
|
Re^3: Error when installing cpan's DBI module in Strawberry Perl
by Anonymous Monk on Feb 23, 2019 at 06:37 UTC | |
by underTheRadar (Acolyte) on Feb 23, 2019 at 11:43 UTC | |
by bliako (Abbot) on Feb 23, 2019 at 12:41 UTC |