Part1 - Part2 - Part3 - Part4 - Part5 - Single Page

Top Document: comp.unix.aix Frequently Asked Questions (Part 4 of 5)
Previous Document: 4.05: gcc/gdb
Next Document: 4.07 TeX - Document processing


[ Usenet FAQs | Search | Web FAQs | Documents | RFC Index ]

4.06: GNU Ghostscript


A prebuilt installp (smit) installable package is available from
<http://www-frec.bull.com/>.

The PostScript interpreter GNU Ghostscript Version 2.3 and later supports
the RS/6000 and can be found on various ftp sites. Current version is 2.6.1.

Compile time problems:
  Compile idict.c and zstack.c _without_ optimization, add the following
  to the Makefile:

  idict.o: idict.c
        $(CC) -c idict.c

  zstack.o: zstack.c
        $(CC) -c zstack.c

Run time problems:
  Running ghostview-1.5 with ghostscript-2.6.1, I get 
   gs: Malformed ghostview color property.
  Solution: replace buggy version of ghostscript-2.6.1 X11 driver
  with at least 2.6.1pl4 



Top Document: comp.unix.aix Frequently Asked Questions (Part 4 of 5)
Previous Document: 4.05: gcc/gdb
Next Document: 4.07 TeX - Document processing

Part1 - Part2 - Part3 - Part4 - Part5 - Single Page


[ Usenet FAQs | Search | Web FAQs | Documents | RFC Index ]

Send corrections/additions to the FAQ Maintainer:
bofh@mail.teleweb.pt (Jose Pina Coelho)

Last Update May 13 2007 @ 00:21 AM