It should but you will have to install all the dependencies and their
development headers to build successfully. There is a breakout page from the
building instruction which gives you the dependencies to install. (There are
occasionally some that are not covered as it depends on what the particular
Linux distribution installs as standard and what libraries have been
installed with other software but it is now pretty complete).

When you run cmake, it will stop with an error if anything is missing.
Identify the missing dependency or come back to the list, install it and
rerun cmake until it completes with out error. Library names can sometimes
vary slightly between distributions to complicate matters (usually addition
of a version number or "lib" in front 

apt-cache search <string> is a good way to find libraries with a slightly
different package name.



-----
David Cousens
--
Sent from: http://gnucash.1415818.n4.nabble.com/GnuCash-User-f1415819.html
_______________________________________________
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
If you are using Nabble or Gmane, please see 
https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
-----
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.

Reply via email to