Hi,
I have a problem starting gnucash on my F8 box, tried already compiling the package myself, but with the same result.
Error message when launching gnucash:
gnucash-bin: error while loading shared libraries: /usr/lib/libc.so.6: invalid ELF header
Error message when launching gnucash-bin:
gnucash-bin: error while loading shared libraries: libgnc-qof.so.1: cannot open shared object file: No such file or directory
find /usr/lib -name *libc.so* returns:
/usr/lib/libc.so
/usr/lib/libc.so.6
find /usr/lib -name *gnc-qof* returns:
/usr/lib/gnucash/libgnc-qof.so.1.0.4
/usr/lib/gnucash/libgnc-qof.so
/usr/lib/gnucash/libgnc-qof.so.1
tried also the F9 rpms from the development tree including updating goffice and some other libs, but still the same error message as shown above.
Did someone got the same issue with gnucash?
Cheers,
tinti