本文创作于2016年, 所有软件和包的状况均依赖于当时最新进展。
- install ghostscript on Mac OS X
kunth 的网站上有一个 ghostscript for Mac OS X installation package
Ghostscript 9.19 was released March 23, 2016. Below is a Macintosh install package for Ghostscript 9.19. The package works on both PPC and Intel, for Leopard and above. Please test this package, which will be part of TeX Live 2016. In case of trouble, you can revert to Ghostscript 9.18 below.
2 .在 https://www.xquartz.org 安装XQuartz 的相关包
3. 然后调换 gs 的命令行
ls -l /usr/local/bin/gs
/usr/local/bin/gs -> /usr/local/bin/gs-noX11
sudo ln -sf /usr/local/bin/gs-X11 /usr/local/bin/gs
当然也可以不替换,每次执行 gs-X11 就好了
这样就可以在terminal.app 中执行 gs >> showpage 的时候,实时看到执行的结果了。
没有评论:
发表评论