在 Feb 26, 2007 3:37 AM 時,Eric Hanchrow (via RT) 寫到:

# New Ticket Created by  Eric Hanchrow
# Please include the string:  [perl #41617]
# in the subject line of all future correspondence about this issue.
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=41617 >


Here's what I did:
$ svn co -r14402 http://svn.pugscode.org/pugs pugs
$ cd pugs
$ perl Makefile.PL
$ make
$ PATH=$PATH:/usr/local/src/langs/parrot-svn/ make test-pir

I saw this:

    Linking pugs.new ...
    cp pugs /usr/local/src/langs/pugs/blib/script/pugs
/usr/bin/perl -Iinc "-MExtUtils::MY" -e "MY->fixin(shift)" /usr/ local/src/langs/pugs/blib/script/pugs
    cd perl5/Data-Capture && perl Makefile.PL && make
    Can't open  for input:
No such file or directory at /usr/share/perl5/Module/Install/ Admin.pm line 135.
    BEGIN failed--compilation aborted at Makefile.PL line 3.
    make[1]: *** [build_perl5] Error 2
    make[1]: Leaving directory `/usr/local/src/langs/pugs'

Thanks, please "svn up" the pugs tree and try again.

Cheers,
Audrey

Reply via email to