Installable Joose Distribution Errors

2 views
Skip to first unread message

Mike Preuss

unread,
Nov 1, 2009, 12:27:39 PM11/1/09
to JSAN Users
Hello,
I am trying to follow this post,
http://groups.google.com/group/jsan/browse_thread/thread/ee21fd9269ff1572?safe=active,
and am having issues with the install. I am doing the install on
windows using activestate perl. I tried with strawberry perl and ran
into issues. I actually have gotten further using activestate. I am
at step 3:

3) Install Task.ExtJS
Can be fetched from: http://github.com/SamuraiJack/task-extjs/tree

and get the following error:

C:\SamuraiJack-task-extjs-c4e9c78>perl Makefile.PL
# running Build.PL
Set up gcc environment - 3.4.5 (mingw-vista special r3)
Set up gcc environment - 3.4.5 (mingw-vista special r3)
Can't locate Module/Build/Functions/DSL.pm in @INC (@INC contains: D:/
Perl/site/lib D:/Perl/lib .) at inc/Module/JSAN/DS
L.pm line 9.
BEGIN failed--compilation aborted at inc/Module/JSAN/DSL.pm line 15.
Compilation failed in require at Build.PL line 1.
BEGIN failed--compilation aborted at Build.PL line 1.
Couldn't run Build.PL: at D:/Perl/lib/Module/Build/Compat.pm line
295.

I have successfully completed steps 1 and 2. My DSL.pm file is
located at D:\Perl\site\lib\DSL.pm. I have manually created the
directory Functions directory in D:\Perl\site\lib\Module\Build and
added the DSL.pm file there. The compile still failed. I am new to
installing perl modules....so can someone help me or point me in the
right direction? I would really like to get the extjs Joose example
running on my computer (http://jsan.symbie.org/test.run/demo/
multi.html).

Thanks,
Mike

Nickolay Platonov

unread,
Nov 2, 2009, 4:56:14 AM11/2/09
to js...@googlegroups.com
Hello Mike,

The Build.PL script of Task.ExtJS distribution was switched to Module::JSAN

Module::JSAN is not yet released, though  you can install it from sources:
http://github.com/SamuraiJack/Module-JSAN

In turn, Module::JSAN relies on the not yet released version of Module::Build::Functions, the package for it can be fetched from:
http://sandbox.extjs-ux.org/Module-Build-Functions-0.001_011.tar.gz

After installation of these 2 modules you'll be able to continue the installation steps 3-7

-or-

You may try this archive:

http://sandbox.extjs-ux.org/jsan.tar.gz

It contains a "snapshot" of the all needed libraries (from 3-6 steps). Unpack it somewhere (lets assume c:\jsan) and then map the /inc and /jsan on your localhost to the c:\jsan\lib

Then if you'll clone for example the Joose repo on your machine (http://github.com/Joose/Joose) and will open t/index.html via localhost - you'll see that nice sample of testing enviroment.

I'd be glad to provide any help with this process, you can reach me on this address via email/gtalk, also on #jsan and #joose (freenode) as SamuraiJack

Regards, Nickolay
Reply all
Reply to author
Forward
0 new messages