Quantcast
Channel: ActiveState Community Site - PDK discussion
Browsing all 116 articles
Browse latest View live

PerlSvc and runtime includes

This may be a simple question, but I am running into problems. I have a number of perl scripts that run as a Windows service using Srvany currently. The perl scripts have a require clause to reach out...

View Article


Net::LDAP in 64-bit env Cross compile to 32-bit target

Couldn't find any references to this particular issue in the Forums, closest I found was this discussion:http://community.activestate.com/node/9096which discusses the cached copy of Perl. My challenge...

View Article


[PerlApp] Thread error while running compiled Slic3r

I'm trying to compile Slic3r on Windows.This is a Perl based tool and it works for me from sources (using perl slic3r.pl command. But I need *.exe to run on another computer (without Perl installed)...

View Article

libgcc_s_sjlj-1.dll missing

HiI run DWIM Perl 5.14.2 on Windows 7 / 32 bits. I build an executable with PerlApp 9.2.1.The executable runs fine on some computers (where perl appears to be installed, sometimes older versions).On...

View Article

PerlSVC - Specify the user credentials to run under

Is there any way to specify the user credentials that a perlSvc app will run under; specifically to do so at installation time, rather than mucking with the Service interface?e.g. myservice.exe...

View Article


Where is MSI::Installer?

I'm running PDK 9.2.1.296433 on 64-bit Windows 8.1I'm trying to play with PerlMSI. The HTML docs that came with the PDK link me to a doc about MSI::Installer:    - Drop PDK HTML index page into my...

View Article

perl executable generated by PerlApp fails with LWP authentication

Hi,I wrote a perl program (Active perl 5.16.3 32 bit) that will authenticate to an intranet server and query some details. I want to buy the PDK and built Exe so that my colleagues can execute without...

View Article

Added module: still missing in the executable

I have a perl programs which works flawlessly on my computer, with Activestate perl 5.16.3 installed (32 bit, MS Windows 7, kernel 32 bit) and all the required modules.I try to prepare a standalone...

View Article


PDK - PerlApp issue after going to 5.16.3 (runtime issue)

PerlApp 9.2.1 build 296433 Perl 5.16.3Issue:{.\JIRARESTToolv1_1.exe} Could not find a suitable Class::Load implementation: Can't locate Class/Load/XS.pm in @INC (@INC contains: C:\Data\Tools\Perl\Lib...

View Article


perlapp MIME::Types missing file in EXE MIME/types.db

Creating an EXE from a .pl file that is standalone that has the following modules includeduse Net::IMAP::Simple; use Email::Simple; use Email::MIME; use Email::MIME::Attachment::Stripper;I used the...

View Article

Can't Locate ExcUtils/MM_Win32.pm when ParlApp executable has use...

I've created a Perl script which has a use Archive::Extract statement which runs fine with no runtime compile errors. Creating an executable for Windows 64 bit with PDK 9.3 and ActivePerl 5.18 throws...

View Article

Social love chemistry and here you start thinking clear

Others people make mistakes it's just time the at a higher level take responsibility and accountability right here for the bloodstream first writing the bloodstream first the same to you your own blood...

View Article

Finding the The Exe created using perlapp is trial or not

Hello,I have created an exe for a perl script by using Perlapp 9.1.0 build 295042. Is there any method to find whether this Exe is trial or not?Also is there any method to identify the date of expairy...

View Article


PerlApp generated EXE can't load packaged even the package is added (-add)

Evaluating the PDK (I will definitely buy it if it works for me)1. Generate a perl script (e.pl) with the following 2 linesrequire Date::Manip; require Date::Manip::DM6;2. perlapp e.pl --add...

View Article

Gui-Application & System

Hello everybody,in my gui application (tkx, use 5.014;) I use the command:system("$textApp $dateiname");To open LibreOffice ($textApp) with a document ($dateiname). This works fine as long as I start...

View Article


Can perlApp wrap ppm libries ?

This is a perlApp usage question. Is it possible to use perlApp to compile one perl application in two exe. One includes all the PPM libraries and the other include the developed-codes? In another...

View Article

Windows service created by perlsvc not starting

I have created an EXE using Pel dev kit 9.1.1(Trial version)and trying to create and start windows service the below command :C:\New Folder> mysevice--install automyservice installed as Server...

View Article


DATA section read problem for modules loaded from dll

... and also Windows x64 to x86 compilation startup warnings.When compiling a Windows 32 bit application, perlapp (version 9.3.0 build 297998) emits a warning message (I hope it is innocuous for...

View Article

Missing modules during cross-compile

Hi all,I'm having trouble cross-compiling my Perl script from Windows 7 (64bit) to Windows 32, Linux 32/64 due to missing modules. It works great on a native compile.I noticed that Perl modules exist...

View Article

Windows service created by perlsvc not starting

I have created an EXE using Pel dev kit 9.1.1(Trial version)and trying to create and start windows service the below command :C:\New Folder> mysevice--install automyservice installed as Server...

View Article
Browsing all 116 articles
Browse latest View live


Latest Images