Difference between revisions of "Ghostscript"

From UFRC
Jump to navigation Jump to search
(Created page with "Category:SoftwareCategory:PDF {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|ghostscript}} |{{#vardefine:url|https://ghostscript.com/index.html}} <!--CONFIGURATION...")
 
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
[[Category:Software]][[Category:PDF]]
+
[[Category:Software]][[Category:Documentation]]
 
{|<!--CONFIGURATION: REQUIRED-->
 
{|<!--CONFIGURATION: REQUIRED-->
 
|{{#vardefine:app|ghostscript}}
 
|{{#vardefine:app|ghostscript}}
Line 24: Line 24:
 
Run <code>module spider {{#var:app}}</code> to find out what environment modules are available for this application.
 
Run <code>module spider {{#var:app}}</code> to find out what environment modules are available for this application.
 
==System Variables==
 
==System Variables==
* HPC_{{#uppercase:{{#var:app}}}}_DIR - installation directory
+
* HPC_{{uc:{{#var:app}}}}_DIR - installation directory
* HPC_{{#uppercase:{{#var:app}}}}_BIN - executable directory
+
* HPC_{{uc:{{#var:app}}}}_BIN - executable directory
* HPC_{{#uppercase:{{#var:app}}}}_DOC - documentation directory
+
* HPC_{{uc:{{#var:app}}}}_DOC - documentation directory
 
<!--Configuration-->
 
<!--Configuration-->
 
{{#if: {{#var: conf}}|==Configuration==
 
{{#if: {{#var: conf}}|==Configuration==

Latest revision as of 17:08, 15 August 2022

Description

ghostscript website  

Ghostscript an interpreter for the PostScript language and for PDF.

Environment Modules

Run module spider ghostscript to find out what environment modules are available for this application.

System Variables

  • HPC_GHOSTSCRIPT_DIR - installation directory
  • HPC_GHOSTSCRIPT_BIN - executable directory
  • HPC_GHOSTSCRIPT_DOC - documentation directory