[tex-live] local perl

Reinhard Kotucha reinhard.kotucha at web.de
Sat Jan 13 23:30:10 CET 2007


>>>>> "Siep" == Siep Kroonenberg <siepo at cybercomm.nl> writes:

  > I just noticed that texi2html from the jan 12 image starts with 
  > #!/usr/local/bin/perl

Looks a bit unfortunate indeed. 

Build/source/utils/texi2html/texi2html.pl starts with: 
#! @PERL@

I assume that "#! @PERL@" is replaced later.  But it should be
replaced by

#!/usr/bin/env perl

I suppose that this is quite portable.

Thanks for the report,
  Reinhard

-- 
----------------------------------------------------------------------------
Reinhard Kotucha			              Phone: +49-511-4592165
Marschnerstr. 25
D-30167 Hannover	                      mailto:reinhard.kotucha at web.de
----------------------------------------------------------------------------
Microsoft isn't the answer. Microsoft is the question, and the answer is NO.
----------------------------------------------------------------------------




More information about the tex-live mailing list