SUMMARY mpage question

From: Ying He (yhe@shadow.is.jhsph.edu)
Date: Wed Nov 19 1997 - 13:04:27 CST


Original question:

>
> Hi, Mamagers:
> I am running Solaris 2.5.1
>
> I installed "mpage"
> Mpage is a program to reduce and print multiple pages of text per
> sheet on a PostScript compatible printer.
>
> when I ran it, it come up the message:
> sh: ucb: not found
>
> I check the mp_main.c file which define
> (void)sprintf(outcommand, "ucb /usr/bin/lp -d%s", printer);
> ...

Answer:

I have received a lot of answers, thanks a lot.

So I took out ucb in the line
(void)sprintf(outcommand, "ucb /usr/bin/lp -d%s", printer)

and it works now.

Thanks a gain for all of you response my questions.

Ying



This archive was generated by hypermail 2.1.2 : Fri Sep 28 2001 - 23:12:09 CDT