From owner-freebsd-questions@FreeBSD.ORG Fri Nov 19 07:43:25 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0ACA516A4CE for ; Fri, 19 Nov 2004 07:43:25 +0000 (GMT) Received: from auk2.snu.ac.kr (auk2.snu.ac.kr [147.46.100.32]) by mx1.FreeBSD.org (Postfix) with ESMTP id 972BA43D4C for ; Fri, 19 Nov 2004 07:43:24 +0000 (GMT) (envelope-from spamrefuse@yahoo.com) Received: from [147.46.44.181] (spamrefuse@yahoo.com) by auk2.snu.ac.kr (Terrace Internet Messaging Server) with ESMTP id 2004111916:43:10:684877.15770.2992081840 for ; Fri, 19 Nov 2004 16:43:10 +0900 (KST) Message-ID: <419DA41B.5000100@yahoo.com> Date: Fri, 19 Nov 2004 16:43:23 +0900 From: Rob User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.3) Gecko/20041113 X-Accept-Language: en-us, en MIME-Version: 1.0 To: FreeBSD References: <419D9C38.8070507@dreamchaser.org> In-Reply-To: <419D9C38.8070507@dreamchaser.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-TERRACE-SPAMMARK: NO (SR:0.23) (by Terrace) Subject: Re: gimp help files X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Nov 2004 07:43:25 -0000 Gary Aitken wrote: > Hello all, > > After installing gimp, I discovered the help files > for the running program were not present. Tried to > add them using > make WITH_HTML_HELP_BROWSER=yes install This is about the BROWSER, I believe, not about installing the help files. > but they didn't show up. > (I did a deinstall / clean but still no help) > /usr/X11R6/share/gimp/help is never created. > What am I missing? This is about Gimp 2.0, isn't it? I had same problem in the past and I got a reply that this version of gimp not yet comes with the help pages. As often the case, help and doc pages are lacking behind the coding work. Maybe 2.1 will come with full documentation. R.