[tex-live] new bin alpha-linux, what about the scripts /usr/local/bin/perl still!

Sebastian Rahtz sebastian.rahtz@computing-services.oxford.ac.uk
Tue, 23 Apr 2002 14:14:50 +0100


On Tue, Apr 23, 2002 at 01:07:40PM +0200, Norbert Preining wrote:
> 
> I made a full new build and uploaded only the changed new binaries
> (dt2dv, pdfetex, dvipdfm). But I found out, that strangely, the
> scripts are still generated with /usr/local/bin/perl in
> source/bin/..../...
> 
> I didn't changed the scripts in Master/bin/... but I thought the
> scripts are also changed in the source part of the depot?
> 

hmm. maybe you built psutils by hand?
the top-level Makefile says

psutils.build:
	$(srcdir)/TeX/config/mkinstalldirs $(prefix)/texmf/psutils $(infodir)
	( cd TeX/utils/psutils ; \
	$(MAKE) -f Makefile.unix CFLAGS="$(CFLAGS)" CC="$(CC)" PERL="/usr/bin/env perl" \
	INCLUDEDIR=$(prefix)/texmf/psutils BINDIR=$(bindir) \
	MANDIR=$(mandir) INSTALL=cp INSTALLMAN=cp all install )

ie this is where it explicitly says how to expand $PERL.

-- 
Sebastian Rahtz      OUCS Information Manager
13 Banbury Road, Oxford OX2 6NN. Phone +44 1865 283431