Alexander Kotelnikov <[EMAIL PROTECTED]> writes:
> >>>>> On Tue, 29 Jan 2002 08:04:57 -0500
> >>>>> "Dan" == Dan Espen <[EMAIL PROTECTED]> wrote:
> Dan> 
> Dan> Alexander Kotelnikov <[EMAIL PROTECTED]> writes:
> >> >>>>> On Tue, 29 Jan 2002 00:03:12 -0500
> >> >>>>> "Dan" == Dan Espen <[EMAIL PROTECTED]> wrote:
> Dan> Alexander Kotelnikov <[EMAIL PROTECTED]> writes:
> >> >> >>>>> On Mon, 28 Jan 2002 19:46:46 -0500
> >> >> >>>>> "Dan" == Dan Espen <[EMAIL PROTECTED]> wrote:
> >> >> >> > And, please, add 
> >> >> >> > #! /usr/bin/perl
> >> >> >> > to utils/fvwm24_convert.in
> Dan> ...
> >> >> # -*-perl-*-
> Dan> 
> Dan> That line is in the file in order to make emacs go into perl mode.
> >> 
> >> This line is the first in /usr/X11R6/bin/fvwm24_convert after
> >> installation even if I have /usr/bin/perl.
> Dan> 
> Dan> It is supposed to be the first line.
> 
> I always thought, that it is supposed, that all scripts have
> #! <interpretator>
> as the first line

In the case of Perl, it is not necessary.

The disadvantage of the "#!" line is that it contains a hard-coded
path.  On my HP-UX machine, Perl is not in /usr/bin.

In fvwm24_convert, the lines right after the first line
invoke Perl without a hard-coded path.

-- 
Dan Espen
444 Hoes Lane  Room RRC 1C-214           E-mail: [EMAIL PROTECTED]
Piscataway, NJ 08854                     Phone: (732) 699-5570
--
Visit the official FVWM web page at <URL:http://www.fvwm.org/>.
To unsubscribe from the list, send "unsubscribe fvwm-workers" in the
body of a message to [EMAIL PROTECTED]
To report problems, send mail to [EMAIL PROTECTED]

Reply via email to