in reply to Tcl CPAN package installation Problem

what could be the reason?

The module requires a compiler to build Tcl.dll (loadable object). You haven't installed the module. A Guide to Installing Modules

  • Comment on Re: Tcl CPAN package installation Problem

Replies are listed 'Best First'.
Re^2: Tcl CPAN package installation Problem
by crazy1982 (Initiate) on Apr 12, 2010 at 14:14 UTC
    Thanks for the immediate response sir. I tried to install the module with the help of "perl -MCPAN -e "shell". But, at the time of installation, it is throwing an error!
      Then act accordingly to the error message to make it install cleanly.

      If you had mentioned the error message, we might have been able to help you, but since the error message seems to be a subject of utmost secrecy, there's naught we can do for you.

        Oh no sir, Here is the message log:
        <<SNIP>> ppm> search Tcl Searching in repository 2 (ActiveState Package Repository) 1. Tcl [0.91] Tcl 2. Tcl-Tk [0.90] Tcl-Tk ppm> install Tcl ==================== Install 'Tcl' version 0.91 in ActivePerl 5.6.1.631. ==================== Can't unlink file C:/DOCUME~1/Adm-pr04/LOCALS~1/Temp/Tcl-0-928/Tcl-0.9 +1.tar.gz: Permission denied at /PerlApp/PPM/Repository.pm line 214 Can't remove directory C:/DOCUME~1/Adm-pr04/LOCALS~1/Temp/Tcl-0-928: P +ermission denied at /PerlApp/PPM/Repository.pm line 214 Error: error downloading 'http://ppm.activestate.com/PPMPackages/5.6/M +S- Win32-x86-multi-thread/Tcl-0.91.tar.gz': 401 Unauthorized ppm> <<SNIP>>
        The error message with Windows is:
        <<SNIP>> WINDOWS\system32\cmd.exe -perl -MCPAN -E "SHELL" The NTVDM CPU has encountered an illegal instruction. CS:c789 IP:c1d2 OP:ff ff 00 00 00 Choose 'Close' to terminate the appl +ication. <<SNIP>>