in reply to Re^14: how to install perlmodules in windowsXP
in thread how to install perlmodules in windowsXP
That should build and install Tk-804.027_500 into ActivePerl - from where you can use it with PDK.C:\strawberry-perl\perl\bin\perl Makefile.PL PREFIX=C:/Perl/site C:\strawberry-perl\dmake\bin\dmake test C:\strawberry-perl\dmake\bin\dmake install
I've also used versions 4.4 and 4.5 without any problems.C:\_32>dmake -V dmake - Version 4.7-20061120-SHAY (Windows / MS Visual C++) Copyright (c) 1990,...,1997 by WTI Corp. Default Configuration: MAXLINELENGTH := 32766 MAXPROCESSLIMIT := 4 MAXPROCESS := 1 .IMPORT .IGNORE: DMAKEROOT .MAKEFILES : makefile.mk makefile .SOURCE : .NULL DMAKEROOT *= $(ABSMAKECMD:d)startup MAKESTARTUP := $(DMAKEROOT)\startup.mk
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^16: how to install perlmodules in windowsXP
by veeruch (Sexton) on Mar 09, 2007 at 05:47 UTC | |
by syphilis (Archbishop) on Mar 09, 2007 at 06:20 UTC | |
by veeruch (Sexton) on Mar 10, 2007 at 13:10 UTC | |
by syphilis (Archbishop) on Mar 10, 2007 at 22:31 UTC | |
by veeruch (Sexton) on Mar 12, 2007 at 14:25 UTC |