Re: [GNC] No such file or directory error finding libgnc-expressions-guile.so

2024-01-25 Thread Alan Hopkins
Glad it worked John! Enjoy!! On 26/1/24 12:26, John Haiducek wrote: Thanks Alan, that did the trick. I had previously tried "dnf reinstall" and that didn't fix it, but per your suggestion I uninstalled gnucash and then reinstalled using dnf and now it's working again. On

Re: [GNC] No such file or directory error finding libgnc-expressions-guile.so

2024-01-25 Thread John Haiducek
Thanks Alan, that did the trick. I had previously tried "dnf reinstall" and that didn't fix it, but per your suggestion I uninstalled gnucash and then reinstalled using dnf and now it's working again. On Thu, Jan 25, 2024 at 5:36 PM Alan Hopkins wrote: > I am using GnuCash on Fed38 too. I seem

Re: [GNC] No such file or directory error finding libgnc-expressions-guile.so

2024-01-25 Thread Alan Hopkins
I am using GnuCash on Fed38 too. I seem to remember when I installed it via the Software Centre it didn't install properly (ie some dependencies were missing) so I uninstalled, updated all and reinstalled via CLI and it runs like a dream. Maybe do what I did? Hope that is of some help Cheers

Re: [GNC] No such file or directory error finding libgnc-expressions-guile.so

2024-01-25 Thread John Haiducek
I upgraded a bunch of packages using the PackageKit GUI and offline update, and gnucash was one of them. Software Center indicated that the system was fully updated afterward. On Thu, Jan 25, 2024 at 11:46 AM Derek Atkins wrote: > Correct, it would say something like that. > Now, it could be

Re: [GNC] No such file or directory error finding libgnc-expressions-guile.so

2024-01-25 Thread Derek Atkins
Correct, it would say something like that. Now, it could be that there is a sub-library missing. I.e. this library looks for libfoo.so (which it finds), but libfoo.so depends on libbar.so, and THAT is missing. ldd would not show that. So, question for you: did you do a full system update, or

Re: [GNC] No such file or directory error finding libgnc-expressions-guile.so

2024-01-25 Thread John Haiducek
Here's the output from ldd. IIRC, missing dependencies would show up here as something like "=> Not found". It looks like everything here points to a specific file. $ ldd /usr/lib64/gnucash/libgnc-expressions-guile.so linux-vdso.so.1 (0x7ffe3cf5a000) libgnc-expressions.so =>

Re: [GNC] No such file or directory error finding libgnc-expressions-guile.so

2024-01-25 Thread Derek Atkins
Run: ldd /usr/lib64/gnucash/libgnc-expressions-guile.so And see if perhaps it is missing a dependency? -derek On Thu, January 25, 2024 11:07 am, John Haiducek wrote: > The file and its parent directory are both world-readable > > On Thu, Jan 25, 2024 at 10:46 AM R Losey wrote: > >> This is

Re: [GNC] No such file or directory error finding libgnc-expressions-guile.so

2024-01-25 Thread John Haiducek
The file and its parent directory are both world-readable On Thu, Jan 25, 2024 at 10:46 AM R Losey wrote: > This is probably a silly question, but does the .so file have permissions > that let it be read by your account? And/or what about the > containing directory? > > > On Thu, Jan 25, 2024

Re: [GNC] No such file or directory error finding libgnc-expressions-guile.so

2024-01-25 Thread R Losey
This is probably a silly question, but does the .so file have permissions that let it be read by your account? And/or what about the containing directory? On Thu, Jan 25, 2024 at 9:19 AM John Haiducek wrote: > After upgrading to gnucash 5.5 on Fedora 38 (using the rpm package for > gnucash

[GNC] No such file or directory error finding libgnc-expressions-guile.so

2024-01-25 Thread John Haiducek
After upgrading to gnucash 5.5 on Fedora 38 (using the rpm package for gnucash from the Fedora repos), I get the following error trying to start gnucash: $ gnucash Backtrace: In ice-9/boot-9.scm: 3536:20 19 (_) 2835:4 18 (save-module-excursion #) 3556:26 17 (_) In unknown file: