Talk:Building
From GnuCash
re: fixing slib issues
On Ubuntu 10.04.1 the path for the guile.init file is a bit shorter than mentioned in the article:
/usr/share/slib/
Thus line 1790 in my slib.scm file reads:
(load-from-path "/usr/share/slib/guile.init")
hope that helps someone
aptitude or apt-get
apt-get build-dep gnucash failed for me. aptitude build-dep gnucash worked Seems like aptitude is more robust and the wiki should be changed.