moniwiki에서 latex가 작동하지 않습니다.

moonrepeat의 이미지

현재 데비안 우디 사용중이고 moniwiki를 설치했습니다.
그런데 수식을 쓸일이 많아서 hlatex를 설치했는데
계속 에러 메세지만 나옵니다.

cucucu1:/www/wiki# cat config.php | grep latex
$inline_latex=1;
cucucu1:/www/wiki# dpkg -l | grep latex
ii  hlatex         0.991-3        LaTeX Korean support
ii  latex2html     2000-beta1-5   LaTeX to HTML translator.

에러메세지는 latex 코드를 집어넣으면
ERROR: LaTeX does not work properly.
wiki상에 이렇게 출력합니다.

고수님들의 많은 답변을......

moonrepeat의 이미지

cucucu1:/usr/bin# dpkg -l | grep imagemagick
ii  imagemagick    5.4.4.5-1woody Image manipulation programs.
cucucu1:/usr/bin# dpkg -l | grep tetex
ii  tetex-base     1.0.2+20011202 basic teTeX library files
ii  tetex-bin      1.0.7+20011202 teTeX binary files

추가로 위의 프로그램을 더 설치했지만 반응은 똑같습니다.

삽질은 계속되어야 한다....... 쭉.........

moonrepeat의 이미지

자문 자답
tetex-extra를 설치하니 해결되는 군요.......

삽질은 계속되어야 한다....... 쭉.........