From owner-freebsd-current@FreeBSD.ORG Sat Nov 15 09:03:05 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9BBBA16A4CE for ; Sat, 15 Nov 2003 09:03:05 -0800 (PST) Received: from mail.lphp.org (APastourelles-107-1-20-229.w81-49.abo.wanadoo.fr [81.49.209.229]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8988343FAF for ; Sat, 15 Nov 2003 09:03:01 -0800 (PST) (envelope-from ajacoutot@lphp.org) Received: from srv01.lphp.local (localhost [127.0.0.1]) by mail.lphp.org (8.12.10/8.12.10) with ESMTP id hAFGxhpG041904; Sat, 15 Nov 2003 17:59:43 +0100 (CET) (envelope-from ajacoutot@lphp.org) Received: (from www@localhost) by srv01.lphp.local (8.12.10/8.12.10/Submit) id hAFGxhb7041903; Sat, 15 Nov 2003 17:59:43 +0100 (CET) (envelope-from ajacoutot@lphp.org) Received: from sta01.lphp.local (sta01.lphp.local [192.168.0.3]) by webmail.lphp.org (IMP) with HTTP for ; Sat, 15 Nov 2003 17:59:43 +0100 Message-ID: <1068915583.3fb65b7f08ac1@webmail.lphp.org> Date: Sat, 15 Nov 2003 17:59:43 +0100 From: Antoine Jacoutot To: Aron =?iso-8859-1?b?SOVrYW5zb24=?= References: <20031115161244.M38912@hakanson.se> In-Reply-To: <20031115161244.M38912@hakanson.se> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit User-Agent: Internet Messaging Program (IMP) 3.2.2 / FreeBSD-5.1 cc: freebsd-current@freebsd.org Subject: Re: upgraded to CURRENT = system is dead X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 15 Nov 2003 17:03:05 -0000 Selon Aron Håkanson : > If you are looking for a fast and temporary solution, just to finish the > installworld process, you can export the following value to the > LD_LIBRARY_PATH variable: "$LD_LIBRARY_PATH:/lib:/usr/lib" Hey :) Thanks a lot... I'll try that. Antoine