<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:garamond,new york,times,serif;font-size:12pt;color:#000000;"><br>Hello,<br><br>I have downloaded the file microtype.tar.gz and in order to compile it under OpenSolaris<br>I had to do the following:<br><br>$ PATH=/usr/gnu/bin:$PATH&nbsp; #Needs GNU sed or else compilation fails<br>$ cd microtype<br>$ find . -name "mkinstalldirs" -exec chmod 755 '{}' \;<br>$ find . -name "configure" -exec chmod 755 '{}' \;<br>$ chmod 755 build-xetex.sh<br>$ CC="gcc-4.3.2" CXX="g++-4.3.2" CFLAGS="-m64" LDFLAGS="-m64" CXXFLAGS="-m64" ./build-xetex.sh<br><br><br>A.S.<br>----------------------<br>Apostolos Syropoulos<br>Xanthi, Greece<br><br></div><br>

      </body></html>