Just a set of minor changes for portability. Please try this version and report any problems you have, as I am tring to make this the next 'stable' release and do not want to add any further functionality.
Patrick Powell Astart Technologies [EMAIL PROTECTED] 6741 Convoy Court Network and System San Diego, CA 92111 Consulting 858-874-6543 FAX 858-279-8424 LPRng - Print Spooler (http://www.lprng.com) Version ifhp-3.5.10 - Fri Jul 12 16:21:49 PDT 2002 The top level install (make install) did not install the utilities correctly on systems that did not have a BSD install. (Reported first by: Jason Keltz <[EMAIL PROTECTED]>) Pdf2gs_converter should be pdf2ps_converter in ifhp.conf.in file. The code for += did not handle tc= inclusions correctly. (Side effect of this reported by: Jason Keltz <[EMAIL PROTECTED]>) Updated some PostScript definitions for some printers. configure now uses AC_MSG_WARN. The check for /dev/fd/xx now issues warning that PDF conversion may not work for the default PDF to PostScript conversion. The \%s{inputfile} option expands to: command line -e value (compatible with LPRng passing file name as the value of the -e option) OR /dev/fd/0 if -e value not defined OR - if /dev/fd facility is not available. This solves a problem with PDF to PostScript conversion, where the PDF conversion was done using GhostScript and GhostScript needed to perform a file seek operation, and the '-' (stdinput) specifier was deemed to be 'unseekable'. Sigh... So we have this fix in ifhp. ----------------------------------------------------------------------------- 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. -----------------------------------------------------------------------------
