Configuring Ghost Script

This section gives the information about the configuration of Ghost script.

For ImageMagick settings see Using Image Magick section. For nConvert settings see Using nConvert.

The following Ghost Script setting must be done for specific platforms.

For AIX

This section gives the information about the configuration of Ghost script for AIX.


  • ./configure LDFLAGS=-Wl,-brtl
  • make
  • make install

For Linux

his section gives the information about the configuration of Ghost script for Linux.


  • ./configure
  • make
  • make install