XeTeX ⇒ Installing xetex
-
- Posts: 1
- Joined: Fri Dec 05, 2008 4:49 pm
Installing xetex
I have been trying to install xetex on Unix system.I installed fontconfig and freeetype2,however when I specify the --with-font-config option along with the pathname while running configure script,it still throws an error saying font config not installed.
I installed font config from the following location:
ftp://ftp.sunfreeware.com/pub/freeware/ ... 4.2.tar.gz
Moreover,am not able to find any option in config -help called "with-font-config"
Is there something am doing wrong?Could anyone please help me out,thanx a ton!
NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p
Re: Installing xetex
Downloaded the TeX Live installer -- a rather classic looking command line downloader/installer thingy. Created a writable install target directory (/usr/local/TeX/ or something like that, don't have the machine here to look). Fired up the installer telling it where to install. Off it went downloading about 1800 files then configuring and doing all sorts of things. Flawless.
Added /usr/local/TeX/bin to my $PATH. Works. I am very pleased.
Please take the above paths with a grain of salt. I type them here from memory. The gist is: the input you give the installer is very straightforward.
A late reply -- hope it helps someone.
Cheers,
Joerg