포스트스크립트 문서를 보려고 합니다.

segfault의 이미지

GNU Ghostscript 7.07 (2003-05-17)
Copyright (C) 2003 artofcode LLC, Benicia, CA.  All rights reserved.
This software comes with NO WARRANTY: see the file PUBLIC for details.
Can't find (or can't open) font file /usr/share/ghostscript/Resource/Font/Times-Roman.
Can't find (or can't open) font file Times-Roman.
Substituting font Courier for Times-Roman.
Can't find (or can't open) font file /usr/share/ghostscript/Resource/Font/Courier.
Can't find (or can't open) font file Courier.
Unable to load default font Courier!  Giving up

이렇게 나오면서 안됩니다

왜 그러죠?

Prentice의 이미지

폰트가 없나본데요. 데비안의 경우 apt-get install gsfonts하시면 기본 폰트가 설치됩니다.