Re: [Perl-unix-users] problems setting up Activestate Perl...

2001-01-12 Thread $Bill Luebkert
Murray Nesbitt wrote: > > > I'm having problems setting up ActiveState from the RPMs. Everything seems > > to run fine, and I can even run a simple script by typing "$ perl test", but > > I can't get it to execute a script without including "perl" in front of it. > > I made it executable with "$

Re: [Perl-unix-users] problems setting up Activestate Perl...

2001-01-12 Thread Murray Nesbitt
> I'm having problems setting up ActiveState from the RPMs. Everything seems > to run fine, and I can even run a simple script by typing "$ perl test", but > I can't get it to execute a script without including "perl" in front of it. > I made it executable with "$ chmod +x test", but when I run i

RE: [Perl-unix-users] Problems setting up ActiveState Perl...

2001-01-12 Thread John W Cunningham
preciated - sorry for the incomplete message previously. -John -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Manesh Rao Sent: Friday, January 12, 2001 10:44 AM To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: Re: [Perl-unix-users] Problems setting up A

[Perl-unix-users] problems setting up Activestate Perl...

2001-01-12 Thread John W Cunningham
I'm having problems setting up ActiveState from the RPMs. Everything seems to run fine, and I can even run a simple script by typing "$ perl test", but I can't get it to execute a script without including "perl" in front of it. I made it executable with "$ chmod +x test", but when I run it nothin

Re: [Perl-unix-users] Problems setting up ActiveState Perl...

2001-01-12 Thread Manesh Rao
>I'm having problems setting up ActiveState from the RPMs. Everything seems >to run fine, and I can even run a simple script by typing "$ perl test", >but >I can't get it to execute a script without including "perl" in front of it. >I made it executable with "$ chmod +x test", but when I run it

[Perl-unix-users] Problems setting up ActiveState Perl...

2001-01-12 Thread rundog
I'm having problems setting up ActiveState from the RPMs. Everything seems to run fine, and I can even run a simple script by typing "$ perl test", but I can't get it to execute a script without including "perl" in front of it. I made it executable with "$ chmod +x test", but when I run it nothin