|
| Author |
Message |
Flava Newbie

Joined: 24 Jan 2004 Posts: 35
   
|
Posted: Sat Jan 24, 2004 10:57 pm Post subject: |
|
|
I recently installed Perl and an Andromedia bot and here is what happened in msdos
| Quote: | cd\andromeda c:\andromeda> perl andromeda.pl 'perl' is not recognized as an internal or external command, operable program or batch file. |
I figure the 'perl' is not recognized as an internal or external command, operable program or batch file is the error - can anybody help me? |
|
| Back to top |
|
 |
BraveHeart Senior Member

Joined: 14 Jan 2004 Posts: 285
   
|
Posted: Sat Jan 24, 2004 10:59 pm Post subject: |
|
|
Did *lazy* install perl?
:rolleyes: |
|
| Back to top |
|
 |
Flava Newbie

Joined: 24 Jan 2004 Posts: 35
   
|
Posted: Sat Jan 24, 2004 11:00 pm Post subject: |
|
|
Like I said "I recently installed perl" :S |
|
| Back to top |
|
 |
zander God Like

Joined: 14 Jan 2004 Posts: 540 Location: england
 
|
Posted: Sat Jan 24, 2004 11:04 pm Post subject: |
|
|
| ok try to open *lazy* bot up without the help of dos |
|
| Back to top |
|
 |
Flava Newbie

Joined: 24 Jan 2004 Posts: 35
   
|
Posted: Sat Jan 24, 2004 11:08 pm Post subject: |
|
|
| I am using Andromeda so I can't |
|
| Back to top |
|
 |
zander God Like

Joined: 14 Jan 2004 Posts: 540 Location: england
 
|
Posted: Sat Jan 24, 2004 11:10 pm Post subject: |
|
|
| im using andromeda for my bot but i can still open it up i dont need to go to start/run |
|
| Back to top |
|
 |
Flava Newbie

Joined: 24 Jan 2004 Posts: 35
   
|
Posted: Sat Jan 24, 2004 11:12 pm Post subject: |
|
|
| Oh right.. How? :rolleyes: |
|
| Back to top |
|
 |
And1 Hot Sauce Newbie

Joined: 24 Jan 2004 Posts: 39
   
|
Posted: Sat Jan 24, 2004 11:27 pm Post subject: |
|
|
Are you sure you installed the right perl
activestate active perl 5.8
It takes abut 5 minutes to install
if you press the x because you thought it was finisheed
and a popup says you will loose memory bla bla bla |
|
| Back to top |
|
 |
Flava Newbie

Joined: 24 Jan 2004 Posts: 35
   
|
Posted: Sat Jan 24, 2004 11:30 pm Post subject: |
|
|
Perl IS installed - its on my C: drive the lot. It IS at c:\perl and andromeda is at c:\andromeda - I just dont see how it isnt working and I dont know how to open the bot without using start/run  |
|
| Back to top |
|
 |
And1 Hot Sauce Newbie

Joined: 24 Jan 2004 Posts: 39
   
|
Posted: Sat Jan 24, 2004 11:33 pm Post subject: |
|
|
| I never had that "problem" |
|
| Back to top |
|
 |
Flava Newbie

Joined: 24 Jan 2004 Posts: 35
   
|
Posted: Sat Jan 24, 2004 11:38 pm Post subject: |
|
|
Well if anyone does know a solution - please post it here, thanks  |
|
| Back to top |
|
 |
Mojave Almost An Agent

Joined: 01 Nov 2003 Posts: 1434
 
|
Posted: Sun Jan 25, 2004 12:12 am Post subject: |
|
|
You can use a full path name to the perl executable. CD into the Andromeda folder (or wherever you have andromeda.pl) and type the following:
| Code: | | C:\perl\bin\perl andromeda.pl |
|
|
| Back to top |
|
 |
Keenie Almost An Agent

Joined: 31 Oct 2003 Posts: 1071
 
|
Posted: Sun Jan 25, 2004 12:21 am Post subject: |
|
|
you could try going into control panel>System>Advanced>Environment Variables then under system variables try adding C:/perl/bin; (or the location to your perl bin) into the path variables
if it cant find your path to perl, might of forgot to keep the check box checked that said add perl to environment variables or whatever it says |
|
| Back to top |
|
 |
And1 Hot Sauce Newbie

Joined: 24 Jan 2004 Posts: 39
   
|
Posted: Sun Jan 25, 2004 12:37 am Post subject: |
|
|
It might Not be
| Code: | | control panel>System>Advanced>Environment Variables<br />then under system variables try adding C:/perl/bin; (or the location to your perl bin) into the path variables<br /> |
It Depends on what "Operator" system your using Windows 98,2000,mel your probrably using Xp |
|
| Back to top |
|
 |
eric256 The Keymaker

Joined: 03 May 2006 Posts: 2292 Location: Colorado
     
|
Posted: Sun Jan 25, 2004 1:14 am Post subject: |
|
|
Or just reboot. You might have said no when it asked to setup your environment variables. Which i think someone mentioned. Easiest may just be to run the install agian and let it do everything it wants to do. _________________ Eric256
Proud previous owner and current admin of Bot-depot.com |
|
| Back to top |
|
 |
|