On Sat, Sep 08, 2001 at 12:33:47AM -0400, Jim Ryan wrote:
> [This followup was posted to perl.beginners and a copy was sent to the cited author.]
> 
> For some reason, a simple "hello world" script I wrote runs fine in an 
> xterm window by just typeing the name.  But in a regular non x session I 
> have to say "perl filename" for it to execute.  Otherwise I get an 
> unknown filename error.
> 
> Any ideas?

It sounds like your PATH environmental variable is different; specifically,
it sounds like "." isn't in your PATH for non-X terminals.


Michael
--
Administrator                      www.shoebox.net
Programmer, System Administrator   www.gallanttech.com
--

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to