Perl.Net, PerlApp fail building executable in activestate PDK on windows
by Robert Johnson other posts by this author
May 7 2005 11:37AM messages near this date
view in the new Beta List Site
Regular expression FAILs when exising the "[]"
|
make executable fails. pdkcheck.exe crashes
FRAMEWORK sorry for the crossposting, but all these lists could be appropriate. please
correct me in your reply as needed.
i just installed activestate PDK (with Perl.Net, PerlApp, etc) here at home. i
cant get any perl executables to build. (I have been successfully using it at
work though.) In both cases i use WinXP and have the basic MSVS and MS .NET
framework installed.
now i have a relatively simple script that causes Perl App to crash, and
Perl.Net to complain loudly.
in Perl.NET, it does the following upon attemping "Make Target"
Can't locate strict.pm in @INC (@INC contains: .) at /PerlApp/PerlNET.pm line
8.
BEGIN failed--compilation aborted at /PerlApp/PerlNET.pm line 8.
BEGIN failed--compilation aborted at (eval 1) line 235.
BEGIN failed--compilation aborted at -e line 6.
System.ApplicationException: Couldn't create Perl interpreter
when i try to build it in PERL APP:
pdkcheck.exe crashes and gives the "needs to close, sorry mate, wanna send MS
an anonymous error report?" window.
heres the basics of the error report:
AppName: pdkcheck.exe AppVer: 6.0.1.7918 ModName: ntdll.dll
ModVer: 5.1.2600.2180 Offset: 00018fea
can someone help me please? i don't know what to do. the script that i am
trying to build into an executable works just fine from the command line.
thanks
--Rob
Programmers have been likened to modern day Sorcerers. Well, I'm the Mickey Mouse apprentic
e who spawned an infinite number of zombie broom processes, and got in big trouble when the
Sorcerer came back.
__________________________________
Do you Yahoo!?
Yahoo! Small Business - Try our new resources site!
http://smallbusiness.yahoo.com/resources/
_______________________________________________
Perl.NET mailing list
Perl.NET@[...].com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
|