http://www.perlmonks.org?node_id=1013878


in reply to cpan dies for bad dlltool & dmake.exe

Google is your friend: dlltool

CountZero

A program should be light and agile, its subroutines connected like a string of pearls. The spirit and intent of the program should be retained throughout. There should be neither too little or too much, neither needless loops nor useless variables, neither lack of structure nor overwhelming rigidity." - The Tao of Programming, 4.1 - Geoffrey James

My blog: Imperial Deltronics
  • Comment on Re: cpan dies for bad dlltool & dmake.exe

Replies are listed 'Best First'.
Re^2: cpan dies for bad dlltool & dmake.exe
by bulk88 (Priest) on Jan 18, 2013 at 23:56 UTC
    If dlltool is missing, probably other parts of the toolchain are missing, and 1 out of 75 files required in the /c/bin folder for strawberry won't solve it. I think the OP will be back with more problems soon.
      That is very well possible, but one can only help to solve the known problems as they are reported.

      Or one can use the "Helpdesk" method:

      1. Reset your computer
      2. If the above fails: Re-install your application
      3. If the above fails: Re-install Windows
      4. If the above fails: Get a new PC

      CountZero

      A program should be light and agile, its subroutines connected like a string of pearls. The spirit and intent of the program should be retained throughout. There should be neither too little or too much, neither needless loops nor useless variables, neither lack of structure nor overwhelming rigidity." - The Tao of Programming, 4.1 - Geoffrey James

      My blog: Imperial Deltronics