<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.3.2">
</HEAD>
<BODY>
Just tried to run a perl script to do some ripping and converting of a postscript file, and ghostscript bombed out with the error message below.  Can someone tell me is this really a ghostscript error, or is there more to it than this?  If need be, I can attach the perl script that caused the error, but I think it is OK.  Don't have another machine to test it on.  Oh yeah, FWIW, this is an  x86_64 machine.<BR>
<BR>
Thanks...<BR>
<BR>
Sam<BR>
<BR>
$ perl pstojpg.pl wrf_plots.ps<BR>
Ripping pages<BR>
GNU Ghostscript 7.07 (2003-05-17)<BR>
Copyright (C) 2003 artofcode LLC, Benicia, CA.  All rights reserved.<BR>
This software comes with NO WARRANTY: see the file PUBLIC for details.<BR>
Loading NimbusRomNo9L-Regu font from /usr/share/fonts/default/Type1/n021003l.pfb... 3221168 1790617 1711216 404182 0 done.<BR>
Using NimbusRomanNo9L-Regu font for NimbusRomNo9L-Regu.<BR>
Loading NimbusSanL-Regu font from /usr/share/fonts/default/Type1/n019003l.pfb... 3755248 2307115 1748296 423554 0 done.<BR>
Using NimbusSansL-Regu font for NimbusSanL-Regu.<BR>
Error: /invalidfileaccess in --.outputpage--<BR>
Operand stack:<BR>
   1   true<BR>
Execution stack:<BR>
   %interp_exit   .runexec2   --nostringval--   --nostringval--   --nostringval--   2   %stopped_push   --nostringval--   --nostringval--   --nostringval--   false   1   %stopped_push   1   3   %oparray_pop   1   3   %oparray_pop   1   3   %oparray_pop   1   3   %oparray_pop   .runexec2   --nostringval--   --nostringval--   --nostringval--   2   %stopped_push   --nostringval--   0   3   %oparray_pop   --nostringval--   --nostringval--   --nostringval--   --nostringval--<BR>
Dictionary stack:<BR>
   --dict:1064/1123(ro)(G)--   --dict:0/20(G)--   --dict:152/200(L)--<BR>
Current allocation mode is local<BR>
Last OS error: 2<BR>
Current file position is 324324<BR>
GNU Ghostscript 7.07: Unrecoverable error, exit code 1<BR>
Processing pages<BR>
<BR>
</BODY>
</HTML>