Re: texlinks 2.96.0.20040321
Thomas Esser <[email protected]>
| Newsgroups | gmane.comp.tex.tetex.beta |
|---|---|
| Message-ID | <[email protected]> |
> None of these directories is in the $PATH. That are my backups and > they shouldn't be seen by texconfig at all. > > texlinks seems to look into bin/* rather than into bin/<platform>. texlinks "thinks" that these are different platforms of the same installation. texconfig passes the --multiplatform platform switch to texlinks, which is why texlinks behaves like this. I did not have this initially in texconfig, but users have asked for it... Actually, as you see, texlinks is careful enough not to replace binaries by symlinks. Thomas