From owner-freebsd-questions@FreeBSD.ORG Sat Sep 20 20:04:00 2003 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 3979316A4BF for ; Sat, 20 Sep 2003 20:04:00 -0700 (PDT) Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id 48C5543FDF for ; Sat, 20 Sep 2003 20:03:59 -0700 (PDT) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.12.9/8.12.9) id h8L33ile000462; Sat, 20 Sep 2003 22:03:44 -0500 (CDT) (envelope-from dan) Date: Sat, 20 Sep 2003 22:03:44 -0500 From: Dan Nelson To: ALIAS Message-ID: <20030921030344.GD25633@dan.emsphone.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-OS: FreeBSD 5.1-CURRENT X-message-flag: Outlook Error User-Agent: Mutt/1.5.4i cc: freebsd-questions@freebsd.org Subject: Re: help with installing a program 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: Sun, 21 Sep 2003 03:04:00 -0000 In the last episode (Sep 20), ALIAS said: > i just installed this program called libiconv.-1.9.1 but it has something in > the installation process that i have no clue what they're saying, i will copy > and paste it here , what i don't understand is how to recompile and reinstall > GNC gettext so that it can take advantage of libiconv. cd /usr/ports/devel/gettext && make install will automatically install GNU iconv first. -- Dan Nelson dnelson@allantgroup.com