exe startup error: /PerlApp/FindBin.pm line 166
by Allan Clarke other posts by this author
Feb 26 2002 2:29AM messages near this date
Re: Certificate on PerlCtrl dll
|
Re: exe startup error: /PerlApp/FindBin.pm line 166
I am seeing an error in my executables that previously worked with PDK 2.10,
but seem to fail with PDK 4.0 (and Perl 631). I see this when I start the
exe:
Cannot find current script 'profiler' at /PerlApp/FindBin.pm line 166
BEGIN failed--compilation aborted at /PerlApp/FindBin.pm line 166.
BEGIN failed--compilation aborted at Profiler.pl line 74.
The odd part is that the exe runs fine on these combinations:
Win2K, PDK4.0, Perl 631
XP, PDK4.0, Perl 631
W98SE, no PDK, no Perl
W98SE, no PDK, Perl 618
but it fails when run on at least two machines, one an unknown configuration
and one WinNT, PDK4.0, Perl 628
I can't seem to isolate the difference that could account for this. The line
74
referenced in the error message is
use FindBin qw($RealBin);
Anyone seen this? Any hints?
Allan Clarke
_______________________________________________
PDK mailing list
PDK@[...].com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
Thread:
Allan Clarke
Allan Clarke
Jan Dubois
Jan Dubois
|