[XeTeX] Where download Vanilla XeTeX

Vasile Gaburici vgaburici at gmail.com
Wed Aug 13 12:24:28 CEST 2008


The svn version of XeTeX will overwrite your installed XeTeX. You need
to edit the install-xetex script to prevent this, e.g.:

--- install-xetex~	2008-08-07 18:46:31.000000000 +0300
+++ install-xetex	2008-08-07 18:50:04.000000000 +0300
@@ -36,7 +36,7 @@
 	texbin=`readlink ${texbin}`
 	echo "### TeX binary (${texbin}) seems to be symlinked."
 fi
-texbindir=`dirname ${texbin}`
+texbindir=/usr/local/bin #`dirname ${texbin}`
 echo "### TeX bin directory = ${texbindir}"

 # copy the xetex binary to the same dir as standard tex


On Wed, Aug 13, 2008 at 1:14 PM, Paolo Matteucci
<p.n.matteucci at gmail.com> wrote:
> 2008/8/13 Bruno Voisin <bvoisin at me.com>
>>
>> > …How do I upgrade to the latest version of XeTeX? The i-Installer (v2.89
>> > [Build 2.91]) doesn't give me the option to upgrade any further. :-?
>>
>> The easy way: wait a few more weeks until MacTeX-2008, based on
>> TeXLive-2008, is released.
>>
>> The less easy way: compile and install XeTeX from source…
>
> Thank you, Bruno: very kind of you to go through the whole procedure for me.
> Just one last question: as far as you/anybody know/s, will MacTeX-2008
> override the files in my current TeX installation, or will it create yet
> another directory structure on my machine?
>
> Thanks,
>
> Paolo
>
> _______________________________________________
> XeTeX mailing list
> postmaster at tug.org
> http://tug.org/mailman/listinfo/xetex
>
>


More information about the XeTeX mailing list