Version 3.3.23 - Wed Aug 23 08:40:56 PDT 2000
Updated Internationalization
Fixed up some errors in the ifhp.conf comments.
(Spotted by the eagle eyes of: Pekka Savola <[EMAIL PROTECTED]>)
Thanks!
> From [EMAIL PROTECTED] Tue Sep 12 01:59:25 2000
> Date: Tue, 12 Sep 2000 10:58:58 +0300 (EEST)
> From: Pekka Savola <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: LPRng: ifhp-3.3.21 /etc/ifhp.conf doc error
>
> Hello all,
>
> In ifhp-3.3.21's /etc/ifhp.conf there are two lines:
> ---
> ## a2ps_converter= [ /usr/bin/a2ps -q -B -1 -M Letter --borders=no -o- ]
> ## text_converter= \%s{a2ps_converter}
> ---
>
> This would appear to be syntacically wrong. Uncommenting these and
> copying them down to the file_output_match yields the following:
>
> ---
> file program = '/usr/bin/file -' at 12:38:00.922
> started FILE_UTIL- '/usr/bin/file -' at 12:38:00.923
> file information = 'c_program_text' at 12:38:00.974
> initial job type 'c_program_text' at 12:38:00.975
> decoded job type 'PJL' at 12:38:00.975
> job type 'PJL', converter '\%s{a2ps_converter}' at 12:38:00.975
> started CONVERTER- '\%s{a2ps_converter}' at 12:38:00.976
> 'CONVERTER' error msg 'execv '\%s{a2ps_converter}' failed' at 12:38:00.979
> ---
>
> The solution is to define both explicitly, that is:
> ---
> a2ps_converter= [ /usr/bin/a2ps -q -B -1 -M Letter --borders=no -o- ]
> text_converter= [ /usr/bin/a2ps -q -B -1 -M Letter --borders=no -o- ]
> ---
>
> Then it'd seem to work properly.
>
> --
> Pekka Savola "Tell me of difficulties surmounted,
> [EMAIL PROTECTED] not those you stumble over and fall"
>
>
>
> -----------------------------------------------------------------------------
> If you need help, send email to [EMAIL PROTECTED] (or lprng-requests
> or lprng-digest-requests) with the word 'help' in the body. For the impatient,
> to subscribe to a list with name LIST, send mail to [EMAIL PROTECTED]
> with: | example:
> subscribe LIST <mailaddr> | subscribe lprng-digest [EMAIL PROTECTED]
> unsubscribe LIST <mailaddr> | unsubscribe lprng [EMAIL PROTECTED]
>
> If you have major problems, send email to [EMAIL PROTECTED] with the word
> LPRNGLIST in the SUBJECT line.
> -----------------------------------------------------------------------------
>
-----------------------------------------------------------------------------
If you need help, send email to [EMAIL PROTECTED] (or lprng-requests
or lprng-digest-requests) with the word 'help' in the body. For the impatient,
to subscribe to a list with name LIST, send mail to [EMAIL PROTECTED]
with: | example:
subscribe LIST <mailaddr> | subscribe lprng-digest [EMAIL PROTECTED]
unsubscribe LIST <mailaddr> | unsubscribe lprng [EMAIL PROTECTED]
If you have major problems, send email to [EMAIL PROTECTED] with the word
LPRNGLIST in the SUBJECT line.
-----------------------------------------------------------------------------