https://bugzilla.novell.com/show_bug.cgi?id=214940 ------- Comment #8 from mgoppold@web.de 2006-11-11 04:55 MST ------- As I guessed in "Bug 218032 - gnucash doesn't start", Comment #6, it seems no problem with guile at all. In Beta2 I did the following again: rpm -e --nodeps guile rpm -i -vv http://.../SL-OSS-factory/inst-source/suse/i586/guile-1.8.1-14.i586.rpm and see: .. D: install: %post(guile-1.8.1-14.i586) asynchronous scriptlet start D: install: %trigger(guile-1.8.1-14.i586) execv(/bin/sh) pid 6299 + '[' -e /usr/share/slib/guile.init ']' + '[' '!' -e /usr/share/guile/1.8/slib ']' + ln -sf /usr/share/slib /usr/share/guile/1.8/slib + '[' '!' -f /usr/share/guile/1.8/slibcat ']' + guile -c '(use-modules (ice-9 slib)) (require '\''new-catalog)' D: install: waitpid(6299) rc 6299 status 0 secs 0.095 D: running post-transaction scripts .. and then gnucash started up correctly. Now, how can I determine whether the script runs at first install or not? And how can I enforce to do it when the script doesn't runs at first install? -- 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, or are watching someone who is.