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 wrote: > > "Anthony Dardis" 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 wo

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 wrote: > "Anthony Dardis" 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 > >> >

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

2010-11-15 Thread Derek Atkins
"Anthony Dardis" 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: > > LD_LIBRA

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 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 tried: (a) env LD_L

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) > > ./c

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

2010-11-14 Thread Anthony Dardis
he first time > > I've tried to do this (other than letting 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

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

2010-11-13 Thread John Ralls
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 followin

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

2010-11-13 Thread Anthony Dardis
e 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 => (0x00ea5000) libgobject-2.0.so.0 => /u

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

2010-09-21 Thread Derek Atkins
"..." 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) >     librt.so.1 => /lib/i6

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 ...
5 $cd 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: #