• 03-11-2015, 16:56:25
    #1
    Merhaba.
    Bu disclaimer gerçekten çok bela bir şey
    Aylardır ara ara bakıp deniyorum ama çözümünü maalesef bulamıyorum.

    Exim'e disclaimer eklemek için altermime yazılımını buldum ve kurulumunu biliyorum ama make yaptığım zaman aşağıdaki hatayı veriyor.

    Yardımcı olabilir misiniz?

    Veya Exim'e disclaimer'i daha farklı nasıl ekleyebilirim?

    Teşekkürler.

    root@ns1 [~]# cd altermime-0.3.10/
    root@ns1 [~/altermime-0.3.10]# make
    cc -Wall -Werror -g -I. -O2  -c qpe.c
    cc1: warnings being treated as errors
    qpe.c: In function ‘qp_encode’:
    qpe.c:100: error: format ‘%d’ expects type ‘int’, but argument 3 has type ‘size_t’
    qpe.c:111: error: format ‘%d’ expects type ‘int’, but argument 5 has type ‘size_t’
    qpe.c: In function ‘qp_encode_from_file’:
    qpe.c:152: error: format ‘%d’ expects type ‘int’, but argument 3 has type ‘size_t’
    qpe.c:158: error: format ‘%d’ expects type ‘int’, but argument 3 has type ‘size_t’
    qpe.c:172: error: format ‘%d’ expects type ‘int’, but argument 4 has type ‘size_t’
    make: *** [qpe.o] Error 1
    root@ns1 [~/altermime-0.3.10]#
  • 04-11-2015, 10:54:27
    #2
    Merhaba, yardımcı olabilecek olan yok mu?
    Teşekkürler.
  • 13-11-2015, 11:52:05
    #3
    Arkadaşlar 10 gün geçti ve o kadar araştırmama rağmen sonuca ulaşamadım.
    Bu konuyu herkes merak ediyordur, yardımcı olabilir misiniz?
  • 20-11-2015, 20:49:44
    #4
    Aşağıdaki komutla altermime kurulumu yapabilirsiniz,

    64 bit centos 6 için
    32 bit centos 6 için
    veya epel reposundan yum ile de kurabilirsiniz.