2015-01-23 7 views
3

:내가 perlbrew 특정 개발 펄 버전을 설치 어떻게해야합니까 (즉 펄 출혈을하지 않음) 내가 perlbrew 예와 펄이-피가 다른 것보다 개발 펄 버전을 설치하려고 해요

$ perlbrew install perl-5.21.5 

이 경우 실패를 I tail 내가 본 로그 파일

$ tail ~/perl5/perlbrew/build.perl-5.21.5.log 
    Data corruption and crashes are possible. 

    It is most seriously suggested that you do not continue any further 
    unless you want to help in developing and debugging Perl. 

    If you *still* want to build perl, you can answer 'y' now, 
    or pass -Dusedevel to Configure. 

Do you really want to continue? [n] 
Okay, bye. 

어떻게 펄블에게 네라고 대답 할 수 있습니까?

답변

3

당신은 예컨대 :

$ perlbrew install perl-5.21.5 -Dusedevel 
, perlbrew하는 -Dusedevel을 통과해야