64-bit issues, login accounts on an Athlon-64 available.
Bill Nottingham
notting at redhat.com
Wed Dec 7 12:15:34 EST 2005
Christian Stimming (stimming at tuhh.de) said:
> Am Mittwoch, 7. Dezember 2005 17:26 schrieb Englisch, Volker (NIH/NCI) [C]:
> > > I've now been able to compile GnuCash on my 64-bit system
> >
> > Just noticed that even though I can compile GC (without the
> > --enable-hbci
> > option) I can not run it:
> >
> > [volker at kepler ~]$ /opt/gnucash/bin/gnucash
> > ERROR: In procedure dynamic-link:
> > ERROR: file: "libgw-wct", message: "/usr/lib/libgw-wct.so.0: cannot
> > open
> > shared object file: No such file or directory"
It's looking in the wrong place - this (in theory) should be in
/usr/lib64 (assuming x86_64 - you aren't building for ia64, are you? :) )
Does that library exist in /usr/lib64? If so, there might be a misbuilt
libtool .la file somewhere.
Bill
More information about the gnucash-devel
mailing list