Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Mar 2002 09:30:06 -0800 (PST)
From:      Martin Karlsson <martin.karlsson@visit.se>
To:        freebsd-doc@FreeBSD.org
Subject:   Re: docs/36097: [PATCH] FAQ, user runs XFree86_4, app X depends on XFree86_3
Message-ID:  <200203191730.g2JHU6660869@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR docs/36097; it has been noted by GNATS.

From: Martin Karlsson <martin.karlsson@visit.se>
To: Tom Rhodes <darklogik@pittgoth.com>
Cc: FreeBSD-gnats-submit@FreeBSD.ORG
Subject: Re: docs/36097: [PATCH] FAQ, user runs XFree86_4, app X depends on XFree86_3
Date: Tue, 19 Mar 2002 18:28:33 +0100

 * Tom Rhodes <darklogik@pittgoth.com> [2002-03-19 10.59 -0500]:
 > Martin Karlsson wrote:
 > 
 > I apologize, and never like to be critical, but the patch
 > 
 > I got removes text, and never adds anything, is this on purpose?
  
 No, this was not the intended behaviour. I believe this could serve
 as a prototype example of a screw-up. I really am very sorry.
 
 I hope this one (new, below) is alright. *smiles feebly* It does apply
 cleanly here, but as I may have shown, I am a _newbie_ at this,
 so... Anyway, after having applied it here, 'diff book.old book.new'
 produces nothing, so I _think_ it'll be alright.
 
 > Also, could you perhaps use diff -ru dir.old dir.new > dir.diff, it 
 > makes it a bit easier to apply your patches.
  
 Sure. Will do.
 
 > Thanks for taking the time to help us :)
 
 Hey, thanks for setting me straight on this. I really appreciate
 that.  Please get in touch with me if something should come up, I
 want to get this right.
 
 Regards,
 -- 
 Martin, who should learn to RTFM
 
 ---8<--------------8<--------------------8<---------------------
 
 
 --- book.old	Tue Mar 19 13:58:17 2002
 +++ book.new	Tue Mar 19 14:02:44 2002
 @@ -8033,6 +8033,19 @@
        </qandaentry>
  
        <qandaentry>
 +        <question id="xfree86-version">
 +          <para>An X app I am building depends on XFree86 3.3.*, but I 
 +	    have XFree86 4.* installed. What should I do?</para>
 +        </question>
 +
 +        <answer>
 +          <para>Add the following to <filename>/etc/make.conf</filename>, (if you 
 +	    do not have this file, create it):</para>
 +            <programlisting>XFREE86_VERSION=        4</programlisting>
 +        </answer>
 +      </qandaentry>
 +
 +      <qandaentry>
          <question id="mouse-button-reverse">
            <para>How do I reverse the mouse buttons?</para>
          </question>

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




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