[tex-live] Bug in tex4ht call of klibtool on install?

Gerben Wierda Sherlock at rna.nl
Tue Feb 18 13:27:47 CET 2003


Looking at the difference of this klibtool invocation:

> for p in dviconcat dviselect dvibook dvitodvi; do 
> INSTALL_PROGRAM='/usr/bin/install -c -p' ./../klibtool install-prog 
> /usr/local/Build/TeXLive-X11.stable/bin/powerpc-apple-darwin6.4 $p; 
> done

and the one that fails

> for p in tex4ht t4ht ; do INSTALL_PROGRAM='/usr/bin/install -c -p' 
> ./../klibtool install-prog $p 
> /usr/local/Build/TeXLive-X11.stable/bin/powerpc-apple-darwin6.4; done

I notice that the order of the directory and the file are reversed in 
the second call.

Is this a bug (in source)?

G



More information about the tex-live mailing list