Re: libgnc-qof.so.1: cannot open shared object file

2010-11-19 Thread Anthony Dardis
On Mon, Nov 15, 2010 at 10:44 AM, Derek Atkins warl...@mit.edu wrote: Anthony Dardis adar...@gmail.com writes: No need to rebuild. Try this: LD_LIBRARY_PATH=/usr/local/lib:$LD_LIBRARY_PATH /usr/local/bin/gnucash If that still doesn't work, please post the output of ldd

Re: libgnc-qof.so.1: cannot open shared object file

2010-11-19 Thread Mike Evans
On Friday November 19 2010 14:49:21 Anthony Dardis wrote: On Mon, Nov 15, 2010 at 10:44 AM, Derek Atkins warl...@mit.edu wrote: Anthony Dardis adar...@gmail.com writes: No need to rebuild. Try this: LD_LIBRARY_PATH=/usr/local/lib:$LD_LIBRARY_PATH /usr/local/bin/gnucash If that

Re: libgnc-qof.so.1: cannot open shared object file

2010-11-15 Thread Derek Atkins
Anthony Dardis adar...@gmail.com writes: No need to rebuild. Try this: LD_LIBRARY_PATH=/usr/local/lib:$LD_LIBRARY_PATH /usr/local/bin/gnucash If that still doesn't work, please post the output of ldd /usr/local/bin/gnucash Regards, John Ralls Excellent! This worked:

Re: libgnc-qof.so.1: cannot open shared object file

2010-11-14 Thread Anthony Dardis
Fink do it on my Mac). It builds ok; `make check' gives errors (let me know if you want to see them); when I type gnucash at the command line I get libgnc-qof.so.1: cannot open shared object file This came up for someone else in September. Derek asked for the following information

Re: libgnc-qof.so.1: cannot open shared object file

2010-11-14 Thread John Ralls
On Nov 14, 2010, at 10:22 AM, Anthony Dardis wrote: Thanks. No luck so far. This system did have 2.2.9 installed using Synaptic; I did a complete removal before I started this build. Following your suggestion I tried: (a) env LD_LIBRARY_PATH=/usr/local/lib/ (b) ./configure

Re: libgnc-qof.so.1: cannot open shared object file

2010-11-14 Thread Anthony Dardis
On Sun, 14 Nov 2010 14:46:46 -0500, John Ralls jra...@ceridwen.us wrote: On Nov 14, 2010, at 10:22 AM, Anthony Dardis wrote: Thanks. No luck so far. This system did have 2.2.9 installed using Synaptic; I did a complete removal before I started this build. Following your suggestion I

libgnc-qof.so.1: cannot open shared object file

2010-11-13 Thread Anthony Dardis
gnucash at the command line I get libgnc-qof.so.1: cannot open shared object file This came up for someone else in September. Derek asked for the following information: ldd /usr/local/lib/libgnc-qof.so.1 linux-gate.so.1 = (0x00ea5000) libgobject-2.0.so.0 = /usr/lib/libgobject-2.0.so.0

Re: libgnc-qof.so.1: cannot open shared object file

2010-11-13 Thread John Ralls
' gives errors (let me know if you want to see them); when I type gnucash at the command line I get libgnc-qof.so.1: cannot open shared object file This came up for someone else in September. Derek asked for the following information: ldd /usr/local/lib/libgnc-qof.so.1 linux-gate.so.1

Re: libgnc-qof.so.1: cannot open shared object file

2010-09-21 Thread Derek Atkins
... offonoffoffon...@gmail.com writes: What do you get from:  ldd /usr/local/lib/libgnc-qof.so.1 On the debian system: $  ldd /usr/local/lib/libgnc-qof.so.1     linux-gate.so.1 =  (0xb778)     libgthread-2.0.so.0 = /usr/lib/libgthread-2.0.so.0 (0xb773)    

Re: libgnc-qof.so.1: cannot open shared object file

2010-09-20 Thread ...
What do you get from: ldd /usr/local/lib/libgnc-qof.so.1 On the debian system: $ ldd /usr/local/lib/libgnc-qof.so.1 linux-gate.so.1 = (0xb778) libgthread-2.0.so.0 = /usr/lib/libgthread-2.0.so.0 (0xb773) librt.so.1 = /lib/i686/cmov/librt.so.1 (0xb7727000)

libgnc-qof.so.1: cannot open shared object file

2010-09-19 Thread ...
gnucash-2.3.15 $./autogen.sh $./configure --enable-pyt --enable-compile-warnings $make #make install $gnucash gnucash: error while loading shared libraries: libgnc-qof.so.1: cannot open shared object file: No such file or directory but this file exists in very reasonable looking locations: # find