I am trying to develop some Perl scripts that will be using Tk for a GUI. I would like to be able to compile these scripts for Windows systems that do not have Perl installed. I have gotten a test script compiled using ActiveState's PDK 5.2, but it does not work from Win2K at least. When I attempt to run the Perl/Tk executable script I receive the following error: "Program too big to fit in memory".
Anyone have any hints/tips/advice? Is this something that I should be able to do, or is this a known limitation? Thanks in advance.
Scott Nipp