in reply to Re: porting a linx perl/tk program on window$
in thread porting a linx perl/tk program on window$

Thanks for all the answers ! Building Perl/Tk on window$ is really a nightmare... I installed MinGW and try to compile Tk-804.028. "make" is unknown command and mingw32-make produce errors and does not built... I don't know what to do. C:\logiciels\Tk-804.028>C:\MinGW\bin\mingw32-make makefile:1776: warning: overriding commands for target `manifest' makefile:1183: warning: ignoring old commands for target `manifest' mingw32-make: *** No rule to make target `C:\Perl\libConfig.pm', needed by `make file'. Stop.
  • Comment on Re^2: porting a linx perl/tk program on window$

Replies are listed 'Best First'.
Re^3: porting a linx perl/tk program on window$
by Anonymous Monk on May 18, 2009 at 16:07 UTC
    ppm install Tk
Re^3: porting a linx perl/tk program on window$
by Anonymous Monk on May 18, 2009 at 16:43 UTC
    you're supposed to use dmake