PDA

View Full Version : Problems with my perl interpreter


velious
04-26-2004, 04:13 PM
I downloaded the latest interpreter from

http://www.perl.com/download.csp

.the stable.tar.gz file. When it got done downloading, I clicked on the file and it said some other file is needed to open it, or something like that. I have not installed apache yet, maybe thats why, but I read that I can make scripts in ms-dos by typing perl ./myscript.pl or something like that, so I did not bother to dl apache yet. could that be whats wrong?

YUPAPA
04-26-2004, 06:05 PM
I assume you use windoz cos you said you were running the script using ms-dos? :confused:

you should download the active perl here
http://www.activeperl.com/Products/ActivePerl/

is compatibile with windoz :)

velious
04-26-2004, 06:58 PM
yes, i'm using windows xp

YUPAPA
04-26-2004, 07:04 PM
yar download and install the executable file from active perl :)

velious
04-26-2004, 08:58 PM
What is the difference in the MSI installation and the AS package installation? :confused:

dswimboy
04-26-2004, 09:33 PM
AS provides no uninstall. it is a compressed archive. MSI is recommended. use AS if MSI doesn't work.