Date: Sat, 02 Dec 2006 15:59:37 -0600 From: "Scott T. Hildreth" <shild@sbcglobal.net> To: Peter Jeremy <peterjeremy@optushome.com.au> Cc: FreeBSD Gnome <gnome@freebsd.org>, ahze@freebsd.org, freebsd-ports <freebsd-ports@freebsd.org> Subject: Re: gnucash will not install/run.... [SOLVED] Message-ID: <1165096777.8037.98.camel@fbsd1.dyndns.org> In-Reply-To: <20061125014406.GA848@turion.vk2pj.dyndns.org> References: <4538CBEA.4070205@computer.org> <20061021010556.GB1148@turion.vk2pj.dyndns.org> <453A5B23.3070602@computer.org> <453A5D3A.3070205@computer.org> <op.thsccufw9aq2h7@mezz.mezzweb.com> <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>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 2006-11-25 at 12:44 +1100, 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. I'm still having this problem. I changed the Makefile, CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ libltdl_cv_sys_dlopen_deplibs=yes \ LIBS="-L${LOCALBASE}/lib" I checked the work/gnucash-2.0.2/config.log and the "libltdl_cv_sys_dlopen_deplibs=yes" is in there. I do make install, start gnucash and the same problem occurs. I am doing something wrong here? Thanks. -- Scott T. Hildreth <shild@sbcglobal.net>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1165096777.8037.98.camel>