build failure - Can't find HTML/Template in @INC

0 views
Skip to first unread message

Carl Franks

unread,
Mar 19, 2009, 5:06:13 PM3/19/09
to novemb...@googlegroups.com
Hi,

I'm getting a "Can't find ./HTML/Template in @INC"
error message when I try to run `make` or `test_wiki.sh`

I've installed HTML::Template with perl 5 / cpanp
Is there a perl6 version I need to checkout / get from somewhere?

I'm using perl 5.10.0
parrot r 37597
rakudo f8b6aeec564dfa79162b3f6b53302afdc2f33b19
november c2480acb967190a11819cfa2f12e57f37ad688be

I checked out parrot to ~/parrot
rakudo to ~/parrot/languages/rakudo
and november to ~/november

I've set the following ENV vars:
export PARROT_DIR=~/parrot
export RAKUDO_DIR=~/parrot/languages/rakudo
export PERL6LIB=~/november/lib

Cheers,
Carl

Moritz Lenz

unread,
Mar 19, 2009, 5:17:23 PM3/19/09
to novemb...@googlegroups.com
Carl Franks wrote:
> I'm getting a "Can't find ./HTML/Template in @INC"
> error message when I try to run `make` or `test_wiki.sh`
>
> I've installed HTML::Template with perl 5 / cpanp
> Is there a perl6 version I need to checkout / get from somewhere?

Yes.
There's an installer that takes care of downloading and building the
dependencies for you: http://github.com/masak/proto/
Just check out the repository, and ./proto install november

Cheers,
Moritz

--
Moritz Lenz
http://perlgeek.de/ | http://perl-6.de/ | http://sudokugarden.de/

Carl Mäsak

unread,
Mar 20, 2009, 5:39:41 AM3/20/09
to novemb...@googlegroups.com
Moritz (>), Carl Franks (>>):

>> I'm getting a "Can't find ./HTML/Template in @INC"
>> error message when I try to run `make` or `test_wiki.sh`
>>
>> I've installed HTML::Template with perl 5 / cpanp
>> Is there a perl6 version I need to checkout / get from somewhere?
>
> Yes.
> There's an installer that takes care of downloading and building the
> dependencies for you: http://github.com/masak/proto/
> Just check out the repository, and ./proto install november

While I'd prefer if as many people as possible used proto, there's
also the entirely manual way, for those who prefer that.

<http://gist.github.com/82301>

I expect to be able to add something like that to the README, unless
someone else gets there first.

I also discovered an unresolved dependency in HTML::Template, which I
remove, so things should work even better now. :) Thanks.

// Carl

Carl Franks

unread,
Mar 20, 2009, 5:53:27 AM3/20/09
to novemb...@googlegroups.com
2009/3/20 Carl Mäsak <cma...@gmail.com>:

proto worked perfectly.

I got a "Null PMC access" error running test_wiki.sh, so I'm now
waiting on rakudo's spectest to run to see if it covers it,
otherwise I'll open an RT ticket for it.

#november-wiki
<moritz_> fireartist: do you get that in an eval() inside a class or method?
<moritz_> if yes, then it's known

Cheers,
Carl

Reply all
Reply to author
Forward
0 new messages