Hi Yosef,

On Tue, 18 Mar 2014 13:54:18 +0200
Yosef Levy <yosi.lev...@gmail.com> wrote:

> Hello All,
> 
> Paul said:
> -----------------------
> Depending on the distribution you are using you might have a tool to
> automate the process of recursively installing dependencies.
> 
> I have the following problem:
> -----------------------------------------------
> I am using CPAN utility from ActivePerl.
> Platform WIN7 64bit.

Ah, well, in general, Strawberry Perl is more recommended for using on Windows:

http://perl-begin.org/platforms/windows/

(*Note* that perl-begin.org is a site I originated and maintain). 

Currently, the page also mentions DWIM Perl, but last time I checked it was out
of date (only has perl-5.14.2).

> 
> I think it is corrupted, when trying run it I receive:
> 
> C:\>cpan
> Set up gcc environment - gcc.exe (rubenvb-4.5.4) 4.5.4
> ←[32m
> cpan shell -- CPAN exploration and modules installation (v1.9800)
> Enter 'h' for help.←[0m
> 
> 
> cpan> make List::AllUtils
> ←[32mReading 'C:\yosef\cpan\Metadata'←[0m
> ←[32m  Database was generated on Mon, 17 Mar 2014 10:53:02 GMT←[0m
> ←[32mRunning make for module 'List::AllUtils'←[0m
> ←[32mRunning make for D/DR/DROLSKY/List-AllUtils-0.07.tar.gz←[0m
> ←[32mChecksum for
> C:\yosef\cpan\sources\authors\id\D\DR\DROLSKY\List-AllUtils-0.07.tar.gz
> ok←[0m
> ←[32mScanning cache C:\yosef/cpan/build for sizes←[0m
> ←[32m.←[0m←[32m.←[0m←[32m.←[0m←[32m.←[0m←[32m.←[0m←[32m.←[0m←[32m.←[0m←[32m.←[0m←[32m.←[0m←[32m.←[0m←[3
> m.←[0m←[32m.←[0m←[32m.←[0m←[32m.←[0m←[32m.←[0m←[32m.←[0m←[32m.←[0m←[32m.←[0m←[32m.←[0m←[32m.←[0m←[32m.←
> 0m←[32m.←[0m←[32m.←[0m←[32m.←[0m←[32m.←[0m←[32m.←[0m←[32m.←[0m←[32m.←[0m←[32m.←[0m←[32m.←[0m←[32m.←[0m←
> 32m.←[0m←[32m.←[0m←[32m.←[0m←[32m.←[0m←[32m.←[0m←[32m.←[0m←[32m.←[0m←[32m.←[0m←[32m.←[0m←[32m.←[0m←[32m
> ←[0m←[32m.←[0m←[32m.←[0m←[32m.←[0m←[32m.←[0m←[32m.←[0m←[32m.←[0m←[32m.←[0m←[32m.←[0m←[32m.←[0m←[32m.←[0
> ←[32m.←[0m←[32m.←[0m←[32m.←[0m←[32m.←[0m←[32m.←[0m←[32m.←[0m←[32m.←[0m←[32m.←[0m←[32m.←[0m←[32m.←[0m←[3
> m.←[0m←[32m.←[0m←[32m.←[0m←[32m.←[0m←[32m.←[0m←[32m.←[0m←[32m.←[0m←[32m.←[0m←[32m.←[0m←[32m.←[0m←[32m.←
> 

I never used the "make" command in the CPAN shell, and don't know what it does.
You can try using "install List::AllUtils" instead (which may work better in
Strawberry Perl) or you can try installing this module using ActivePerl’s ppm
utility.

Regards,

        Shlomi Fish

-- 
-----------------------------------------------------------------
Shlomi Fish       http://www.shlomifish.org/
Buffy Factoids - http://www.shlomifish.org/humour/bits/facts/Buffy/

A kid always wishes they were older until they are 18. Afterwards, they always
wish they were younger.

Please reply to list if it's a mailing list post - http://shlom.in/reply .

--
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to