>> I get following run time error when I run the >> .exe created Do you get this message when running the .exe on ANOTHER machine ? (Other than the one where you compiled?)
>> Use of uninitialized value in substitution (s///) at perlapp line 876. >> Use of uninitialized value in print at perlapp line 877. >> c:\docume~1\amahajan\desktop\testccprodb.pl had compilation errors. Perhaps it would help if you post a snippet of code around these line numbers. Eugene Haimov -----Original Message----- From: Anisha Banerjee [mailto:[EMAIL PROTECTED]] Sent: Thursday, December 19, 2002 5:34 PM To: [EMAIL PROTECTED] Subject: perl2exe error with DBD-Sybase module.. need help fast I have ActiveState PERL build 5.6.1.xx for win2000. I installed PERL2EXE that goes with this version. I get following run time error when I run the .exe created Open Client Message: Message number: LAYER = (5) ORIGIN = (3) SEVERITY = (5) NUMBER = (131) Message String: ct_init(): network packet layer: internal net library error: Att empt to spawn thread failed DBD::Sybase initialize: ct_init() failed at PERL2EXE_STORAGE/Dynaloader.pm line 225. Compilation failed in require at Z:\testccprodb.exe line 8. BEGIN failed--compilation aborted at Z:\testccprodb.exe line 8. This exe file was created with the evaluation version of Perl2Exe. I had tried perlApp(eval ver) initially but that didn't create an exe saying that the script had compilation errors but never saying where. The script runs fine on command line Use of uninitialized value in substitution (s///) at perlapp line 876. Use of uninitialized value in print at perlapp line 877. c:\docume~1\amahajan\desktop\testccprodb.pl had compilation errors. _________________________________________________________________ The new MSN 8: smart spam protection and 2 months FREE* http://join.msn.com/?page=features/junkmail _______________________________________________ ActivePerl mailing list [EMAIL PROTECTED] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs _______________________________________________ ActivePerl mailing list [EMAIL PROTECTED] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
