Administration > ImageMagick for PTC FlexPLM > Installing and Configuring the Runtime Environment > Linux
  
Linux
The user who installs both ImageMagick and Ghostscript must have “root” privileges.
* 
Knowledge of the rpm and up2date utilities on Linux is essential.
ImageMagick for Linux
1. Download the appropriate version of ImageMagick from http://www.imagemagick.org/script/binary-releases.php.
* 
There are both 32-bit and 64-bit binaries. Download the correct version for your system.
2. After the download is complete, click the open box icon to install the binaries. During installation, you might see error messages about missing dependencies. Ignore these messages.
3. From a command line, enter the following:
up2date ImageMagick-devel ImageMagick
* 
This step might not be required if all of the dynamic libraries used by ImageMagick exist.
Ghostscript for Linux
Before you install Ghostscript, determine if Ghostscript is already installed on the Linux machine by searching for the gs binary.
If no binary is found, install Ghostscript with the rpm utility. Another option is to compile the Ghostscript source code from http://www.ghostscript.com/download/gsdnld.html.
To configure ImageMagick for Linux, follow the same process as other UNIX boxes. The environment variables are the same as for Solaris.