From owner-freebsd-questions@FreeBSD.ORG Thu Apr 15 00:49:50 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 B2D2F16A4CE for ; Thu, 15 Apr 2004 00:49:50 -0700 (PDT) Received: from outmx006.isp.belgacom.be (outmx006.isp.belgacom.be [195.238.2.99]) by mx1.FreeBSD.org (Postfix) with ESMTP id DCD9243D2F for ; Thu, 15 Apr 2004 00:49:47 -0700 (PDT) (envelope-from tijl@ulyssis.org) Received: from kalimero.kotnet.org (97.189-136-217.adsl.skynet.be [217.136.189.97])with ESMTP id i3F7nkgI025366 for ; Thu, 15 Apr 2004 09:49:46 +0200 (envelope-from ) Received: from localhost (localhost [127.0.0.1]) by kalimero.kotnet.org (8.12.11/8.12.11) with SMTP id i3F7nYIB000911 for ; Thu, 15 Apr 2004 09:49:40 +0200 (CEST) (envelope-from tijl@ulyssis.org) Date: Thu, 15 Apr 2004 09:49:34 +0200 From: Tijl Coosemans To: freebsd-questions@freebsd.org Message-Id: <20040415094934.7b4fbf78.tijl@ulyssis.org> In-Reply-To: <407DB541.5060702@users.sourceforge.net> References: <4789E43478F3994BB8D967C73FD9C68850AA@exchsrv1> <407DB541.5060702@users.sourceforge.net> X-Mailer: Sylpheed version 0.9.10 (GTK+ 1.2.10; i386-portbld-freebsd4.9) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-RAVMilter-Version: 8.4.3(snapshot 20030212) (outmx006.isp.belgacom.be) Subject: Re: Gimp 2 does not come with help? 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: Thu, 15 Apr 2004 07:49:50 -0000 On Thu, 15 Apr 2004 07:03:45 +0900, Rob wrote: > As I explained earlier in this thread, gimp (version 2.0.0) help > complains about not finding help files that have .xml extension. > > And it says "Check your installation". So I bet the gimp port is > not complete. The documentation is in a separate package for which no port exists yet as far as I can tell. You can download it from the gimp website and run configure/make install. Last time I checked it was still very incomplete though.