From owner-freebsd-ports@FreeBSD.ORG Sat Nov 25 11:48:47 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4709A16A407 for ; Sat, 25 Nov 2006 11:48:47 +0000 (UTC) (envelope-from paq237@gmail.com) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.239]) by mx1.FreeBSD.org (Postfix) with ESMTP id B1A3043D55 for ; Sat, 25 Nov 2006 11:47:58 +0000 (GMT) (envelope-from paq237@gmail.com) Received: by wx-out-0506.google.com with SMTP id s18so1018969wxc for ; Sat, 25 Nov 2006 03:48:44 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=hmh0zmAfCHAktupOKevvoUKGhQc6YjBzKxDZkAaQeTefLVhkSzvRAVYrAsubIyELrWFyzsDLWUkwQHRsho9ND3GedQjIID16DTn2BeJez8tB3Q3K7/dha/H+hxuaZh6jrWKIWgC/qlmbbYB07R3qF8/UP6/RrbJj45I42KHOo/M= Received: by 10.90.31.19 with SMTP id e19mr8890179age.1164455324793; Sat, 25 Nov 2006 03:48:44 -0800 (PST) Received: by 10.90.118.6 with HTTP; Sat, 25 Nov 2006 03:48:44 -0800 (PST) Message-ID: <432e9fe70611250348t4799ef16p961208f355e0413@mail.gmail.com> Date: Sat, 25 Nov 2006 06:48:44 -0500 From: "Ed P" To: "Peter Jeremy" In-Reply-To: <20061125014406.GA848@turion.vk2pj.dyndns.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <4538CBEA.4070205@computer.org> <453A5B23.3070602@computer.org> <453A5D3A.3070205@computer.org> <20061022001145.GC6215@turion.vk2pj.dyndns.org> <1163353785.65568.35.camel@fbsd1.dyndns.org> <20061116182540.GA909@turion.vk2pj.dyndns.org> <1164300116.84151.23.camel@fbsd1.dyndns.org> <1164416009.8037.25.camel@fbsd1.dyndns.org> <20061125014406.GA848@turion.vk2pj.dyndns.org> Cc: freebsd-ports@freebsd.org Subject: Re: gnucash will not install/run.... [SOLVED] X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 25 Nov 2006 11:48:47 -0000 Hi All On 11/24/06, Peter Jeremy wrote: > On Fri, 2006-Nov-24 18:53:28 -0600, Scott T. Hildreth wrote: > >"you need to set "libltdl_cv_sys_dlopen_deplibs=yes" in the environment > > before running the ./configure command." > > > >...does this apply to gnucash2 as well? > > Yes. > > > If I run strace on the process > >it just keeps spinning through the library search. > > That's the problem that the above command fixes. > > -- > Peter Jeremy I've installed Peter's port of GC 2 and aside from having to deal with the above known libs issue, have had a great deal of success. The port runs fine and seems quite stable, but I have found an issue where transactions entered with memorized merchants will not accept new dollar values. Instead the value of the previously entered transaction for that merchant is entered instead. Once the transaction is entered, the user can go back to the register and change it - but this results in essentially entering transactions twice. I've posed the same question to gnucash-users with no answers. I also installed and ran a GnuCash Linux livecd within a VMware VM and loaded my data into it. The problem does not occur there. Has anyone else had an issue like this? -- Ed P. paq237@gmail.com