메뉴 건너뛰기

리눅스 관련 모음

본문시작

조회 수 48101 추천 수 0 댓글 0
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄

국산 통나무 수공예 남원제기, 남원목기

자료가 도움이 되셨다면
혼수용품제수용품 필요시
남원제기 공식 홈페이지 http://남원제기.kr
남원목기 공식 홈페이지 http://otchil.kr
에서 구매 해 주세요
정성껏 모시겠습니다.
 

아래와 같은 오류가 나오길래 한참을 봐도 이유를 모르다가 삽질 끝에 해결함.

 

Wed Apr 13 11:43:32 2011 [9302] error: Can't locate Mail/SpamAssassin/CompiledRegexps/body_0.pm in @INC (@INC contains: /var/lib/spamassassin/compiled/5.008/3.003001 /var/lib/spamassassin/compiled/5.008/3.003001/auto /usr/lib/perl5/site_perl/5.8.8/x86_64-linux-thread-multi /usr/lib/perl5/site_perl/5.8.8 /usr/lib64/perl5/site_perl/5.8.8/x86_64-linux-thread-multi /usr/lib/perl5/site_perl /usr/lib64/perl5/vendor_perl/5.8.8/x86_64-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.8 /usr/lib/perl5/vendor_perl /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi /usr/lib/perl5/5.8.8) at (eval 833) line 1.

loadplugin     Mail::SpamAssassin::Plugin::Rule2XSBody

This plugin will use native-code object files representing the ruleset, in order to provide significant speedups in rule evaluation.

Note that sa-compile must be run in advance, in order to compile the ruleset using re2c and the C compiler. See the sa-compile documentation for more details.

re2c 컴파일러가 설치 되지 않아  sa-compile가 컴파일을 설치하지 못하였기 때문이다.

Download [ 0.13.5 ] : http://downloads.sourceforge.net/re2c/re2c-0.13.5.tar.gz

이곳에서 다운 받는다. 

설치는 압축을 풀면  README에 나온데로 하면 된다.

The above version will be based on the pregenerated scanner.cc file.
If you want to build that file yourself (recommended when installing
re2c) you need the following steps:
    ./configure
    make
    rm -f scanner.cc
    make install
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++=

설치 후     sa-compile   을 실행하면 컴파일하여 설치를 시작한다.

/var/lib/spamassassin/ 받아온 파일을 토대로 컴파일 설치를 스스로 한다.

위의 파일 생성은   다음의 명령으로 하면 이곳으로 생성된다.

sa-update   실행 한다음

sa- update import XXX.gpg 실행하면 /var/lib/spamassassin/으로 생성된다.

   

  1. win8.1 F8 안전모드 부팅하기

    Date2015.02.22 Category에러해결 By햇빛소년 Views740
    Read More
  2. What do these PHP mbstring settings do?

    Date2013.08.25 Category설치관련 By햇빛소년 Views11074
    Read More
  3. utf8_mime2text() has new signature,

    Date2014.03.01 Category에러해결 By햇빛소년 Views3088
    Read More
  4. unable to include potential exec "include/top.html" in parsed file 에러 해결!!!

    Date2013.01.11 Category에러해결 By햇빛소년 Views30286
    Read More
  5. TIFF 설피시 /usr/local/include/jmorecfg.h:263:16: error: expected identifier before numeric constant 에러

    Date2013.06.04 Category에러해결 By햇빛소년 Views17422
    Read More
  6. The ClamAV Plugin --> clamav.cf , clamav.pm

    Date2013.07.07 Category설치관련 By햇빛소년 Views14881
    Read More
  7. SURBL을 이용해 스팸 정확도 극대화하기

    Date2011.04.14 By햇빛소년 Views50988
    Read More
  8. su 명령의 문제점

    Date2011.10.04 By햇빛소년 Views54656
    Read More
  9. Starting spamd: Apr 29 16:41:34.934 [14162] warn: server socket setup failed, retry 1: spamd: could not chown 에러해결

    Date2012.04.29 By햇빛소년 Views32110
    Read More
  10. Starting Dovecot Imap: Error: service(pop3-login): listen(*, 110) failed: Address already in use

    Date2013.06.29 Category에러해결 By햇빛소년 Views25214
    Read More
  11. ssh로 특정 ip접근 hosts.deny 자동 추가

    Date2011.05.12 By햇빛소년 Views45290
    Read More
  12. ssh 포트변경 및 iptables 수정

    Date2013.06.25 Category설치관련 By햇빛소년 Views15240
    Read More
  13. squirrelmail에서 메일 삭제시 Error: file_dotlock_create... 에러에 대하여.

    Date2013.06.30 Category에러해결 By햇빛소년 Views20665
    Read More
  14. sql_mode = NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION

    Date2014.03.22 Category에러해결 By햇빛소년 Views4856
    Read More
  15. specifies multiple packages 대처법

    Date2012.02.22 By햇빛소년 Views27959
    Read More
  16. spamassassin 에러 Can't locate Mail/SpamAssassin/CompiledRegexps/body 0.pm in @INC

    Date2013.06.24 Category에러해결 By햇빛소년 Views16044
    Read More
  17. spamassassin /320.pre -> Rule2XSBBody 체크시 에러 해결법

    Date2011.04.13 By햇빛소년 Views48101
    Read More
  18. Spam Assassin + ClamAV 바이러스 필터 연동하기

    Date2011.03.29 By햇빛소년 Views74186
    Read More
  19. Solving the "Can't connect to UNIX socket" and "/parts: Access denied" problems.

    Date2011.04.08 By햇빛소년 Views49951
    Read More
  20. sendmail[8569]: auxpropfunc error invalid parameter supplied

    Date2013.07.11 Category에러해결 By햇빛소년 Views15687
    Read More
Board Pagination Prev 1 2 3 4 5 6 7 8 9 10 Next
/ 10