The Edgy sources (gnucash-2.0.0-1ubuntu1 at the time of this writing) build, install and run properly (with one noticeable exception) on my Dapper systempo, without modification and without any other non-Dapper packages installed.
The exception to proper running is that Finance::Quote is undetected by the built gnucash. $ /usr/bin/gnucash --version GnuCash 2.0.0 Built 2006-08-01 from r14475:14476 $ /usr/bin/gnucash --debug --add-price-quotes=test.gnucash gnucash: [D] (results missing-lib) No quotes retrieved. Finance::Quote isn't installed properly. $ /usr/local/bin/gnucash --version GnuCash 1.9.6 Built 2006-05-15 from r14070 $ /usr/local/bin/gnucash --add-price-quotes=test.gnucash gnucash: [M] "Found Finance::Quote version "1.08 (Output truncated; 1.9.6 has an issue where it won't update the book, but at least it found Finance::Quote. (I have libfinance-quote-perl 1.08-1 installed.)) Apart from this, the Edgy version, on cursory inspection, works for me. -- GnuCash 2.0.0 https://launchpad.net/bugs/52486 -- ubuntu-backports mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-backports
