home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / os / linux / 19999 < prev    next >
Encoding:
Text File  |  1992-12-11  |  1.0 KB  |  39 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!think.com!ames!agate!pasteur!web-2d.berkeley.edu!c60c-2gf
  3. From: c60c-2gf@web-2d.berkeley.edu ()
  4. Subject: ghostscript
  5. Message-ID: <1992Dec11.224307.7517@pasteur.Berkeley.EDU>
  6. Sender: nntp@pasteur.Berkeley.EDU (NNTP Poster)
  7. Nntp-Posting-Host: web-2d.berkeley.edu
  8. Organization: University of California, Berkeley
  9. Date: Fri, 11 Dec 1992 22:43:07 GMT
  10. Lines: 27
  11.  
  12.  
  13. I am having trouble with running ghostscript from the latest SLS
  14. release.  Actually, now that I think of it I have the new a,b,c
  15. disks, but an old version of x.  Since I am not running x, I just
  16. used the libX11.so.2.0 that gs needs to work.
  17.  
  18. Anyway, I finally got lpr to work, so this is what I was trying to
  19. do.
  20.  
  21.     gs -sDEVICE=epson -r180x180 -sOutputFile=\|lpr chess.ps
  22.  
  23. and I get an 
  24.     
  25.     initializing...done
  26.  
  27. message, and then it gives me an 
  28.     
  29.     error: /undefined <garbage goes here>
  30.  
  31. and about two screenfulls of 
  32.  
  33.     -stringtype -stringtype -stringtype...
  34.  
  35. and a few stack messages, and then a prompt.
  36. Any suggestions?
  37.  
  38. -David
  39.