home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / sys / sgi / 16327 < prev    next >
Encoding:
Text File  |  1992-11-11  |  2.4 KB  |  76 lines

  1. Newsgroups: comp.sys.sgi
  2. Path: sparky!uunet!usc!zaphod.mps.ohio-state.edu!darwin.sura.net!Sirius.dfn.de!news.belwue.de!news.uni-stuttgart.de!ikesg1!wnkretz
  3. From: wnkretz@ikesg1.energietechnik.uni-stuttgart.de (Oliver Kretzschmar)
  4. Subject: Problems with BSD-Printing (Warning: no daemon present) - Need Help
  5. Message-ID: <1992Nov12.074119.5654@news.uni-stuttgart.de>
  6. Sender: news@news.uni-stuttgart.de (USENET News System)
  7. Organization: IKE
  8. Date: Thu, 12 Nov 1992 07:41:19 GMT
  9. Lines: 65
  10.  
  11.  
  12.  
  13.  
  14.     Hey,
  15.  
  16.     we have a big problem to print files from a SGI 4D/35 TG running
  17.     IRIX 4.04 to a printserver from Xyplex Maxserver 1450. This
  18.     printserver has his own output filter named xyp_filter. When I
  19.     print directly over this output filter with
  20.  
  21.         /usr/lib/lpdfilters/xyp_filter 129.69.25.85 2200 < "file_to_print"
  22.  
  23.     then everything is ok and the Postscript LASER printer prints very
  24.     well. But if I configure the printer in BSD manner with lpr etc.
  25.     nothing happens. The following things I have done. After running
  26.     lprsetup, the /etc/printcap looks like this :
  27.  
  28.         #
  29.         ikeprn1|lp1:\
  30.             :lp=/dev/null:\
  31.             :lf=/usr/adm/lp1err:\
  32.             :of=/usr/lib/lpdfilters/prtike:\
  33.             :sd=/usr/spool/lpd1:
  34.  
  35.     The shell script /usr/lib/lpdfilters/prtike contains the following
  36.     lines:
  37.  
  38.  
  39.         #
  40.         #! /bin/sh
  41.         /usr/lib/lpdfilters/xyp_filter 129.69.25.130 2200
  42.  
  43.  
  44.     I start the queue with "lpc start ikeprn1". Until this point
  45.     everything is ok ! The following message appears :
  46.  
  47.         ikeprn1:
  48.             printing enabled
  49.             daemon started
  50.  
  51.     But when I send a file to print with lpr -Pikeprn1 "file_to_print",
  52.     the file was correctly spooled, but was not sent to the printserver.
  53.  
  54.     The command lpq -Pikeprn1 says:
  55.  
  56.         Warning: no daemon present
  57.         Rank   Owner      Job  Files                 Total Size
  58.         1st    root        19  /usr/TEST.PS          6605 bytes
  59.  
  60.     The command lpstat -pikeprn1 says:
  61.  
  62.         lpstat: printer "ikeprn1" non-existent
  63.  
  64.  
  65.     If you have any ideas for me, please mail them to me.
  66.  
  67.     Thanks for your efforts,
  68.  
  69.         Oliver
  70.  
  71. -- 
  72.  NAME : O.Kretzschmar                      Inst.IKE / University Stuttgart
  73.  PHONE: +49 711 685 2130                           Pfaffenwaldring 31
  74.  FAX  : +49 711 685 2010                            7000 Stuttgart 80
  75.  EMAIL: wnkretz@ikesg1.energietechnik.uni-stuttgart.de
  76.