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
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
> >>
>
"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
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
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
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
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
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
"..." 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
>
>
> 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)
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:
#
11 matches
Mail list logo