YAML이 먼지 모르겠지만, 아무튼 에러는 찜찜 -_-
일단은 아래와 같이 하면 설치는 되는데..
여전히 HTML::WikiConverter::DokuWiki 설치는 오류가 난다 ㅠ.ㅠ
결론 : 우분투라면 깔끔하게 한방에!
Test Summary Report ------------------- t/dokuwiki.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output Files=5, Tests=4, 0 wallclock secs ( 0.06 usr 0.02 sys + 0.17 cusr 0.04 csys = 0.29 CPU) Result: FAIL Failed 1/5 test programs. 0/4 subtests failed. make: *** [test_dynamic] 오류 255 DIBERRI/HTML-WikiConverter-DokuWiki-0.53.tar.gz /usr/bin/make test -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports DIBERRI/HTML-WikiConverter-DokuWiki-0.53.tar.gz Warning (usually harmless): 'YAML' not installed, will not store persistent state Running make install make test had returned bad status, won't install without force |
일단은 아래와 같이 하면 설치는 되는데..
perl -MCPAN -e 'install +YAML' [링크 : http://www.nntp.perl.org/group/perl.module.build/2008/03/msg1295.html] |
여전히 HTML::WikiConverter::DokuWiki 설치는 오류가 난다 ㅠ.ㅠ
Test Summary Report ------------------- t/dokuwiki.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output Files=5, Tests=4, 0 wallclock secs ( 0.05 usr 0.02 sys + 0.16 cusr 0.05 csys = 0.28 CPU) Result: FAIL Failed 1/5 test programs. 0/4 subtests failed. make: *** [test_dynamic] 오류 255 DIBERRI/HTML-WikiConverter-DokuWiki-0.53.tar.gz /usr/bin/make test -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports DIBERRI/HTML-WikiConverter-DokuWiki-0.53.tar.gz Running make install make test had returned bad status, won't install without force |
$ sudo apt-get install libhtml-wikiconverter-perl [링크 : http://packages.ubuntu.com/lucid/libhtml-wikiconverter-perl] |
'프로그램 사용 > wiki' 카테고리의 다른 글
mediawiki 카테고리(분류) 기능 (8) | 2010.11.29 |
---|---|
mediawiki 관련글 - 권한관리 (0) | 2010.11.24 |
mediawiki 1.15.5 로고 바꾸기 (0) | 2010.11.24 |
mediawiki 파일 업로드 설정하기 (0) | 2010.11.24 |
mediawiki smtp 설정 (0) | 2010.11.24 |