A donation makes a contribution towards the costs, the time and effort that's going in this site and building.
Thank You! Steffen
Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
i get alot of errors
Code:
|
Please repair your Module::CoreList at lib/Apache2/Build.pm line 50.
BEGIN failed--compilation aborted at lib/Apache2/Build.pm line 65.
Compilation failed in require at makefile.pl line 38.
BEGIN failed--compilation aborted at makefile.pl line 38.
|
with vs11
getting this error any help would be aprreciated
Code:
|
Configure mod_perl with C:\Sentora\bin\apache? [y] y
Configuring Apache/2.4.17 mod_perl/2.0.9 Perl/v5.20.3
Use of uninitialized value $httpd_version in string lt at lib/ModPerl/MapUtil.pm line 51.
Checking if your kit is complete...
Looks good
Warning (mostly harmless): No library found for C:/Sentora/bin/cpan/build/mod_perl-2.0.9-geXkDG/src/modules/perl/mod_perl.lib
ERROR from evaluation of C:\Sentora\bin\cpan\build\mod_perl-2.0.9-geXkDG\Apache-Reload/Makefile.PL: Use of uninitialized value $v in substitution (s///) at Apache-Test/lib/Apache/TestRun.pm line 1100.
|
[/code]well getting some where i think
Code:
|
Writing Makefile for mod_perl2
Writing MYMETA.yml and MYMETA.json
[warning] mod_perl dso library will be built as mod_perl.so
[warning] You'll need to add the following to httpd.conf:
[warning]
[warning] LoadModule perl_module modules/mod_perl.so
[warning]
[warning] depending on your build, mod_perl might not live in
[warning] the modules/ directory.
[warning] Check the results of
[warning]
[warning] $ C:\Sentora\bin\apache\bin\apxs.bat -q LIBEXECDIR
[warning]
[warning] and adjust the LoadModule directive accordingly.
|
[/code]
collect2: ld returned 1 exit status
dmake.exe: Error code 129, while making 'mod_perl.so'
dmake.exe: Error code 255, while making 'modperl_lib'