[Info-vax] Setting up LPD postscript printer (DCPS v1.3, UCX v4.1, OpenVMS v6.2)

Andrew Rycroft andrewr04 at gmail.com
Tue Oct 9 14:59:49 EDT 2012


On Friday, October 5, 2012 4:10:09 PM UTC+2, Jan-Erik Soderholm wrote:
> Andrew Rycroft wrote 2012-10-05 14:48:
> 
> > On Thursday, October 4, 2012 2:25:55 PM UTC+2, Jan-Erik Soderholm wrote:
> 
> >> Andrew Rycroft wrote 2012-10-04 14:10:
> 
> >>
> 
> >>> Hi,
> 
> >>
> 
> >>>
> 
> >>
> 
> >>> I am trying to set up a LPD POSTSCRIPT printer using DCPS v1.3, UCX v4.1 and openVMS v6.2 on a VAX system.
> 
> >>
> 
> >>>
> 
> >>
> 
> >>> The LPD printing works as I can print text files.
> 
> >>
> 
> >>>
> 
> >>
> 
> >>> I can also print Postscript files from SYS$HELP and they print correctly when I submit them to the LPD server queue.
> 
> >>
> 
> >>>
> 
> >>
> 
> >>> Is there anybody who can advise me on how to set up DECps. I have tried to create a DECPS execution queue. My command is:-
> 
> >>
> 
> >>>
> 
> >>
> 
> >>> $ @dcps$execution_queue lpdps "IP_LPD/xeroxprnt:lp" dcps_lib /Default=(form=dcps$default)
> 
> >>
> 
> >>>
> 
> >>
> 
> >>> It tries to create the queue, but then aborts. It is looking for the file:-
> 
> >>
> 
> >>>
> 
> >>
> 
> >>> sys$library:dcps$be_ip_lpd.exe
> 
> >>
> 
> >>>
> 
> >>
> 
> >>> The only files in SYS$LIBRARY are:-
> 
> >>
> 
> >>>
> 
> >>
> 
> >>> sys$library:dcps$be_serial.exe
> 
> >>
> 
> >>> sys$library:dcps$be_appletalk.exe
> 
> >>
> 
> >>> sys$library:dcps$be_cpap.exe
> 
> >>
> 
> >>>
> 
> >>
> 
> >>> I have checked the latest version of DCPS and the distribution does not list the file DCPS$be_ip_lpd.exe
> 
> >>
> 
> >>>
> 
> >>
> 
> >>> I would appreciate any advice that you can give?
> 
> >>
> 
> >>>
> 
> >>
> 
> >>> Is it possible to get DCPS to output to a PS file that I cna then print manually?
> 
> >>
> 
> >>>
> 
> >>
> 
> >>> The input file is in ANSI format.
> 
> >>
> 
> >>>
> 
> >>
> 
> >>> Thanks
> 
> >>
> 
> >>> Andrew
> 
> >>
> 
> >>>
> 
> >>
> 
> >>
> 
> >>
> 
> >> I'm using something like :
> 
> >>
> 
> >>
> 
> >>
> 
> >> $ @SYS$STARTUP:DCPS$EXECUTION_QUEUE -
> 
> >>
> 
> >>    P2015N_PS -                    ! P1 - Execution queue name
> 
> >>
> 
> >>    "IP_LPD/192.168.1.12:" -       ! P2 - Interconnect protocol/device name
> 
> >>
> 
> >>    DCPS_LIB -                     ! P3 - Logical name for library(ies)
> 
> >>
> 
> >>    "" -                           ! P4 - Default queue parameters
> 
> >>
> 
> >>    "/SEPARATE=(NOBURST,NOFLAG)" - ! P5 - Default queue qualifiers
> 
> >>
> 
> >>    "" -                           ! P6 - Communication speed (serial only)
> 
> >>
> 
> >>    "" -                           ! P7 - Device characteristics
> 
> >>
> 
> >>    ""                             ! P8 - Verify on/off
> 
> >>
> 
> >>
> 
> >>
> 
> >> But this is DCPS 2.7 and I have absolutely no idea about DCPS 1.3...
> 
> >>
> 
> >>
> 
> >>
> 
> >> Regards,
> 
> >>
> 
> >> Jan-Erik.
> 
> >
> 
> > HI,
> 
> >
> 
> > Thank you for your response.
> 
> >
> 
> > Do you have a file in sys$library - dcps$be__ip_lpd.exe?
> 
> >
> 
> 
> 
> Nop. See below.
> 
> Jan-Erik.
> 
> 
> 
> $ dir/col=1 sys$library:dcps*.exe
> 
> 
> 
> Directory SYS$COMMON:[SYSLIB]
> 
> 
> 
> DCPS$BE_APPLETALK.EXE;1
> 
> DCPS$BE_CPAP.EXE;1
> 
> DCPS$BE_SERIAL.EXE;1
> 
> DCPS$SMBSHR.EXE;1
> 
> DCPS$TRNPRC.EXE;1
> 
> 
> 
> Total of 5 files.
> 
> $
> 
> 
> 
> 
> 
> $ dir/col=1 sys$library:*lpd*.exe
> 
> 
> 
> Directory SYS$COMMON:[SYSLIB]
> 
> 
> 
> TCPIP$LPD_SHR.EXE;1
> 
> 
> 
> Total of 1 file.
> 
> $ 	
> 
> 
> 
> $ tcpi sh ver
> 
> 
> 
>    HP TCP/IP Services for OpenVMS Alpha Version V5.7 - ECO 3
> 
>    on an AlphaServer DS25 running OpenVMS V8.4
> 
> 
> 
> $

Thanks for your response. I do not have the file either. So I must be setting up the rpint queue incorrectly.

Kind regards
Andrew



More information about the Info-vax mailing list