From owner-freebsd-questions@FreeBSD.ORG Tue Jul 13 04:44:49 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 4BD0B16A4CE for ; Tue, 13 Jul 2004 04:44:49 +0000 (GMT) Received: from chen.org.nz (chen.org.nz [210.54.19.51]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0EEE143D2D for ; Tue, 13 Jul 2004 04:44:49 +0000 (GMT) (envelope-from jonc@chen.org.nz) Received: by chen.org.nz (Postfix, from userid 1000) id 6586713624; Tue, 13 Jul 2004 16:44:47 +1200 (NZST) Date: Tue, 13 Jul 2004 16:44:47 +1200 From: Jonathan Chen To: Oryx Message-ID: <20040713044447.GA19543@grimoire.chen.org.nz> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.1i cc: questions@freebsd.org Subject: Re: How to install GIMP 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: Tue, 13 Jul 2004 04:44:49 -0000 On Mon, Jul 12, 2004 at 08:43:18AM +0100, Oryx wrote: > Hi, i'm just wondering how I could install gimp onto my box, I have > the package stuff but I don't know how to install it via console (i'm > new to freebsd by the way) If you have the package: # pkg_add If you don't have the package, but have a internet connection you can build it from source using the ports system: # cd /usr/ports/graphics/gimp # make install clean Cheers. -- Jonathan Chen ---------------------------------------------------------------------- "Only the meek get pinched. The bold survive." - Ferris Bueller