Perl Programming
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsProgramming LanguagesPerl Programming

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
1200+ fellow developers rate and compare features of the top IDEs, like Visual Studio, Eclipse, RAD, Delphi and others, across 13 categories. Enjoy this FREE Download of the IDE User Satisfaction Study by Evans Data Corporation. Download Now!
  #1  
Old August 4th, 2000, 11:36 AM
oelbal oelbal is offline
Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jul 2000
Location: Sweden
Posts: 27 oelbal User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 3 m 3 sec
Reputation Power: 0
Send a message via ICQ to oelbal
I'm runnning under a Windows system, but in order to test my perl programs, I must place them under C:/perl/bin......can I fix this...

------------------
SwEdE[oelbal]n

Reply With Quote
  #2  
Old August 4th, 2000, 04:12 PM
JonLed JonLed is offline
Contributing User
Dev Shed Novice (500 - 999 posts)
 
Join Date: Aug 2000
Location: Indiana
Posts: 614 JonLed User rank is Corporal (100 - 500 Reputation Level)JonLed User rank is Corporal (100 - 500 Reputation Level)JonLed User rank is Corporal (100 - 500 Reputation Level)JonLed User rank is Corporal (100 - 500 Reputation Level) 
Time spent in forums: 4 h 49 m 49 sec
Reputation Power: 9
I'm not to vers with perl/win combo, but I think if the command you give at the command promp is "perl asdf.pl" then it will execute asdf.pl.

Reply With Quote
  #3  
Old August 5th, 2000, 12:51 AM
dwarf dwarf is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jun 2000
Posts: 300 dwarf User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 9
You need to setup the PATH enviroment variable to point to the cerlbin directory. If you run Win 95/98 edit the autoexec.bat file and find in it the PATH variable. Then simply add the above path to the end of this line.

If you need more help, just say...

Reply With Quote
  #4  
Old August 5th, 2000, 01:03 AM
freebsd
Guest
Dev Shed Newbie (0 - 499 posts)
 
Posts: n/a  
Time spent in forums:
Reputation Power:
>>Then simply add the above path to the end of this line

Yes. Something like this...

SET PATH=C:PERLBIN;%PATH%

Reply With Quote
  #5  
Old August 6th, 2000, 03:47 AM
oelbal oelbal is offline
Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jul 2000
Location: Sweden
Posts: 27 oelbal User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 3 m 3 sec
Reputation Power: 0
Send a message via ICQ to oelbal
Well, I looked up the autoexec.bat in the C: directory, but I didn't find any PATH thing....maybe I'm a bit stupid, (and my english isn't very good either)......

------------------
SwEdE[oelbal]n

Reply With Quote
  #6  
Old August 6th, 2000, 04:47 AM
freebsd
Guest
Dev Shed Newbie (0 - 499 posts)
 
Posts: n/a  
Time spent in forums:
Reputation Power:
>>I looked up the autoexec.bat in the C: directory, but I didn't find any PATH thing

Yes, you can't find that line. You need to add it yourself.

If your perl.exe is in C:PERLBIN, add this to your autoexec.bat

SET PATH=C:PERLBIN;%PATH%

Reply With Quote
  #7  
Old August 7th, 2000, 10:46 AM
goBoating goBoating is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Aug 2000
Location: Charleston, SC, USA
Posts: 10 goBoating User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
another approach.......

go to http://www.activestate.com
and download a copy of their Perl port. It
will come with a setup.exe which will take care of the path/registry problems. Also, their Perl bundle includes a utility called PPM (perl package manager). It allows you to easily install modules like CGI, Tk, etc.

good luck.

Reply With Quote
Reply

Viewing: Dev Shed ForumsProgramming LanguagesPerl Programming > newbie problems.......


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 5 hosted by Hostway