dimmesdale has asked for the wisdom of the Perl Monks concerning the following question:
I redownloaded ActiveState perl, and still got the same error. It is (this is after I run perl2exe and then type <filename> to run the newly-produced app.):
Perl lib version (v5.6.1) doesn't match executable version (v5.6.0) at PERL2EXE_STORAGE/Config.pm line ..
Compilation failed in require at PERL2EXE_STORAGE/lib.pm line ..
Compilation failed in require at <filename.pl> line ..
BEGIN failed--compilation aborted at <filename.pl> line ..
This is a tk program. If the code is important I'll put it up (but it seems that it would just get in the way; the problem appears to lie somewhere else). Thanks for any help.
(Oh yeah, and the famous perl -v statement tells me its v5.6.1 (even Binary Build 633, if it helps))
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Perl2exe bug!
by janx (Monk) on Jun 26, 2002 at 12:53 UTC | |
|
Re: Perl2exe bug!
by newrisedesigns (Curate) on Jun 26, 2002 at 12:09 UTC | |
by dimmesdale (Friar) on Jun 26, 2002 at 12:29 UTC | |
|
Re: Perl2exe bug!
by thunders (Priest) on Jun 26, 2002 at 13:51 UTC |