[OS X TeX] Re: [tex-live] use of x86_64-darwin only in mactex 2010
Victor Ivrii
vivrii at gmail.com
Sun Jun 20 13:20:48 EDT 2010
On Sun, Jun 20, 2010 at 12:58 PM, Norbert Preining <preining at logic.at> wrote:
> Hi Emanuele,
>
> please keep questions on the texlive mailing list, so many more
> people can answer.
>
> On So, 20 Jun 2010, Emanuele Rodo wrote:
>> I wonder if it is possible to only use x86_64 packages rather than e.g.
>> having something like -
>
>>
>> Updating dvipdfm
>> Updating dvipdfmx.universal-darwin
>> Updating dvipdfmx.x86_64-darwin
>
/usr/local/texlive/2010/bin
contains
universal-darwin
x86_64-darwin/pdftex
each of them contains say pdftex but those are different
-rwxr-xr-x 1 root wheel 2850996 Jun 16 19:11 universal-darwin/pdftex
on the other hand on 64-bit machine
%ls -l /usr/texbin/pdftex returns
--rwxr-xr-x 1 root wheel 1572864 Jun 16 19:19 /usr/texbin/pdftex
and on 32-bit it returns
-rwxr-xr-x 1 root wheel 2850996 Jun 16 19:11 /usr/texbin/pdftex
%which pdftex
returns /usr/texbin/pdftex
Actually /usr/texbin is a symlink to
lrwxr-xr-x 1 root wheel 63 Jun 12 13:34 /usr/texbin ->
../Library/TeX/Distributions/.DefaultTeX/Contents/Programs/i386
which in turn is a symlink to one of those
/usr/local/texlive/2010/bin/universal-darwin
/usr/local/texlive/2010/bin/x86_64-darwin
(depending on architecture)
There is a control panel in System Preferences where one can
select/change which path is used and on 32-bin machines only
/usr/local/texlive/2010/bin/universal-darwin could be chosen
Sio, in principle one can select a directory containing tex
executables and remove the other one - assuming that tlmgr (or TeXLive
utility which is MacOSX frontend for tlmgr) would not complain too
much.
But this is only less than 150 MB for universal-darwin and less than
100MB for x86_64-darwin.
Victor
--
========================
Victor Ivrii, Professor, Department of Mathematics, University of Toronto
http://www.math.toronto.edu/ivrii
More information about the MacOSX-TeX
mailing list