Re: 2.99.10: another release candidate
Artemio Gonzalez Lopez <[email protected]> Sun, 23 Jan 2005 18:56:25 +0100
| Newsgroups | gmane.comp.tex.tetex.beta |
|---|---|
| Message-ID | <[email protected]> |
On Jan 23, 2005, at 3:31 PM, Thomas Esser wrote: > This 2.99.10 is the fourth (and hopefully last) release candidate of > teTeX-3.0. > ... > As usual: please, send me feedback, even if it all just works :-) Unfortunately, in Mac OS X 10.3.7 (at least on the 3 computers I maintain ;-) installation chokes at the following point: cd /opt/local/share/man/man8; rm -f mktexfmt.8 ln -s allcm.1 /opt/local/share/man/man1/allec.1 ln -s mktexlsr.1 /opt/local/share/man/man1/texhash.1 ln -s omega.1 /opt/local/share/man/man1/lambda.1 ln -s pdfetex.1 /opt/local/share/man/man1/pdflatex.1 ln -s kpsetool.1 /opt/local/share/man/man1/kpsepath.1 ln -s kpsetool.1 /opt/local/share/man/man1/kpsexpand.1 ln -s mf.1 /opt/local/share/man/man1/mf-nowin.1 ln -s cweb.1 /opt/local/share/man/man1/ctangle.1 ln -s cweb.1 /opt/local/share/man/man1/cweave.1 ln -s dvicopy.1 /opt/local/share/man/man1/odvicopy.1 ln -s dvips.1 /opt/local/share/man/man1/odvips.1 ln: `/opt/local/share/man/man1/odvips.1': File exists make[2]: *** [install-data] Error 1 make[1]: *** [install] Error 1 make: *** [install] Error 1 The funny thing is that /opt/local/share/man/man1/odvips.1 actually does NOT exist. Also, I've checked in /opt/local/share/man/man8, where the sources of all these links should be, and only fmutil.8 was there. Actually, all of the above links up to odvips.1exist, but the corresponding source files are im man1, not man8. IThis is probably something trivial (and most likely my fault), but I am totally befuddled. Cheers, Artemio Gonzalez-Lopez [email protected]