<!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>
On Sat, 2006-04-29 at 01:02 +0000, Sam Drinkard wrote:<BR>
<BLOCKQUOTE TYPE=CITE>
    <FONT COLOR="#000000">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.</FONT><BR>
    <BR>
    <FONT COLOR="#000000">Thanks...</FONT><BR>
    <BR>
    <FONT COLOR="#000000">Sam</FONT><BR>
    <BR>
    <FONT COLOR="#000000">$ perl pstojpg.pl wrf_plots.ps</FONT><BR>
    <FONT COLOR="#000000">Ripping pages</FONT><BR>
    <FONT COLOR="#000000">GNU Ghostscript 7.07 (2003-05-17)</FONT><BR>
    <FONT COLOR="#000000">Copyright (C) 2003 artofcode LLC, Benicia, CA.  All rights reserved.</FONT><BR>
    <FONT COLOR="#000000">This software comes with NO WARRANTY: see the file PUBLIC for details.</FONT><BR>
    <FONT COLOR="#000000">Loading NimbusRomNo9L-Regu font from /usr/share/fonts/default/Type1/n021003l.pfb... 3221168 1790617 1711216 404182 0 done.</FONT><BR>
    <FONT COLOR="#000000">Using NimbusRomanNo9L-Regu font for NimbusRomNo9L-Regu.</FONT><BR>
    <FONT COLOR="#000000">Loading NimbusSanL-Regu font from /usr/share/fonts/default/Type1/n019003l.pfb... 3755248 2307115 1748296 423554 0 done.</FONT><BR>
    <FONT COLOR="#000000">Using NimbusSansL-Regu font for NimbusSanL-Regu.</FONT><BR>
    <FONT COLOR="#000000">Error: /invalidfileaccess in --.outputpage--</FONT><BR>
    <FONT COLOR="#000000">Operand stack:</FONT><BR>
    <FONT COLOR="#000000">   1   true</FONT><BR>
    <FONT COLOR="#000000">Execution stack:</FONT><BR>
    <FONT COLOR="#000000">   %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--</FONT><BR>
    <FONT COLOR="#000000">Dictionary stack:</FONT><BR>
    <FONT COLOR="#000000">   --dict:1064/1123(ro)(G)--   --dict:0/20(G)--   --dict:152/200(L)--</FONT><BR>
    <FONT COLOR="#000000">Current allocation mode is local</FONT><BR>
    <FONT COLOR="#000000">Last OS error: 2</FONT><BR>
    <FONT COLOR="#000000">Current file position is 324324</FONT><BR>
    <FONT COLOR="#000000">GNU Ghostscript 7.07: Unrecoverable error, exit code 1</FONT><BR>
    <FONT COLOR="#000000">Processing pages</FONT><BR>
    <BR>
</BLOCKQUOTE>
Sorry to bother everyone.  I found the problem myself.  Should have looked before leaping.  I was missing a tmp directory.<BR>
<BR>
Sam<BR>
<BR>
</BODY>
</HTML>