[tex-live] xdvik 20.40k ready!

Thomas Esser te@informatik.uni-hannover.de
Thu, 23 May 2002 18:36:22 +0200


> > So, we now need new xdvi.bin / oxdvi.bin binaries. Staszek (for the
> > i386-linux binaries with static libXaw) should do the following after
> > a full make:
>
> Is a full make necessary? Is it enough to check in only the new xdvi.bin
> or other binaries too, What about oxdvi.bin! Especially for the 
> static version.

Ok, you don't need the full make. The following should do:
  (cd texk/kpathsea; make)
  (cd texk/xdvik; make xdvi.bin)
  (cd texk/oxdvik; make oxdvi.bin)

Thomas