Hi!

On Thu, Aug 14, 2003 at 09:50:40AM +0200,
  Eric PEYREMORTE wrote:
> I tried to write a coverter for ifhp but it doesn't work. The converter 
> write to its STDOUT
> but there's no results. Where should i redirect output ?

Sending to STDOUT definitely works (at least for 3.5.8).

> Do you have any examples of converter ?
> If  I use "ps_converter = cat -" I should get the same thing on output ? 

In principle, yes. But the converter is probably exec()'d, so you need to
specify the complete path, /usr/bin/cat, or whatever.

> But i 've got nothing
> at output?

If you run ifhp in debug mode, you should find an error message about not
being able to execute the converter in the log file. But LPRng/ifhp log
files tend to be very long ... So just use your favourite system call tracer
to trace the exec's, and you should see the problem. At least, if it is a
path name problem.

Regards,
   Ralph R��ner

-- 
   Ralph R��ner                                      TU Darmstadt
   EMail: [EMAIL PROTECTED]    FB Informatik

-----------------------------------------------------------------------------
YOU MUST BE A LIST MEMBER IN ORDER TO POST TO THE LPRNG MAILING LIST
The address you post from MUST be your subscription address

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.
-----------------------------------------------------------------------------

Reply via email to