Waluyo Adi Siswanto wrote: > I just compile 1.6.2 from source in Ubuntu 8.04, and I try to view pdf > help-math, but Error List dialog appear: LateX Error:File'xargs.sty' not > found.
You can get the missing package here: http://tug.ctan.org/tex-archive/macros/latex/contrib/xargs/ Install it in your texmf/tex/latex tree and run "texhash". Jürgen