https://bugzilla.novell.com/show_bug.cgi?id=780827 https://bugzilla.novell.com/show_bug.cgi?id=780827#c14 --- Comment #14 from Donovan Cameron <sault.don@gmail.com> 2012-09-19 16:35:14 UTC --- saultdon@d830:~> sudo zypper rm gnucash *guile* slib The following packages are going to be REMOVED: gnucash gnucash-lang guile1 libguile17 libguile1-devel libguilereadline-v-17-17 libguile-srfi-srfi-13-14-v-3-3 libguile-srfi-srfi-1-v-3-3 libguile-srfi-srfi-4-v-3-3 libguile-srfi-srfi-60-v-2-2 slib Look at all those srfi-srfi packages! Are they causing a conflict somewhere? So after that, I re-installed just gnucash: saultdon@d830:~> sudo zypper in gnucash The following NEW packages are going to be installed: gnucash gnucash-lang guile1 libguile17 slib The following recommended package was automatically selected: gnucash-lang The following package is recommended, but will not be installed: bundle-lang-gnome-extras-ar 5 new packages to install. Overall download size: 6.4 MiB. After the operation, additional 34.7 MiB will be used. Continue? [y/n/?] (y): y Trying to run gnucash gives the same original error now: saultdon@d830:~> gnucash gnc.bin-Message: main: binreloc relocation support was disabled at configure time. ERROR: In procedure dynamic-link: ERROR: file: "libguile-srfi-srfi-1-v-3", message: "file not found" So I did a search for the srfi packages and installed the closest matching one: sudo zypper in libguile-srfi-srfi-1-v-3-3 And now gnucash will run! A `sudo zypper ve` after all that says "Dependencies of all installed packages are satisfied." -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.