On Tue, Jun 06, 2000 at 01:02:39PM -0700, stephen mathews wrote:
> just wondering...
>> ....does anyone know anything about converting .pl
> files (I presume these are PERL files) into executable
> files?
Err - 'chmod 755 SOMETHING.pl' ? Once the first line in the file does
correctly reflect the location of your "perl" binary (/usr/bin/perl on most
Linux systems, I guess, so the first line should read
#!/usr/bin/perl
) it's simply a matter of making the script file itself executable.
Or were you talking about something different?
HTH,
Thomas
--
-----------------------------------------------------------------------------
Thomas Ribbrock http://www.bigfoot.com/~kaytan ICQ#: 15839919
"You have to live on the edge of reality - to make your dreams come true!"
Maintained by the ILUG website team. The aim of Linux.ie is to
support and help commercial and private users of Linux in Ireland. You can
display ILUG news in your own webpages, read backend
information to find out how. Networking services kindly provided by HEAnet, server kindly donated by
Dell. Linux is a trademark of Linus Torvalds,
used with permission. No penguins were harmed in the production or maintenance
of this highly praised website. Looking for the
Indian Linux Users' Group? Try here. If you've read all this and aren't a lawyer: you should be!