<div dir="ltr"><div><div><div><div><div>Hello,<br><br></div>since <a href="http://trac.macports.org">trac.macports.org</a> appears to be down for quite a while now, I&#39;m posting a problem report here.<br><br></div>A recent upgrade of the port texlive-htmlxml appears to be broken. More specifically, htlatex command cannot be executed any more. The problem appears to be caused by incorrectly set-up symlinks in the macports tree:<br><br>marek$ htlatex<br>-bash: htlatex: command not found<br>marek$ sudo port contents texlive-htmlxml | grep htlatex<br>  /opt/local/bin/htlatex<br>  /opt/local/libexec/texlive/texbin/htlatex<br>  /opt/local/share/texmf-texlive/scripts/tex4ht/htlatex.sh<br>marek$ ll /opt/local/bin/htlatex<br>lrwxr-xr-x  1 root  admin    43B 13 Jul 23:39 /opt/local/bin/htlatex -&gt; /opt/local/libexec/texlive/binaries/htlatex<br>marek$ ll /opt/local/libexec/texlive/texbin/htlatex<br>lrwxr-xr-x  1 root  admin    43B 13 Jul 23:39 /opt/local/libexec/texlive/texbin/htlatex -&gt; /opt/local/libexec/texlive/binaries/htlatex<br>marek$ ll /opt/local/libexec/texlive/binaries/htlatex<br>lrwxr-xr-x  1 root  admin    26B 30 Aug 18:31 /opt/local/libexec/texlive/binaries/htlatex -&gt; /scripts/tex4ht/htlatex.sh<br><br></div>Note the binaries location is not listed as provided by the port, as well as the absolute path in the last symlink.<br><br></div><div>I though the problem may have originated in the update process so I uninstalled and re-installed all texlive ports. This did not fix the problem.<br></div><div><br></div>Thanks,<br></div>Marek<br><br></div>