I am trying to PAR a Tk app. The packageing into an EXE works fine but then running the app causes this to come up. "The procedure entry point PL_memory_wrap could not be lcoated in the dynamic link library perl58.dll" This error is already reported numerous times on the bug report page but they are all many months old and nothing has been done. So I'm hoping that some wise monk knows a work around for this problem.. I installed brand new versions of ActivePerl and PAR but I still get the same error even though some of the bug reports say its fixed in .89 and i'm running .90 of PAR. Any ideas would be appreciated. Specific version info follows:
2. PAR [0.90] Perl Archive TookitC:\Call_Popup>perl -v This is perl, v5.8.7 built for MSWin32-x86-multi-thread (with 14 registered patches, see perl -V for more detail) Copyright 1987-2005, Larry Wall Binary build 815 [211909] provided by ActiveState http://www.ActiveSta +te.com ActiveState is a division of Sophos. Built Nov 2 2005 08:44:52
The following error is printed to the console AFTER the windows error mentioned above.
C:\Call_Popup>a.exe Can't load 'C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\par-Administrator\cache +-113408227 3\f16f3b90.dll' for module Socket: load_file:The specified procedure c +ould not b e found at D:/cpanrun/build/5-8-0/lib/DynaLoader.pm line 229. at ../blib/lib/PAR/Heavy.pm line 107 Compilation failed in require at IO/Socket.pm line 12. BEGIN failed--compilation aborted at IO/Socket.pm line 12. Compilation failed in require at Net/EasyTCP.pm line 10. BEGIN failed--compilation aborted at Net/EasyTCP.pm line 10. Compilation failed in require at script/client.pl line 1. BEGIN failed--compilation aborted at script/client.pl line 1.
In reply to PAR Memory Wrap Error by eric256
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |