Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re^4: cpan fails when MKS installed on Windows

by prashantktyagi (Scribe)
on Apr 07, 2013 at 13:19 UTC ( [id://1027363]=note: print w/replies, xml ) Need Help??


in reply to Re^3: cpan fails when MKS installed on Windows
in thread [Solved]: cpan fails when MKS installed on Windows

Here is output:
C:\Users>perl -e "print $^X" C:\Perl64\perl\bin\perl.exe C:\Users>
But I tried without cpan shell using source. and I am able to write Makefile but dmake.exe gives same error.
C:\Perl64\cpan\build\Perl-Tidy-20121207-joTgGx>dmake C:Perl64perlbinperl.exe: not found dmake: Error code 255, while making 'blib\lib\Perl\.exists'

Replies are listed 'Best First'.
Re^5: cpan fails when MKS installed on Windows
by Corion (Patriarch) on Apr 07, 2013 at 13:31 UTC

    Are you sure that MKS does not come with its own version of Perl?

    This really feels to me as if the MKS-supplied Perl uses libraries/files like Config.pm for the Strawberry Perl. I would take extra care that no trace of the MKS tools can be found while running a different Perl than the one supplied by MKS.

      Are you sure that MKS does not come with its own version of Perl?
      Yes, MKS Toolkit comes with own version of perl. But latest MKS 9.4 ships very old version of Perl (v5.8) .
      I haven't installed MKS Perl by customized installation.
Re^5: cpan fails when MKS installed on Windows
by Anonymous Monk on Apr 07, 2013 at 14:01 UTC

    Why not use mksperl?

      I want to use Latest Perl v5.16 and with mksperl I have to use supplied Perl version only.

        I want to use Latest Perl v5.16 and with mksperl I have to use supplied Perl version only.

        I would ask mks for a new version of mksperl -- they solved it once with mksperl, so they know whats involved in solving it for 5.16 :)

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1027363]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others exploiting the Monastery: (4)
As of 2024-04-19 23:10 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found