Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Missing Perl Library

Status
Not open for further replies.

Hawkrz

Technical User
Aug 16, 2002
7
US
I'm running a windows 2000 server and perl will not install. I'm running ActivePerl build 616 and it stops in the middle of Copying files, with the error number 2533 or something along those lines. Any ideas? Also, what is the windows path to perl? Thanks
 
Go to ActiveState.com and download active perl 5.6. It should install fine on the first try. If not, something is wrong with your system.

Window's path to Perl (that you put in your Perl script) is

#!c:\perl

Unless of course you install Perl somewhere else on your system
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top