« 20071222 - 英國自助行-第一天 | 回到主頁面 | links for 2008-01-11 »

January 10, 2008

Translate your PERL code to execute file in Win32


將此網頁加入【百度收藏】... 加入此網頁到【del.icio.us 書籤】 technorati

Perl2EXE is a very useful program when you try to translate your PERL code to a execute file without PERL environment.

There should be noted if you happen the same problem.

  1. Active PERL need install:
    Although we try to use Perl2EXE  to translate PERL to execute file. We still need PERL runtime environment in the compiler machine. (Don't need for running machine).
  2. Make sure Active PERL version is pair with your  Perl2EXE
    For example if you use Perl2Exe V7.02 for Win32 , you must use Perl 5.8.0, Perl 5.6.1, Perl 5.6.0 and Perl 5.005 which Active PERL version is ActivePerl Perl 5.8.0 Build 806. Or you may get error as follow:

 

C:\p2x-8.60-Win32>perl2exe.exe sample.pl
Perl2Exe V8.60 Copyright (c) 1997-2005 IndigoSTAR Software
Registered to evan:kkdai:20080010, ENT version
Converting 'sample.pl' to sample.exe

C:\p2x-8.60-Win32>

 

 

Which I use Perl2EXE  V8.8 but I don't have Active Perl  5.88

After I switch to Perl2EXE V8.6 and using Active PERL 5.86. It work as follows:

 

C:\p2x-8.60-Win32>perl2exe.exe sample.pl
Perl2Exe V8.60 Copyright (c) 1997-2005 IndigoSTAR Software
Registered to evan:kkdai:20080010, ENT version
Converting 'sample.pl' to sample.exe

C:\p2x-8.60-Win32>



VC6相關問題 / VS2005 (俗稱的VC8)相關問題

由 Evan 發表於 January 10, 2008 將此網頁加入【百度收藏】... 加入此網頁到【del.icio.us 書籤】 technorati
引用
本文的引用網址:


以下是前來引用的連結 'Translate your PERL code to execute file in Win32' 來自 Blog E
迴響
發表迴響









記住我的資訊?




(請輸入以下的驗證碼)