I'm using gnucash really often. I'm using Ubuntu 10.10 Today gnucash refused toto start. When launched from the terminal I got the error : ERROR: file: "libguile-srfi-srfi-13-14-v-1", message:"file not found" To make sure that gnucash has all its dependencies installed i reinstalled it : nothing changed I then upgraded to the latest version (from getdeb) : nothing changed
I found a way to start it again ! $ sudo ln -s /usr/lib/libguile-srfi-srfi-13-14-v-1.so.1 /usr/lib/libguile-srfi-srfi-13-14-v-1.so I don't really know where to report this bug. Is it Ubuntu's , guile's , guile's packaging team ... ?