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
-------------------------------------------------- Subscriptions, Archive, and List information, etc.: http://tug.org/mailman/listinfo/xetex