Hello list,

I have a strange issue installing Mason with CPAN in my Ubuntu 10.04 LTS with 
v5.10.1 environment. Running

If I run the command

  perl -MCPAN -e"install HTML::Mason"

I get the following error message:

<!-- SNIP -->
.
CPAN: File::Temp loaded ok (v0.2304)
CPAN: Time::HiRes loaded ok (v1.9719)
Package seems to come without Makefile.PL.
  (The test -f "/root/.cpan/build/JSWARTZ-KcKu7d/Makefile.PL" returned false.)
  Writing one on our own (setting NAME to HTMLMason)

  CPAN.pm: Going to build J/JS/JSWARTZ/HTML-Mason-1.52.tar.gz

Checking if your kit is complete...
Looks good
Bareword found where operator expected at ./Makefile.PL line 1, near "18 gid"
        (Missing operator before gid?)
Number found where operator expected at ./Makefile.PL line 2, near "17"
        (Missing semicolon on previous line?)
Bareword found where operator expected at ./Makefile.PL line 2, near "17 uid"
        (Missing operator before uid?)
Number found where operator expected at ./Makefile.PL line 3, near "20"
        (Missing semicolon on previous line?)
Bareword found where operator expected at ./Makefile.PL line 3, near "20 ctime"
        (Missing operator before ctime?)
Number found where operator expected at ./Makefile.PL line 4, near "20"
        (Missing semicolon on previous line?)
Bareword found where operator expected at ./Makefile.PL line 4, near "20 atime"
        (Missing operator before atime?)
Number found where operator expected at ./Makefile.PL line 5, near "23"
        (Missing semicolon on previous line?)
Bareword found where operator expected at ./Makefile.PL line 5, near "23 SCHILY"
        (Missing operator before SCHILY?)
Number found where operator expected at ./Makefile.PL line 6, near "22"
        (Missing semicolon on previous line?)
Bareword found where operator expected at ./Makefile.PL line 6, near "22 SCHILY"
        (Missing operator before SCHILY?)
Number found where operator expected at ./Makefile.PL line 7, near "18"
        (Missing semicolon on previous line?)
Bareword found where operator expected at ./Makefile.PL line 7, near "18 SCHILY"
        (Missing operator before SCHILY?)
ERROR from evaluation of 
/root/.cpan/build/JSWARTZ-KcKu7d/HTML-Mason-1.52/Makefile.PL: ERROR from 
evaluation of 
/root/.cpan/build/JSWARTZ-KcKu7d/HTML-Mason-1.52/PaxHeader/Makefile.PL: syntax 
error at ./Makefile.PL line 1, near "18 gid"
Warning: No success on command[/usr/bin/perl Makefile.PL INSTALLDIRS=site]
  JSWARTZ/HTML-Mason-1.52.tar.gz
  /usr/bin/perl Makefile.PL INSTALLDIRS=site -- NOT OK
Running make test
  Make had some problems, won't test
Running make install
  Make had some problems, won't install
<!-- SNIP -->


Thank you in advance and have a nice evening.

Greetings Ronny

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60134071&iu=/4140/ostg.clktrk
_______________________________________________
Mason-users mailing list
Mason-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mason-users

Reply via email to