It's got nothing to do with jBASE; 'lpr' is a Linux command. You might want to check (open up) permissions on the '/tmp' directory.
Try running that same command as 'root'. If it still fails then it is probably not permissions. Dan On Wed, Aug 1, 2012 at 9:32 AM, Walt White <[email protected]> wrote: > The permissions on /data/jspool/jobs and everything within are set at 777. > Do I need to look at permissions someplace else? > > > On Tue, Jul 31, 2012 at 8:40 PM, Daniel Klein <[email protected]>wrote: > >> Then the problem (possibly permissions) is with Linux, not jBASE. >> >> Dan >> >> >> On Tue, Jul 31, 2012 at 3:03 PM, Walt White <[email protected]> wrote: >> >>> ls -al | lpr -P PURCHASING >>> >>> The response is: >>> >>> lpr: unable to create temporary file. >>> >>> >>> >>> On Mon, Jul 30, 2012 at 9:41 PM, Daniel Klein >>> <[email protected]>wrote: >>> >>>> What happens when you do: >>>> >>>> ls -al | lpr -P purchasing >>>> >>>> Btw, I would not advise changing permissions on the spooler. >>>> >>>> Dan >>>> >>>> On Mon, Jul 30, 2012 at 10:06 AM, wsw <[email protected]> wrote: >>>> >>>>> Dan, >>>>> >>>>> Thanks for the response. Sorry I never replied as I was on vacation >>>>> when this whole mess started and had to enlist the help of some folks >>>>> wiser >>>>> than myself. The individual that suggested this setup has been using it >>>>> for >>>>> years and prefers it over other methods. The setup currently looks like >>>>> what's below. Do you have an opinion? >>>>> >>>>> Thanks again, >>>>> >>>>> Walt >>>>> >>>>> PRINTERNAME PROG nc 10.59.24.213 9100 ASSIGNED 0 1 >>>>> >>>>> >>>>> >>>>> >>>>> >>>>> On Thursday, July 19, 2012 2:00:40 PM UTC-4, wsw wrote: >>>>>> >>>>>> Anything that is sent to our printers seems to vanish. I can print a >>>>>> test page from redhat-config-printer and webadmin. I verified the queue >>>>>> is >>>>>> setup properly for this example my printer name in redhat is 'purchasing' >>>>>> and I created the que as follows: >>>>>> >>>>>> FORM-NAME DEV TYPE(LPTR,TAPE,PORT,PROG,UNIX)** DEVICE >>>>>> NAME:PURCHASING PROG lpr -P purchasing >>>>>> >>>>>> I've gone as far as renaming my /data/jspool to get it out of the way >>>>>> then did the dreaded SP-NEWTAB and recreating the queues! >>>>>> >>>>>> After SP-NEWTAB I changed the permissions on /data/jspool to 777 just >>>>>> in case it was a permissions issue. >>>>>> >>>>>> >>>>>> If I SP-ASSIGN = PURCHASING then LIST-ITEM PO-FILE (P I don't get an >>>>>> error, it never prints and it's not sitting in the PURCHASING queue! >>>>>> >>>>>> Anyone have thoughts about this? >>>>>> >>>>>> Thansk >>>>>> >>>>>> Walt >>>>>> >>>>> -- >>>>> -- >>>>> IMPORTANT: T24/Globus posts are no longer accepted on this forum. >>>>> >>>>> To post, send email to [email protected] >>>>> To unsubscribe, send email to [email protected] >>>>> For more options, visit this group at >>>>> http://groups.google.com/group/jBASE?hl=en >>>>> >>>>> >>>>> >>>>> >>>> >>>> -- >>>> -- >>>> IMPORTANT: T24/Globus posts are no longer accepted on this forum. >>>> >>>> To post, send email to [email protected] >>>> To unsubscribe, send email to [email protected] >>>> For more options, visit this group at >>>> http://groups.google.com/group/jBASE?hl=en >>>> >>>> >>>> >>>> >>> >>> -- >>> -- >>> IMPORTANT: T24/Globus posts are no longer accepted on this forum. >>> >>> To post, send email to [email protected] >>> To unsubscribe, send email to [email protected] >>> For more options, visit this group at >>> http://groups.google.com/group/jBASE?hl=en >>> >>> >>> >>> >> >> -- >> -- >> IMPORTANT: T24/Globus posts are no longer accepted on this forum. >> >> To post, send email to [email protected] >> To unsubscribe, send email to [email protected] >> For more options, visit this group at >> http://groups.google.com/group/jBASE?hl=en >> >> >> >> > > -- > -- > IMPORTANT: T24/Globus posts are no longer accepted on this forum. > > To post, send email to [email protected] > To unsubscribe, send email to [email protected] > For more options, visit this group at > http://groups.google.com/group/jBASE?hl=en > > > > -- -- IMPORTANT: T24/Globus posts are no longer accepted on this forum. To post, send email to [email protected] To unsubscribe, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jBASE?hl=en
