problem: gnucash-bin: error while loading shared libraries: libgtkhtml-3.8.so.15: cannot open shared object file: No such file or directory
solution: sudo yum -y install gtkhtml38
problem: gnucash-bin: error while loading shared libraries: libgsf-gnome-1.so.114: cannot open shared object file: No such file or directory
solution: sudo yum -y install libgsf-gnome
problem: ERROR: In procedure open-file: ERROR: No such file or directory: "/usr/share/guile/1.8/slib/require"
solution: sudo yum -y update slib
