I downloaded the TeX Live 2009 ISO and mounted it on AIX 5.3.<br><br>I tried the &quot;medium&quot; install and then later the &quot;basic&quot; on AIX 5.3 and got the same results with it Segmentation fault as seen below. Both installs were clean installs.<br>
<br>$ latex -v<br>pdfTeX 3.1415926-1.40.10-2.2 (TeX Live 2009)<br>kpathsea version 5.0.0<br>Copyright 2009 Peter Breitenlohner (eTeX)/Han The Thanh (pdfTeX).<br>There is NO warranty.  Redistribution of this software is<br>
covered by the terms of both the pdfTeX copyright and<br>the Lesser GNU General Public License.<br>For more information about these matters, see the file<br>named COPYING and the pdfTeX source.<br>Primary author of pdfTeX: Peter Breitenlohner (eTeX)/Han The Thanh (pdfTeX).<br>
Compiled with libpng 1.2.39; using libpng 1.2.39<br>Compiled with zlib 1.2.3; using zlib 1.2.3<br>Compiled with xpdf version 3.02pl3<br><br>$ cat hello-world.tex<br>\documentclass{article}<br>\begin{document}<br>Hello World!<br>
\end{document}<br><br>$ latex hello-world.tex<br>This is pdfTeX, Version 3.1415926-1.40.10 (TeX Live 2009)<br>entering extended mode<br>(./hello-world.tex<br>LaTeX2e &lt;2009/09/24&gt;<br>Babel &lt;v3.8l&gt; and hyphenation patterns for english, usenglishmax, dumylang, noh<br>
yphenation, german-x-2009-06-19, ngerman-x-2009-06-19, basque, catalan, czech,<br>dutch, french, galician, german, ngerman, italian, polish, portuguese, slovak,<br>spanish, ukenglish, loaded.<br>(/usr/local/texlive/2009/texmf-dist/tex/latex/base/article.cls<br>
Document Class: article 2007/10/19 v1.4h Standard LaTeX document class<br>(/usr/local/texlive/2009/texmf-dist/tex/latex/base/size10.clo) [1]Segmentation fault<br><br><br>hello-world.log and hello-world.dvi get created and are both 0 bytes<br>
<br>Any help with getting the binaries working on AIX 5.3 would be greatly appreciated.<br><br>Thanks<br><br>Aaron<br>