Home Forums OS X Server and Client Discussion Mail Problems with installation of Amavisd and perl

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #359613
    hwaittan
    Participant

    Hi.. i am facing a problem installing perl modules using cpan. Even if i force install, it gives me the following

    CPAN: Storable loaded ok
    Going to read /private/var/root/.cpan/Metadata
    Database was generated on Wed, 20 Oct 2004 05:07:52 GMT
    Running install for module MIME::Base64
    Running make for G/GA/GAAS/MIME-Base64-3.05.tar.gz
    CPAN: Digest::MD5 loaded ok
    Checksum for /private/var/root/.cpan/sources/authors/id/G/GA/GAAS/MIME-Base64-3.05.tar.gz ok
    MIME-Base64-3.05/
    MIME-Base64-3.05/t/
    MIME-Base64-3.05/t/warn.t
    MIME-Base64-3.05/t/bad-sv.t
    MIME-Base64-3.05/t/unicode.t
    MIME-Base64-3.05/t/quoted-print.t
    MIME-Base64-3.05/t/base64.t
    MIME-Base64-3.05/README
    MIME-Base64-3.05/QuotedPrint.pm
    MIME-Base64-3.05/MANIFEST
    MIME-Base64-3.05/decode-qp
    MIME-Base64-3.05/encode-base64
    MIME-Base64-3.05/encode-qp
    MIME-Base64-3.05/Base64.pm
    MIME-Base64-3.05/Changes
    MIME-Base64-3.05/Makefile.PL
    MIME-Base64-3.05/decode-base64
    MIME-Base64-3.05/Base64.xs
    Removing previously used /private/var/root/.cpan/build/MIME-Base64-3.05
    CPAN.pm: Going to build G/GA/GAAS/MIME-Base64-3.05.tar.gz
    Checking if your kit is complete…
    Looks good
    Writing Makefile for MIME::Base64
    — NOT OK
    Running make test
    Can’t test without successful make
    Running make install
    make had returned bad status, install seems impossible

    I have also tried to hand install it but get the following error.

    cd /private/var/root/desktop/MIME-Base64-2.12
    travel:~/desktop/MIME-Base64-2.12 root# make
    rm -f blib/arch/auto/MIME/Base64/Base64.bundle
    LD_RUN_PATH=”” MACOSX_DEPLOYMENT_TARGET=10.3 cc -bundle -undefined dynamic_lookup -L/usr/local/lib Base64.o -o blib/arch/auto/MIME/Base64/Base64.bundle
    ld: can’t locate file for: -lbundle1.o
    make: *** [blib/arch/auto/MIME/Base64/Base64.bundle] Error 1
    travel:~/desktop/MIME-Base64-2.12 root# cpan
    Terminal does not support AddHistory.

Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.

Comments are closed