Re: Can't run Perl script out of x windows

2001-09-09 Thread Jim Ryan
Thank you. This solved the problem. I might be a little confused though. When I add something to the path I edit the /etc/profile file and put it on the line with PATH=$PATH: Is this the best way to do it? Jim [This followup was posted to perl.beginners and a copy was sent to the

RE: Can't run Perl script out of x windows

2001-09-09 Thread Veeraraju_Mareddi
If you want this to be done ,you need to modify path in non xwindows system ,otherwise select the option " Add PERL to SYSTEm PATH" in reinstallation of perl , If you don't want to modify PATH manually Raju -Original Message- From: Jim Ryan [SMTP:[EMAIL PROTECTED]]

Re: Can't run Perl script out of x windows

2001-09-08 Thread Michael Fowler
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