From owner-freebsd-questions@FreeBSD.ORG Mon Jul 12 07:48:42 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 2A3F516A4CE for ; Mon, 12 Jul 2004 07:48:42 +0000 (GMT) Received: from p1028-ipbffx02marunouchi.tokyo.ocn.ne.jp (p1028-ipbffx02marunouchi.tokyo.ocn.ne.jp [220.111.132.28]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5155643D2F for ; Mon, 12 Jul 2004 07:48:41 +0000 (GMT) (envelope-from lukek@meibin.net) Received: (qmail 32372 invoked by uid 89); 12 Jul 2004 07:48:40 -0000 Received: from unknown (HELO ?192.168.2.16?) (210.128.238.10) by 192.168.20.5 with SMTP; 12 Jul 2004 07:48:40 -0000 Date: Mon, 12 Jul 2004 16:45:55 +0900 From: Luke Kearney To: Oryx In-Reply-To: References: Message-Id: <20040712164333.5796.LUKEK@meibin.net> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: Becky! ver. 2.07.01 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: Mon, 12 Jul 2004 07:48:42 -0000 On Mon, 12 Jul 2004 08:43:18 +0100 Oryx spake thus: > 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) > > hope you can help me =) > -- > - Oryx Hi, As root do cd /usr/ports/graphics/gimp make install that should be just about it I should think. Might be worth reading the handbook's section on ports and also how to cvsup to the latest ports version details are at http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/index.html HTH LukeK -- Luke Kearney