perl2exe issue for Tk and Tk::PathEntry
--===============0001281114==
Content-Type: multipart/alternative; boundary=0016361e7f801b5cb9046eacf04b
--0016361e7f801b5cb9046eacf04b
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
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>testcas egenaddfile_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\testcas egenaddfile_window.exe
line 7.
BEGIN failed--compilation aborted at
V:\aec_MAIN\platform_verif\tools\ExeFiles\Perl\Linux\testcas egenaddfile_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 <perl.solution [at] gmail.com> 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>perl2e xe -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
> [at] 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
>
--0016361e7f801b5cb9046eacf04b
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
<div>Dear All,</div>
<div>=A0</div>
<div>=A0=A0=A0 Once I removed 'use lib=A0 path' and used command li=
ne option -I. I don't see any warning message while creating exe file, =
but while running the created exe, I am seeing below error.</div>
<div>=A0</div>
<div>
<p>V:\aec_MAIN\platform_verif\tools\ExeFiles\Perl\Linux>testcasegenaddfi=
le_window.exe<br>Perl lib version (v5.8.8) doesn't match executable ver=
sion (v5.10.0) at PERL2EXE_STORAGE/Config.pm line 46.<br>Compilation failed=
in require at PERL2EXE_STORAGE/DynaLoader.pm line 25.<br>
BEGIN failed--compilation aborted at PERL2EXE_STORAGE/DynaLoader.pm line 25=
..<br>Compilation failed in require at PERL2EXE_STORAGE/XSLoader.pm line 110=
..<br>Compilation failed in require at PERL2EXE_STORAGE/Tk.pm line 13.<br>
BEGIN failed--compilation aborted at PERL2EXE_STORAGE/Tk.pm line 13.<br>Com=
pilation failed in require at V:\aec_MAIN\platform_verif\tools\ExeFiles\Per=
l\Linux\testcasegenaddfile_window.exe line 7.<br>BEGIN failed--compilation =
aborted at V:\aec_MAIN\platform_verif\tools\ExeFiles\Perl\Linux\testcas egen=
addfile_window.exe line 7.</p>
<p>This exe file was created with the evaluation version of Perl2Exe.<br>Fo=
r more information visit <a onclick=3D"return top.js.OpenExtLink(window,eve=
nt,this)" href=3D"http://www.indigostar.com/" target=3D"_blank">http://www.=
indigostar.com</a><br>
(The full version does not display this message with a 2 second delay.)<br>=
....</p>
<p>Any suggestion or tips could help me solve the problem are appreciated</=
p>
<p>Regards,</p>
<p>Mujju=A0</p><br>=A0</div>
<div><span class=3D"e" id=3D"q_1227a1786f697238_1">
<div><span class=3D"gmail_quote">On 7/14/09, <b class=3D"gmail_sendername">=
Perl Perl</b> <<a onclick=3D"return top.js.OpenExtLink(window,event,this=
)" href=3D"mailto:perl.solution [at] gmail.com" target=3D"_blank">perl.solution [at] =
gmail.com</a>> wrote:</span>
<blockquote class=3D"gmail_quote" style=3D"PADDING-LEFT: 1ex; MARGIN: 0px 0=
px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div><font face=3D"Arial" size=3D"2"><span>Hi All,</span></font></div>
<div>
<div><font face=3D"Arial" size=3D"2"><span>1) =A0=A0 I am facing a issue wh=
ile using the "perl2exe" to generate and running=A0exe file. </sp=
an></font></div>
<div><font face=3D"Arial" size=3D"2"><span>Please find given warning as bel=
ow while generating exe. I tried debugging this but I am unable to resolve.=
=A0</span></font></div>
<div><font face=3D"Arial" size=3D"2"><span></span></font><font face=3D"Aria=
l" size=3D"2"><span></span></font><font face=3D"Arial" size=3D"2"><span></s=
pan></font><font face=3D"Arial" size=3D"2"><span></span></font><font face=
=3D"Arial" size=3D"2"><span></span></font>=A0</div>
<div><font face=3D"Arial" size=3D"2"><strong>V:\aec_MAIN\platform_verif\too=
ls\ExeFiles\Perl\Linux>perl2exe -gui testcasegenaddfile_window.pl<br></s=
trong>Perl2Exe V9.100C Copyright (c) 1997-2008 IndigoSTAR Software</font></=
div>
<div><font face=3D"Arial" size=3D"2"></font>=A0</div>
<div><font face=3D"Arial" size=3D"2">This is an evaluation version of Perl2=
Exe, which may be used for 30 days.<br>For more information see the attache=
d pxman.htm file,<br>or visit <a onclick=3D"return top.js.OpenExtLink(windo=
w,event,this)" href=3D"http://www.indigostar.com/" target=3D"_blank">http:/=
/www.indigostar.com</a></font></div>
<div><font face=3D"Arial" size=3D"2"></font>=A0</div>
<div><font face=3D"Arial" size=3D"2">Converting 'testcasegenaddfile_win=
dow.pl' to testcasegenaddfile_window.exe<br><strong>Warning: Can't =
locate VMS/Filespec.pm<br>=A0=A0=A0 at C:\Perl\lib\FindBin.pm line 112<br>=
=A0=A0=A0 [at] INC =3D C:\Perl\site\lib, C:\Perl\lib, ., V:\aec_MAIN\platform_v=
erif\tools\Perl\lib, must be directory, not file)<br>
</strong></font></div>
<div><font face=3D"Arial" size=3D"2"><span></span></font>=A0</div>
<div><font face=3D"Arial" size=3D"2"><span><strong>Is abovoe warning makes =
any difference to created exe?</strong></span></font></div>
<div><font face=3D"Arial" size=3D"2"><span></span></font>=A0</div>
<div><font face=3D"Arial" size=3D"2"><span>2) While running=A0built exe, I =
am getting the below error. </span></font></div>
<div><font face=3D"Arial" size=3D"2"><span></span></font><font face=3D"Aria=
l" size=3D"2"><span></span></font><span><font face=3D"Arial" size=3D"2"></f=
ont></span>=A0</div>
<div><span><font face=3D"Arial" size=3D"2"><strong>The application has fail=
ed to start because perl58.dll was not found. Re-installing the application=
may fix this problem.</strong></font></span></div>
<div><span><font face=3D"Arial" size=3D"2"></font></span>=A0</div>
<div><span><font face=3D"Arial" size=3D"2">Looks I have to register the per=
l58.dll here. If it is could you please let me where can I find perl58.dll.=
</font></span></div>
<div><span><font size=3D"2"></font></span>=A0</div>
<div><span>
<div><font face=3D"Arial" size=3D"2"><span>I face these problem only while =
using Tk and Tk::pathEntry in my script. For other simple pel scripts, ever=
ything works fine.</span></font></div>
<div><font face=3D"Arial" size=3D"2"><span></span></font></div></span>=A0</=
div><span>
<div>--<br>Regards,<br>Mujju </div></span></div></blockquote></div><br><br =
clear=3D"all"></span></div>
--0016361e7f801b5cb9046eacf04b--
--===============0001281114==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
_______________________________________________
ActivePerl mailing list
ActivePerl [at] listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
--===============0001281114==--
RE: perl2exe issue for Tk and Tk::PathEntry
This is a multi-part message in MIME format.
--===============1137021728==
Content-Type: multipart/alternative;
boundary="----=_NextPart_000_000C_01CA052C.67A818D0"
This is a multi-part message in MIME format.
------=_NextPart_000_000C_01CA052C.67A818D0
Content-Type: text/plain;
charset="us-ascii"
Content-Transfer-Encoding: 7bit
Hi,
I haven't used perl2exe. But if your purpose is to create exe file I suggest
you to use PAR::Packer module. The biggest advantage that you will get by
using it is there will be no additional lines like 'This exe file was
created with the evaluation version of Perl2Exe'.
If you want to go perl2exe way then other members on this list can guide you
better as I haven't used that.
Thanks,
Sanket Vaidya
_____
From: activeperl-bounces [at] listserv.ActiveState.com
[mailto:activeperl-bounces [at] listserv.ActiveState.com] On Behalf Of Perl Perl
Sent: Tuesday, July 14, 2009 9:59 PM
To: activeperl [at] listserv.ActiveState.com
Subject: perl2exe issue for Tk and Tk::PathEntry
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>testcas egenaddfile_wind
ow.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\testcas egenaddfile_wind
ow.exe line 7.
BEGIN failed--compilation aborted at
V:\aec_MAIN\platform_verif\tools\ExeFiles\Perl\Linux\testcas egenaddfile_wind
ow.exe line 7.
This exe file was created with the evaluation version of Perl2Exe.
For more information visit http://www.indigostar.com
<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 <perl.solution [at] gmail.com> 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>perl2ex e -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 <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
[at] 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
____________________________________________________________ _________
This e-mail message may contain proprietary, confidential or legally privileged information for the sole use of the person or entity to whom this message was originally addressed. Any review, e-transmission dissemination or other use of or taking of any action in reliance upon this information by persons or entities other than the intended recipient is prohibited. If you have received this e-mail in error kindly delete this e-mail from your records. If it appears that this mail has been forwarded to you without proper authority, please notify us immediately at netadmin [at] patni.com and delete this mail.
____________________________________________________________ _________
------=_NextPart_000_000C_01CA052C.67A818D0
Content-Type: text/html;
charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
<html xmlns:v=3D"urn:schemas-microsoft-com:vml" xmlns:o=3D"urn:schemas-micro=
soft-com:office:office" xmlns:w=3D"urn:schemas-microsoft-com:office:word" xm=
lns=3D"http://www.w3.org/TR/REC-html40">
<head>
<META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; charset=3Dus-ascii">
<meta name=3DGenerator content=3D"Microsoft Word 11 (filtered medium)">
<!--[if !mso]>
<style>
v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
..shape {behavior:url(#default#VML);}
</style>
<![endif]-->
<style>
<!--
/* Font Definitions */
[at] font-face
{font-family:Tahoma;
panose-1:2 11 6 4 3 5 4 4 2 4;}
[at] font-face
{font-family:"Trebuchet MS";
panose-1:2 11 6 3 2 2 2 2 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0in;
margin-bottom:.0001pt;
font-size:12.0pt;
font-family:"Times New Roman";}
a:link, span.MsoHyperlink
{color:blue;
text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
{color:blue;
text-decoration:underline;}
p
{mso-margin-top-alt:auto;
margin-right:0in;
mso-margin-bottom-alt:auto;
margin-left:0in;
font-size:12.0pt;
font-family:"Times New Roman";}
span.EmailStyle21
{mso-style-type:personal-reply;
font-family:Arial;
color:navy;}
[at] page Section1
{size:8.5in 11.0in;
margin:1.0in 1.25in 1.0in 1.25in;}
div.Section1
{page:Section1;}
-->
</style>
</head>
<body lang=3DEN-US link=3Dblue vlink=3Dblue>
<div class=3DSection1>
<p class=3DMsoNormal><font size=3D2 face=3D"Trebuchet MS"><span style=3D'fon=
t-size:
10.0pt;font-family:"Trebuchet MS"'>Hi,<o:p></o:p></span></font></p>
<p class=3DMsoNormal><font size=3D2 face=3D"Trebuchet MS"><span style=3D'fon=
t-size:
10.0pt;font-family:"Trebuchet MS"'><o:p> </o:p></span></font></p>
<p class=3DMsoNormal><font size=3D2 face=3D"Trebuchet MS"><span style=3D'fon=
t-size:
10.0pt;font-family:"Trebuchet MS"'>I haven’t used perl2exe. But if you=
r
purpose is to create exe file I suggest you to use PAR::Packer module. The b=
iggest
advantage that you will get by using it is there will be no additional lines
like ‘</span></font><font size=3D2 face=3D"Trebuchet MS"><span
style=3D'font-size:10.0pt;font-family:"Trebuchet MS"'>This exe file was crea=
ted
with the evaluation version of Perl2Exe’.<o:p></o:p></span></font></p>
<p class=3DMsoNormal><font size=3D2 face=3D"Trebuchet MS"><span style=3D'fon=
t-size:
10.0pt;font-family:"Trebuchet MS"'><o:p> </o:p></span></font></p>
<p class=3DMsoNormal><font size=3D2 face=3D"Trebuchet MS"><span style=3D'fon=
t-size:
10.0pt;font-family:"Trebuchet MS"'>If you want to go perl2exe way then other
members on this list can guide you better as I haven’t used that.<o:p>=
</o:p></span></font></p>
<p class=3DMsoNormal><font size=3D2 face=3D"Trebuchet MS"><span style=3D'fon=
t-size:
10.0pt;font-family:"Trebuchet MS"'><o:p> </o:p></span></font></p>
<p class=3DMsoNormal><font size=3D2 face=3D"Trebuchet MS"><span style=3D'fon=
t-size:
10.0pt;font-family:"Trebuchet MS"'>Thanks,<o:p></o:p></span></font></p>
<p class=3DMsoNormal><font size=3D2 face=3D"Trebuchet MS"><span style=3D'fon=
t-size:
10.0pt;font-family:"Trebuchet MS"'>Sanket Vaidya</span></font><font size=3D2
face=3D"Trebuchet MS"><span style=3D'font-size:10.0pt;font-family:"Trebuchet=
MS"'><o:p></o:p></span></font></p>
<p class=3DMsoNormal><font size=3D2 color=3Dnavy face=3DArial><span style=3D=
'font-size:
10.0pt;font-family:Arial;color:navy'><o:p> </o:p></span></font></p>
<div>
<div class=3DMsoNormal align=3Dcenter style=3D'text-align:center'><font size=
=3D3
face=3D"Times New Roman"><span style=3D'font-size:12.0pt'>
<hr size=3D2 width=3D"100%" align=3Dcenter tabindex=3D-1>
</span></font></div>
<p class=3DMsoNormal><b><font size=3D2 face=3DTahoma><span style=3D'font-siz=
e:10.0pt;
font-family:Tahoma;font-weight:bold'>From:</span></font></b><font size=3D2
face=3DTahoma><span style=3D'font-size:10.0pt;font-family:Tahoma'>
activeperl-bounces [at] listserv.ActiveState.com
[mailto:activeperl-bounces [at] listserv.ActiveState.com] <b><span style=3D'font-=
weight:
bold'>On Behalf Of </span></b>Perl Perl<br>
<b><span style=3D'font-weight:bold'>Sent:</span></b> Tuesday, July 14, 2009=
9:59
PM<br>
<b><span style=3D'font-weight:bold'>To:</span></b>
activeperl [at] listserv.ActiveState.com<br>
<b><span style=3D'font-weight:bold'>Subject:</span></b> perl2exe issue for T=
k and
Tk::PathEntry</span></font><o:p></o:p></p>
</div>
<p class=3DMsoNormal><font size=3D3 face=3D"Times New Roman"><span style=3D'=
font-size:
12.0pt'><o:p> </o:p></span></font></p>
<div>
<p class=3DMsoNormal><font size=3D3 face=3D"Times New Roman"><span style=3D'=
font-size:
12.0pt'>Dear All,<o:p></o:p></span></font></p>
</div>
<div>
<p class=3DMsoNormal><font size=3D3 face=3D"Times New Roman"><span style=3D'=
font-size:
12.0pt'> <o:p></o:p></span></font></p>
</div>
<div>
<p class=3DMsoNormal><font size=3D3 face=3D"Times New Roman"><span style=3D'=
font-size:
12.0pt'> Once I removed 'use lib path' and used comm=
and
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.<o:p></o:p></span></f=
ont></p>
</div>
<div>
<p class=3DMsoNormal><font size=3D3 face=3D"Times New Roman"><span style=3D'=
font-size:
12.0pt'> <o:p></o:p></span></font></p>
</div>
<div>
<p><font size=3D3 face=3D"Times New Roman"><span style=3D'font-size:12.0pt'>=
V:\aec_MAIN\platform_verif\tools\ExeFiles\Perl\Linux>testcasegenaddfile_w=
indow.exe<br>
Perl lib version (v5.8.8) doesn't match executable version (v5.10.0) at
PERL2EXE_STORAGE/Config.pm line 46.<br>
Compilation failed in require at PERL2EXE_STORAGE/DynaLoader.pm line 25.<br>
BEGIN failed--compilation aborted at PERL2EXE_STORAGE/DynaLoader.pm line 25.=
<br>
Compilation failed in require at PERL2EXE_STORAGE/XSLoader.pm line 110.<br>
Compilation failed in require at PERL2EXE_STORAGE/Tk.pm line 13.<br>
BEGIN failed--compilation aborted at PERL2EXE_STORAGE/Tk.pm line 13.<br>
Compilation failed in require at V:\aec_MAIN\platform_verif\tools\ExeFiles\P=
erl\Linux\testcasegenaddfile_window.exe
line 7.<br>
BEGIN failed--compilation aborted at
V:\aec_MAIN\platform_verif\tools\ExeFiles\Perl\Linux\testcas egenaddfile_wind=
ow.exe
line 7.<o:p></o:p></span></font></p>
<p><font size=3D3 face=3D"Times New Roman"><span style=3D'font-size:12.0pt'>=
This exe
file was created with the evaluation version of Perl2Exe.<br>
For more information visit <a href=3D"http://www.indigostar.com/" target=3D"=
_blank">http://www.indigostar.com</a><br>
(The full version does not display this message with a 2 second delay.)<br>
....<o:p></o:p></span></font></p>
<p><font size=3D3 face=3D"Times New Roman"><span style=3D'font-size:12.0pt'>=
Any
suggestion or tips could help me solve the problem are appreciated<o:p></o:p=
></span></font></p>
<p><font size=3D3 face=3D"Times New Roman"><span style=3D'font-size:12.0pt'>=
Regards,<o:p></o:p></span></font></p>
<p><font size=3D3 face=3D"Times New Roman"><span style=3D'font-size:12.0pt'>=
Mujju <o:p></o:p></span></font></p>
<p class=3DMsoNormal><font size=3D3 face=3D"Times New Roman"><span style=3D'=
font-size:
12.0pt'><br>
<o:p></o:p></span></font></p>
</div>
<div><span id=3D"q_1227a1786f697238_1">
<div>
<p class=3DMsoNormal><span class=3Dgmailquote><font size=3D3 face=3D"Times N=
ew Roman"><span
style=3D'font-size:12.0pt'>On 7/14/09, <b><span style=3D'font-weight:bold'>P=
erl
Perl</span></b> <<a href=3D"mailto:perl.solution [at] gmail.com" target=3D"_bl=
ank">perl.solution [at] gmail.com</a>>
wrote:</span></font></span> <o:p></o:p></p>
<div>
<p class=3DMsoNormal><font size=3D2 face=3DArial><span style=3D'font-size:10=
..0pt;
font-family:Arial'>Hi All,</span></font><o:p></o:p></p>
</div>
<div>
<div>
<p class=3DMsoNormal><font size=3D2 face=3DArial><span style=3D'font-size:10=
..0pt;
font-family:Arial'>1) I am facing a issue while using the
"perl2exe" to generate and running exe file. </span></font><o=
:p></o:p></p>
</div>
<div>
<p class=3DMsoNormal><font size=3D2 face=3DArial><span style=3D'font-size:10=
..0pt;
font-family:Arial'>Please find given warning as below while generating exe.=
I
tried debugging this but I am unable to resolve. </span></font><o:p></o=
:p></p>
</div>
<div>
<p class=3DMsoNormal><font size=3D3 face=3D"Times New Roman"><span style=3D'=
font-size:
12.0pt'> <o:p></o:p></span></font></p>
</div>
<div>
<p class=3DMsoNormal><strong><b><font size=3D2 face=3DArial><span style=3D'f=
ont-size:
10.0pt;font-family:Arial'>V:\aec_MAIN\platform_verif\tools\E xeFiles\Perl\Lin=
ux>perl2exe
-gui testcasegenaddfile_window.pl</span></font></b></strong><b><font size=3D=
2
face=3DArial><span style=3D'font-size:10.0pt;font-family:Arial;font-weight:b=
old'><br>
</span></font></b><font size=3D2 face=3DArial><span style=3D'font-size:10.0p=
t;
font-family:Arial'>Perl2Exe V9.100C Copyright (c) 1997-2008 IndigoSTAR Softw=
are</span></font><o:p></o:p></p>
</div>
<div>
<p class=3DMsoNormal><font size=3D3 face=3D"Times New Roman"><span style=3D'=
font-size:
12.0pt'> <o:p></o:p></span></font></p>
</div>
<div>
<p class=3DMsoNormal><font size=3D2 face=3DArial><span style=3D'font-size:10=
..0pt;
font-family:Arial'>This is an evaluation version of Perl2Exe, which may be u=
sed
for 30 days.<br>
For more information see the attached pxman.htm file,<br>
or visit <a href=3D"http://www.indigostar.com/" target=3D"_blank">http://www=
..indigostar.com</a></span></font><o:p></o:p></p>
</div>
<div>
<p class=3DMsoNormal><font size=3D3 face=3D"Times New Roman"><span style=3D'=
font-size:
12.0pt'> <o:p></o:p></span></font></p>
</div>
<div>
<p class=3DMsoNormal><font size=3D2 face=3DArial><span style=3D'font-size:10=
..0pt;
font-family:Arial'>Converting 'testcasegenaddfile_window.pl' to
testcasegenaddfile_window.exe<br>
<strong><b><font face=3DArial><span style=3D'font-family:Arial'>Warning: Can=
't
locate VMS/Filespec.pm</span></font></b></strong><b><span style=3D'font-weig=
ht:
bold'><br>
<strong><b><font face=3DArial><span style=3D'font-family:Arial'> =
at C:\Perl\lib\FindBin.pm line 112</span></font></b></strong><br>
<strong><b><font face=3DArial><span style=3D'font-family:Arial'> =
[at] INC =3D C:\Perl\site\lib, C:\Perl\lib, .,
V:\aec_MAIN\platform_verif\tools\Perl\lib, must be directory, not file)</spa=
n></font></b></strong></span></b></span></font><o:p></o:p></p>
</div>
<div>
<p class=3DMsoNormal><font size=3D3 face=3D"Times New Roman"><span style=3D'=
font-size:
12.0pt'> <o:p></o:p></span></font></p>
</div>
<div>
<p class=3DMsoNormal><strong><b><font size=3D2 face=3DArial><span style=3D'f=
ont-size:
10.0pt;font-family:Arial'>Is abovoe warning makes any difference to created
exe?</span></font></b></strong><o:p></o:p></p>
</div>
<div>
<p class=3DMsoNormal><font size=3D3 face=3D"Times New Roman"><span style=3D'=
font-size:
12.0pt'> <o:p></o:p></span></font></p>
</div>
<div>
<p class=3DMsoNormal><font size=3D2 face=3DArial><span style=3D'font-size:10=
..0pt;
font-family:Arial'>2) While running built exe, I am getting the below
error. </span></font><o:p></o:p></p>
</div>
<div>
<p class=3DMsoNormal><font size=3D3 face=3D"Times New Roman"><span style=3D'=
font-size:
12.0pt'> <o:p></o:p></span></font></p>
</div>
<div>
<p class=3DMsoNormal><strong><b><font size=3D2 face=3DArial><span style=3D'f=
ont-size:
10.0pt;font-family:Arial'>The application has failed to start because
perl58.dll was not found. Re-installing the application may fix this problem=
..</span></font></b></strong><o:p></o:p></p>
</div>
<div>
<p class=3DMsoNormal><font size=3D3 face=3D"Times New Roman"><span style=3D'=
font-size:
12.0pt'> <o:p></o:p></span></font></p>
</div>
<div>
<p class=3DMsoNormal><font size=3D2 face=3DArial><span style=3D'font-size:10=
..0pt;
font-family:Arial'>Looks I have to register the perl58.dll here. If it is co=
uld
you please let me where can I find perl58.dll.</span></font><o:p></o:p></p>
</div>
<div>
<p class=3DMsoNormal><font size=3D3 face=3D"Times New Roman"><span style=3D'=
font-size:
12.0pt'> <o:p></o:p></span></font></p>
</div>
<div>
<div>
<p class=3DMsoNormal><font size=3D2 face=3DArial><span style=3D'font-size:10=
..0pt;
font-family:Arial'>I face these problem only while using Tk and Tk::pathEntr=
y
in my script. For other simple pel scripts, everything works fine.</span></f=
ont><o:p></o:p></p>
</div>
<p class=3DMsoNormal><font size=3D3 face=3D"Times New Roman"><span style=3D'=
font-size:
12.0pt'> <o:p></o:p></span></font></p>
</div>
<div>
<p class=3DMsoNormal><font size=3D3 face=3D"Times New Roman"><span style=3D'=
font-size:
12.0pt'>--<br>
Regards,<br>
Mujju <o:p></o:p></span></font></p>
</div>
</div>
</div>
<p class=3DMsoNormal><font size=3D3 face=3D"Times New Roman"><span style=3D'=
font-size:
12.0pt'><br>
<br clear=3Dall>
<o:p></o:p></span></font></p>
</div>
</span></div>
____________________________________________________________ _________ =0A=
<br> <br>=0A=
This e-mail message may contain proprietary, confidential or legally privile=
ged information for the sole use of the person or entity to whom this messag=
e was originally addressed. Any review, e-transmission dissemination or othe=
r use of or taking of any action in reliance upon this information by person=
s or entities other than the intended recipient is prohibited. If you have r=
eceived this e-mail in error kindly delete this e-mail from your records. If=
it appears that this mail has been forwarded to you without proper authorit=
y, please notify us immediately at netadmin [at] patni.com and delete this mail.=
<br>=0A=
____________________________________________________________ _________
</body>
</html>
------=_NextPart_000_000C_01CA052C.67A818D0--
--===============1137021728==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
_______________________________________________
ActivePerl mailing list
ActivePerl [at] listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
--===============1137021728==--