Dear All,

    Once I removed 'use lib  path' and used command line option -I. I don't
see any warning message while creating exe file, but while running the
created exe, I am seeing below error.


V:\aec_MAIN\platform_verif\tools\ExeFiles\Perl\Linux>testcasegenaddfile_window.exe
Perl lib version (v5.8.8) doesn't match executable version (v5.10.0) at
PERL2EXE_STORAGE/Config.pm line 46.
Compilation failed in require at PERL2EXE_STORAGE/DynaLoader.pm line 25.
BEGIN failed--compilation aborted at PERL2EXE_STORAGE/DynaLoader.pm line 25.
Compilation failed in require at PERL2EXE_STORAGE/XSLoader.pm line 110.
Compilation failed in require at PERL2EXE_STORAGE/Tk.pm line 13.
BEGIN failed--compilation aborted at PERL2EXE_STORAGE/Tk.pm line 13.
Compilation failed in require at
V:\aec_MAIN\platform_verif\tools\ExeFiles\Perl\Linux\testcasegenaddfile_window.exe
line 7.
BEGIN failed--compilation aborted at
V:\aec_MAIN\platform_verif\tools\ExeFiles\Perl\Linux\testcasegenaddfile_window.exe
line 7.

This exe file was created with the evaluation version of Perl2Exe.
For more information visit http://www.indigostar.com
(The full version does not display this message with a 2 second delay.)
...

Any suggestion or tips could help me solve the problem are appreciated

Regards,

Mujju


 On 7/14/09, Perl Perl <[email protected]> wrote:
>
> Hi All,
>  1)    I am facing a issue while using the "perl2exe" to generate and
> running exe file.
> Please find given warning as below while generating exe. I tried debugging
> this but I am unable to resolve.
>
> *V:\aec_MAIN\platform_verif\tools\ExeFiles\Perl\Linux>perl2exe -gui
> testcasegenaddfile_window.pl
> *Perl2Exe V9.100C Copyright (c) 1997-2008 IndigoSTAR Software
>
> This is an evaluation version of Perl2Exe, which may be used for 30 days.
> For more information see the attached pxman.htm file,
> or visit http://www.indigostar.com
>
> Converting 'testcasegenaddfile_window.pl' to testcasegenaddfile_window.exe
> *Warning: Can't locate VMS/Filespec.pm
>     at C:\Perl\lib\FindBin.pm line 112
>     @INC = C:\Perl\site\lib, C:\Perl\lib, .,
> V:\aec_MAIN\platform_verif\tools\Perl\lib, must be directory, not file)
> *
>
> *Is abovoe warning makes any difference to created exe?*
>
> 2) While running built exe, I am getting the below error.
>
> *The application has failed to start because perl58.dll was not found.
> Re-installing the application may fix this problem.*
>
> Looks I have to register the perl58.dll here. If it is could you please let
> me where can I find perl58.dll.
>
>  I face these problem only while using Tk and Tk::pathEntry in my script.
> For other simple pel scripts, everything works fine.
>
> --
> Regards,
> Mujju
>
_______________________________________________
ActivePerl mailing list
[email protected]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to