[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [tex-k] Problem with trip trap test



On Wed, 3 Aug 2011, Norbert Preining wrote:

Sorry for the noise ... I only say one thing:

-for i:=0 to 128 do mubyte_cswrite[i]:=null;
+for i:=0 to 127 do mubyte_cswrite[i]:=null;

Hi Norbert,

good to know.

I'd be interested about the debian layout (and others), because I think
'make install' could be adapted somewhat better to the needs of distros.

For OpenSuSE there is, e.g.,
  /usr/bin/tex -> /usr/lib/texmf/bin/x86_64-linux/tex
  /usr/bin/latex -> /usr/lib/texmf/bin/x86_64-linux/latex
                 -> pdftex
  /usr/bin/e2pall -> ../share/texmf/bin/noarch/e2pall
                  -> ../../../../lib/texmf/scripts/tetex/e2pall.pl
and I don't know how much of that comes from 'make install' and how much was
made by hand (via some script).

Regards
Peter


Reply to: