[XeTeX] compiling the new experimental xetex

Apostolos Syropoulos asyropoulos at yahoo.com
Mon May 3 20:17:43 CEST 2010


Hello,

I have downloaded the file microtype.tar.gz and in order to compile it under OpenSolaris
I had to do the following:

$ PATH=/usr/gnu/bin:$PATH  #Needs GNU sed or else compilation fails
$ cd microtype
$ find . -name "mkinstalldirs" -exec chmod 755 '{}' \;
$ find . -name "configure" -exec chmod 755 '{}' \;
$ chmod 755 build-xetex.sh
$ CC="gcc-4.3.2" CXX="g++-4.3.2" CFLAGS="-m64" LDFLAGS="-m64" CXXFLAGS="-m64" ./build-xetex.sh


A.S.
----------------------
Apostolos Syropoulos
Xanthi, Greece


      
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://tug.org/pipermail/xetex/attachments/20100503/7a30ff8f/attachment.html>


More information about the XeTeX mailing list