ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> pdk
pdk
perlapp - build exe from script but errors when running exe
by Paul J Brzezinski other posts by this author
Dec 12 2007 9:23AM messages near this date
Re: LDAPS and PDK 7 on WIndows | RE: perlapp - build exe from script but errors when running exe
Hi list...

I'm using PerlApp 7.0.0 build 277058 to build an exe using perl.exe:
--
This is perl, v5.8.8 built for MSWin32-x86-multi-thread
(with 18 registered patches, see perl -V for more detail)

Copyright 1987-2007, Larry Wall

Binary build 822 [280952] provided by ActiveState
http://www.ActiveState.com
Built Jul 31 2007 19:34:48
--

The script uses a 3rd party module called perlchartdir and it is
installed in C:/tools/ChartDirector/lib.

So these two lines are in the script:
use lib "C:/tools/ChartDirector/lib";
use perlchartdir;

When I run the executable on another system, I get the following output:
Use of initialized value in pattern match (m//) at
/<C:\Users\paul\Desktop\AIXperf.exe> DynaLoader.pm line 163.
Can't load 'auto/perlchartdir58mt/perlchartdir58mt.dll' for module
perlchartdir58mt:
Load_file:The specified module could not be found at
/<C:\Users\paul\Desktop\AIXperf.exe> DynaLoader.pm line 214.
 At /<C:\Users\paul\Desktop\AIXperf.exe> perlchartdir.pm line 9
        ...propagated at
/<C:\Users\paul\Desktop\AIXperf.exe> perlchartdir.pm line 20.
BEGIN failed--compilation aborted at AIXperl.pl line 45.

Thoughts?  
_______________________________________________
PDK mailing list
PDK@[...].com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
Thread:
Paul J Brzezinski
Jan Dubois
Paul J Brzezinski
Jan Dubois
Paul J Brzezinski
Jan Dubois
Paul J Brzezinski
Paul J Brzezinski
Jan Dubois
Paul J Brzezinski

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved