From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Luc Teirlinck Newsgroups: gmane.emacs.devel Subject: Re: Gtk patch version 3, part 1 Date: Sat, 4 Jan 2003 13:46:42 -0600 (CST) Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <200301041946.NAA17303@eel.dms.auburn.edu> References: <200301041432.h04EWje0032078@stubby.bodenonline.com> <200301041800.MAA17229@eel.dms.auburn.edu> NNTP-Posting-Host: main.gmane.org X-Trace: main.gmane.org 1041709630 28440 80.91.224.249 (4 Jan 2003 19:47:10 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sat, 4 Jan 2003 19:47:10 +0000 (UTC) Cc: jan.h.d@swipnet.se Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18UuGC-0007OS-00 for ; Sat, 04 Jan 2003 20:47:08 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 18UuJR-0000z8-00 for ; Sat, 04 Jan 2003 20:50:29 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18UuGG-0000WN-03 for emacs-devel@quimby.gnus.org; Sat, 04 Jan 2003 14:47:12 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18UuFY-0008FK-00 for emacs-devel@gnu.org; Sat, 04 Jan 2003 14:46:28 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18UuFT-000891-00 for emacs-devel@gnu.org; Sat, 04 Jan 2003 14:46:25 -0500 Original-Received: from manatee.dms.auburn.edu ([131.204.53.104]) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18UuFP-0007vd-00 for emacs-devel@gnu.org; Sat, 04 Jan 2003 14:46:19 -0500 Original-Received: from eel.dms.auburn.edu (eel.dms.auburn.edu [131.204.53.108]) by manatee.dms.auburn.edu (8.9.1a/8.9.1) with ESMTP id NAA29054; Sat, 4 Jan 2003 13:46:15 -0600 (CST) Original-Received: (from teirllm@localhost) by eel.dms.auburn.edu (8.9.3+Sun/8.9.3) id NAA17303; Sat, 4 Jan 2003 13:46:42 -0600 (CST) X-Authentication-Warning: eel.dms.auburn.edu: teirllm set sender to teirllm@dms.auburn.edu using -f Original-To: teirllm@dms.auburn.edu In-reply-to: <200301041800.MAA17229@eel.dms.auburn.edu> (message from Luc Teirlinck on Sat, 4 Jan 2003 12:00:14 -0600 (CST)) Original-cc: emacs-devel@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Emacs development discussions. List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:10478 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:10478 >>From my previous message: On my system (Red Hat 7.2) I not only do not have a usr/share/gtk-doc (I have a usr/share/gtkhtml, but that seems to be something completely different), find / -name '*gtk-doc' fails to find anything. Actually, I take this partially back. I have access to two computers with a Red Hat 7.2 system on it. The one that has no /usr/share/gtk-doc is one that came pre-installed with the computer I purchased. I installed Red Hat 7.2 myself on the other. The Red Hat I installed myself does have /usr/share/gtk-doc. Sincerely, Luc.