Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Nov 2002 02:47:08 -0800
From:      "Lin Jianfong" <ljfong@hotmail.com>
To:        xxavi@myrealbox.com, freebsd-questions@freebsd.org
Subject:   Re: configure the printer (II) and apsfilter
Message-ID:  <F158SjKg1zAXP9OiVX00000f25f@hotmail.com>

next in thread | raw e-mail | index | archive | help
Looking at the date the source file was last modified, which is in year 
2000, I don't think you should worry about this if you're using FreeBSD 
4.7-STABLE which is the latest version at the moment. But if the advanced 
features don't work while you suspect it should, then this is worth doing, 
otherwise, I would say if it's not broken, don't fix it :).

Fong

>From: xxavi@myrealbox.com
>To: freebsd-questions@freebsd.org
>Subject: configure the printer (II) and apsfilter
>Date: Tue, 19 Nov 2002 21:19:58 +0100 (CET)
>
>
>Good, in this web page:
>
>http://apsfilter.org/docs/apsfilter-handbook-stable.html#install_notes_freebsd
>
>they say that it must alter this of a file of FreeBSD:
>
>Index: lpr.c
>===================================================================
>RCS file: /home/ncvs/src/usr.sbin/lpr/lpr/lpr.c,v
>retrieving revision 1.32
>diff -u -r1.32 lpr.c
>--- lpr.c       2000/01/19 14:25:08     1.32
>+++ lpr.c       2000/04/05 09:36:01
>@@ -320,7 +320,7 @@
>         seteuid(uid);
>         card('H', host);
>         card('P', person);
>-       if (hdr && !pp->no_header) {
>+       if (hdr) {
>                 if (jobname == NULL) {
>                         if (argc == 0)
>                                 jobname = "stdin";
>
>
>if I have FreeBSD 4.7 STABLE, even this in actually this modification that 
>must
>do?
>
>Come, until another one.
>
>To Unsubscribe: send mail to majordomo@FreeBSD.org
>with "unsubscribe freebsd-questions" in the body of the message


_________________________________________________________________
MSN 8 with e-mail virus protection service: 2 months FREE* 
http://join.msn.com/?page=features/virus


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?F158SjKg1zAXP9OiVX00000f25f>