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
Perl app program won't run on Windows 2003 server.
by Jamie Harris other posts by this author
Aug 8 2008 9:32AM messages near this date
Perl Dev Kit 7.3 released today | Re: Perl app program won't run on Windows 2003 server.
I have a Perlapp which will not run on Windows 2003 server.  We have two servers and it runs
 fine on one but won't run at all on the other.   
 
Has anyone run into that?   I've written the typical "Hello World!" application and tried th
at and it won't run.  
 
Command line is:
perlapp  --norunlib --force --clean --dyndll --verbose --perl C:\Perl\bin\perl.exe program.p
l
 
Program is:
#!/usr/bin/perl
 
print "Hi!\n";
$ignore = <STDIN> ;
 
 
 
 
 
 
-----------------------------------------------------
James Harris
Enterprise Application Analyst/Programmer
Information Technology Division
Frederick Community College 

-----------------------------------------------------
Thread:
Jamie Harris
Geoff

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