> 2 - extract texmf.tar into texmf (as in teTeX-2.0): > # gzip -dc tetex-texmf.tar.gz \ > | (umask 0; cd /usr/local/teTeX/share/texmf; tar xvf -)
The /usr/local/teTeX/share/texmf tree will get some files by "make install" (which is part of "make world"). Don't unpack the texmf tarball twice. > (I only did the item (1) and followed the steps 3-6 in INSTALL, > but I didn't get /usr/local/teTeX/bin dir in step 6) Then, please send me your world.log (just to me, not to the list). Thomas