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 "$ chmod +x test", but when I run it nothing
> > happens (it just returns to another prompt).  Any ideas?
> 
> There is a Unix program called 'test' that you are probably running.
> Try renaming your program.

or maybe try './test' instead.

-- 
  ,-/-  __      _  _         $Bill Luebkert   ICQ=14439852
 (_/   /  )    // //       DBE Collectibles   http://www.todbe.com/
  / ) /--<  o // //      Mailto:[EMAIL PROTECTED] http://dbecoll.webjump.com/
-/-' /___/_<_</_</_    http://www.freeyellow.com/members/dbecoll/
_______________________________________________
Perl-Unix-Users mailing list. To unsubscribe go to 
http://listserv.ActiveState.com/mailman/subscribe/perl-unix-users

Reply via email to