2014-03-05 12 views
0

64 비트 Windows Server 2012에서 cpan 모듈을 만들려면 어떻게해야합니까?64 비트 Windows Server 2012에서 cpan 모듈을 빌드하려면 어떻게해야합니까?

It looks like you don't have a C compiler and make utility installed. Trying 
to install dmake and the MinGW64 gcc compiler using the Perl Package Manager. 
This may take a a few minutes... 

Downloading pan packlist...done 
ppm.bat install failed: Can't find any package that provides MinGW64 

It looks like the installation of dmake and MinGW64 has failed. You will not 
be able to run Makefile commands or compile C extension code. Please check 
your internet connection and your proxy settings! 
+1

perl 패키지 관리자를 사용할 수 있습니다. ppm. http://www.activestate.com/blog/2010/10/how-install-cpan-modules-activeperl을 참조하십시오. –

+0

ppm의 모듈 범위는 다양하지만 OP의 요구 사항을 충족시키기에 충분할 수 있습니다. 그것은 64 비트 윈도우에서 패키지를 컴파일하기 위해 CPAN을 얻는 것보다 쉽다 (가능하다, 나는 그렇게 해왔다.하지만 2 년 전이었고 여기에 답을 구성하기 위해 노트가 없다). –

답변

2

사용 Strawberry Perl (64 비트) :

이 오류 메시지입니다! 이 버전의 Perl은 gcc 컴파일러와 함께 제공되며 64 비트 시스템에서 작동합니다. CPAN에서 모드를 다운로드하고 필요할 경우 컴파일 할 수 있습니다.