Michael Loßin on Mon, 8 Apr 2002 19:48:40 +0200 (CEST)(envelope-from owner-apsfilter-help@apsfilter.org)


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

Re: can you help me ? To print with lpd + apsfilter + gs under l


On 04-Apr-02 moi sur Free wrote:
> hello again
> 
> more information about my problem.
> In the file log in /var/spool/lpd/necp2x, there is the following message :
> 
> /usr/local/apsfilter-7.2.2/etc/apsfilter/basedir/bin/apsfilter: line 1220:
> syntax error near unexpected token `|}'
> /usr/local/apsfilter-7.2.2/etc/apsfilter/basedir/bin/apsfilter: line 1220:
> `        ${PS_NUP:+psnup -q -$PS_NUP ${LANDSCAPE:+$PSNUP_ROTATE}|} \'
> cat: /rc: No such file or directory

Ouch!

This is a serious shell problem... Which shell are you using?
I thought under Linux we have bash as the default shell, but
here it seems to be a different one -- maybe even a stone-age
Korn shell or the under-powered ash... :-(

If you have bash/pdksh/zsh installed, try to set up apsfilter
by including a "--with-shell=..." option to "./configure".


HTH
Michael