Compile Guncash
Plutocrat
plutocrat at gmail.com
Thu Mar 26 23:52:43 EDT 2015
Dennis Powless wrote on Friday, 27 March, 2015 07:30 AM:
> I am having trouble installing Gnucash 2.6.5 in ubuntu 14.04 LTS
Hi Dennis,
First of all, if you really want to compile it yourself, did you install the build tools with
apt-get install build-essential
That should make sure you have all the stuff you need.
However, another option exists. You can add the getdeb repository to your Ubuntu installation, and it will install the later version when you issue the normal install command.
Info here: http://www.getdeb.net/updates/ubuntu/14.10/
BTW from this repository, you'll need to specify you want the docs too, so install like this:
apt-get install gnucash gnucash-docs
P
More information about the gnucash-user
mailing list