From owner-freebsd-questions@FreeBSD.ORG Thu Oct 6 11:17:31 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 23AC916A41F for ; Thu, 6 Oct 2005 11:17:31 +0000 (GMT) (envelope-from npacemo@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.205]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2F44543D6E for ; Thu, 6 Oct 2005 11:17:24 +0000 (GMT) (envelope-from npacemo@gmail.com) Received: by zproxy.gmail.com with SMTP id z31so147602nzd for ; Thu, 06 Oct 2005 04:17:24 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=GOI/imgJ0EEq+dr+rC7HOkKmIqvVOqwgg3RX87g8bQX8ipg8uwgMdV4jqFdNgX1aZndzNr8BuuvtLP/P1j68Tj9G1+HMDd1WblYyjiTP2a+HRT76ZNNjGHbL60NVC/oIkQNR+iT1QmpmBa92UTHCbv9NJIfUmJTH6RyVJi4BFIU= Received: by 10.36.58.15 with SMTP id g15mr267150nza; Thu, 06 Oct 2005 04:17:24 -0700 (PDT) Received: by 10.36.250.66 with HTTP; Thu, 6 Oct 2005 04:17:24 -0700 (PDT) Message-ID: <666bdb140510060417g14ab0ce8m@mail.gmail.com> Date: Thu, 6 Oct 2005 14:17:24 +0300 From: Vladimir Tsvetkov To: freebsd-questions@freebsd.org In-Reply-To: <666bdb140510060357h304fe556i@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <200510061010.j96AAlwb051669@banyan.cs.ait.ac.th> <666bdb140510060319rd27c0b3s@mail.gmail.com> <200510061017.j96AHrmH051707@banyan.cs.ait.ac.th> <666bdb140510060326l50acc82cw@mail.gmail.com> <200510061027.j96AR67X051743@banyan.cs.ait.ac.th> <666bdb140510060346p2e88a139k@mail.gmail.com> <200510061047.j96AlxXR051827@banyan.cs.ait.ac.th> <666bdb140510060357h304fe556i@mail.gmail.com> Subject: Fwd: Port perl 5.8.7 on FreeBSD 4.10 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Vladimir Tsvetkov List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Oct 2005 11:17:31 -0000 ---------- Forwarded message ---------- From: Vladimir Tsvetkov Date: 2005-10-6 13:57 Subject: Re: Port perl 5.8.7 on FreeBSD 4.10 To: Olivier Nicole 2005/10/6, Olivier Nicole : > fw2: env | grep LIBRA > LD_LIBRARY_PATH=3D/lib:/usr/lib:/usr/X11R6/lib:/usr/local/lib:/usr/lib/co= mpat:/usr/local/firebird/lib:/usr/local/lib/mysql:/usr/local/lib/pth:/usr/l= ocal/lib/kde3 > > OK part of it may be useless :) > Backup the value of LD_LIBRARY_PATH (just copy the string in a text editor or somewhere else, so after this experiment you could set this environment variable again) and now unset LD_LIBRARY_PATH variable. Does this fix the problem? Vladimir