From owner-freebsd-questions@FreeBSD.ORG Thu Oct 6 11:15:29 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 2CAEE16A41F for ; Thu, 6 Oct 2005 11:15:29 +0000 (GMT) (envelope-from npacemo@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id AD06E43D49 for ; Thu, 6 Oct 2005 11:15:28 +0000 (GMT) (envelope-from npacemo@gmail.com) Received: by zproxy.gmail.com with SMTP id z31so147463nzd for ; Thu, 06 Oct 2005 04:15:28 -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=ATCypIrp7Q1kGUr0AG9Z4nzzdESlhEP6dHj6I1Ccic0E6TlcMJDlRp0dsVZrtggXUHiiTCgR/NIZLC58HFzBDRk60stOjBKY+ImzFGZgIJQh3QRtAJiSy4qK+V2LHrHwzp5+9L6lOwc3ulcnVc783yLClw3QK3vnVstgHzV8DFU= Received: by 10.36.12.2 with SMTP id 2mr294615nzl; Thu, 06 Oct 2005 04:15:28 -0700 (PDT) Received: by 10.36.250.66 with HTTP; Thu, 6 Oct 2005 04:15:28 -0700 (PDT) Message-ID: <666bdb140510060415x611787d3x@mail.gmail.com> Date: Thu, 6 Oct 2005 14:15:28 +0300 From: Vladimir Tsvetkov To: freebsd-questions@freebsd.org In-Reply-To: <666bdb140510060405i5669ec51u@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> <200510061057.j96AvOdG051866@banyan.cs.ait.ac.th> <666bdb140510060405i5669ec51u@mail.gmail.com> Subject: Re: 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:15:29 -0000 ---------- Forwarded message ---------- From: Vladimir Tsvetkov Date: 2005-10-6 14:05 Subject: Re: Port perl 5.8.7 on FreeBSD 4.10 To: Olivier Nicole > > Does this fix the problem? > > It does, now I have to figure out what is the problem in the library. > > Both machines have the same LD_LIBRARY_PATH... > > Thanks, I should be able to work it out now. This happens to be a common problem. You might want to look at: http://www.freebsd.org/cgi/getmsg.cgi?fetch=3D1630529+0+/usr/local/www/db/t= ext/2003/freebsd-questions/20031214.freebsd-questions There is an explanation for this problem and recommendations what is the correct way to configure ld(1). Best Regards, Vladimir